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

@@ -1001,6 +1001,7 @@ class AddSalesScreenState extends ConsumerState<AddAndUpdatePurchaseScreen> {
key: paymentWidgetKey,
showWalletOption: true,
totalAmountController: recevedAmountController,
totalDueAmount: providerData.totalPayableAmount,
showChequeOption: false,
initialTransactions: widget.transitionModel?.transactions,
onPaymentListChanged: () {