perubahan denomuretor on pos sale
This commit is contained in:
@@ -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),
|
||||
|
||||
Reference in New Issue
Block a user