mirror of
https://github.com/bigcapitalhq/bigcapital.git
synced 2026-02-16 12:50:38 +00:00
refactoring: payment receive and sale invoice actions.
This commit is contained in:
@@ -13,6 +13,8 @@ export interface ISaleInvoiceOTD {
|
||||
invoiceDate: Date,
|
||||
dueDate: Date,
|
||||
referenceNo: string,
|
||||
invoiceNo: string,
|
||||
customerId: number,
|
||||
invoiceMessage: string,
|
||||
termsConditions: string,
|
||||
entries: IItemEntryDTO[],
|
||||
|
||||
Reference in New Issue
Block a user