fix insert date downpayment dan branchcode receive order asset

This commit is contained in:
2026-07-22 13:37:35 +07:00
parent 8d8a5e48d5
commit 5347d89acb
4 changed files with 58 additions and 57 deletions

View File

@@ -98,7 +98,7 @@ class PurchaseInvoiceInstallment extends MY_Controller
$row["SupplierInvoiceID"],
$amount,
$installDate,
$dueDate,
$installDate,
$createdBy
]);