fix: typo
This commit is contained in:
@@ -598,6 +598,7 @@ class BrightpearlService extends BaseService {
|
|||||||
},
|
},
|
||||||
},
|
},
|
||||||
rows: await this.getBrightpearlRows({
|
rows: await this.getBrightpearlRows({
|
||||||
|
currency_code: fromOrder.currency_code,
|
||||||
region: fromOrder.region,
|
region: fromOrder.region,
|
||||||
discounts: fromOrder.discounts,
|
discounts: fromOrder.discounts,
|
||||||
tax_rate: fromOrder.tax_rate,
|
tax_rate: fromOrder.tax_rate,
|
||||||
|
|||||||
Reference in New Issue
Block a user