refs #6897 fix filter
gitea/salix/pipeline/pr-dev This commit looks good Details

This commit is contained in:
Carlos Satorres 2024-07-03 12:13:40 +02:00
parent dd3a8d4b72
commit fafebb4339
1 changed files with 1 additions and 1 deletions

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