order success
This commit is contained in:
@@ -31,7 +31,8 @@ abstract class OrderRepository {
|
||||
required Map<String, dynamic> deliveryAddress,
|
||||
required String paymentMethod,
|
||||
bool needsInvoice = false,
|
||||
bool needsNegotiation = false,
|
||||
bool ignorePricingRule = false,
|
||||
bool contractRequest = false,
|
||||
String? notes,
|
||||
});
|
||||
|
||||
|
||||
Reference in New Issue
Block a user