mirror of
https://github.com/bigcapitalhq/bigcapital.git
synced 2026-02-17 21:30:31 +00:00
refactor: e2e
This commit is contained in:
@@ -56,7 +56,7 @@ export class SaleInvoiceWriteoffGL {
|
||||
|
||||
return {
|
||||
...commontEntry,
|
||||
credit: this.saleInvoiceModel.localWrittenoffAmount,
|
||||
credit: this.saleInvoiceModel.writtenoffAmountLocal,
|
||||
accountId: this.ARAccountId,
|
||||
contactId: this.saleInvoiceModel.customerId,
|
||||
debit: 0,
|
||||
|
||||
Reference in New Issue
Block a user