7773-testToMaster_2430 #2774

Merged
alexm merged 368 commits from 7773-testToMaster_2430 into master 2024-07-23 06:21:03 +00:00
1 changed files with 1 additions and 1 deletions
Showing only changes of commit fafebb4339 - Show all commits

View File

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