indentation correction

This commit is contained in:
Carlos Jimenez Ruiz 2021-05-12 09:52:04 +02:00
parent 457d23dc16
commit 83d6581349
1 changed files with 1 additions and 1 deletions

View File

@ -34,7 +34,7 @@ module.exports = Self => {
}
});
Self.getShipped = async(landed, addressFk, agencyModeFk, warehouseFk)=> {
Self.getShipped = async(landed, addressFk, agencyModeFk, warehouseFk) => {
let stmts = [];
stmts.push(new ParameterizedSQL(
`CALL vn.zone_getShippedWarehouse(?, ?, ?)`, [