Merge pull request 'refs #6897 fix filter' (!2657) from 6897-entryMigration2 into dev
gitea/salix/pipeline/head This commit looks good Details

Reviewed-on: #2657
Reviewed-by: Alex Moreno <alexm@verdnatura.es>
This commit is contained in:
Carlos Satorres 2024-07-03 10:15:03 +00:00
commit 92163231b1
1 changed files with 1 additions and 0 deletions

View File

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