refactor: e2e

This commit is contained in:
Ahmed Bouhuolia
2025-01-01 14:39:25 +02:00
parent 8bacf3a001
commit b72f85b394
14 changed files with 227 additions and 137 deletions

View File

@@ -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,