fix: typo

This commit is contained in:
Sebastian Rindom
2021-04-12 10:07:49 +02:00
parent e105d4edde
commit 37ab52b195

View File

@@ -598,6 +598,7 @@ class BrightpearlService extends BaseService {
},
},
rows: await this.getBrightpearlRows({
currency_code: fromOrder.currency_code,
region: fromOrder.region,
discounts: fromOrder.discounts,
tax_rate: fromOrder.tax_rate,