perubahan denomuretor on pos sale

This commit is contained in:
2026-04-04 23:44:16 +07:00
parent 517ed3bea3
commit d912b1f63a
20 changed files with 350 additions and 142 deletions

View File

@@ -364,6 +364,7 @@ class _DueCollectionScreenState extends State<DueCollectionScreen> {
showWalletOption: true, // Configure as needed
showChequeOption: (widget.customerModel.type != 'Supplier'), // Configure as needed
totalAmountController: paidText,
totalDueAmount: dueAmount,
onPaymentListChanged: () {},
),
const Divider(height: 20),