agencyMode now can be null

This commit is contained in:
Gerard 2018-10-03 14:05:25 +02:00
parent e53beea7cb
commit a7bd76a218
1 changed files with 1 additions and 1 deletions

View File

@ -34,7 +34,7 @@ module.exports = Self => {
params.warehouseFk,
params.companyFk | 442,
params.addressFk,
params.agencyModeFk,
params.agencyModeFk | null,
params.routeFk | null,
params.landed,
params.userId