update denomination money
This commit is contained in:
@@ -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);
|
||||
|
||||
Reference in New Issue
Block a user