Success Split Bill Page
This commit is contained in:
@@ -228,6 +228,7 @@ class _PaymentRightPanelState extends State<PaymentRightPanel> {
|
||||
PaymentFormEvent.submittedSplitBill(
|
||||
customerId: widget.customerId,
|
||||
splitType: widget.splitType,
|
||||
customerName: widget.customerName,
|
||||
),
|
||||
);
|
||||
} else {
|
||||
|
||||
Reference in New Issue
Block a user