update denomination money

This commit is contained in:
2026-03-28 09:24:56 +07:00
parent 2fb16411bf
commit 517ed3bea3
8438 changed files with 56 additions and 63441 deletions

View File

@@ -821,6 +821,7 @@ class AddSalesScreenState extends ConsumerState<AddSalesScreen> {
showWalletOption: true,
totalAmountController: recevedAmountController,
showChequeOption: true,
showCashDenomination: true,
initialTransactions: widget.transitionModel?.transactions,
onPaymentListChanged: () {
providerData.calculatePrice(receivedAmount: recevedAmountController.text);