refs #6897 fix filter #2657

Merged
carlossa merged 4 commits from 6897-entryMigration2 into dev 2024-07-03 10:15:04 +00:00
1 changed files with 1 additions and 0 deletions

View File

@ -180,6 +180,7 @@ module.exports = Self => {
cu.code currencyCode, cu.code currencyCode,
t.shipped, t.shipped,
t.landed, t.landed,
t.ref AS travelRef,
t.warehouseInFk, t.warehouseInFk,
w.name warehouseInName w.name warehouseInName
FROM vn.entry e FROM vn.entry e