fix: bp swaps

This commit is contained in:
Sebastian Rindom
2021-04-12 09:57:35 +02:00
parent 237ed51307
commit e105d4edde

View File

@@ -968,6 +968,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,