Merge pull request 'refs #6897 fix filter' (!2657) from 6897-entryMigration2 into dev
gitea/salix/pipeline/head This commit looks good
Details
gitea/salix/pipeline/head This commit looks good
Details
Reviewed-on: #2657 Reviewed-by: Alex Moreno <alexm@verdnatura.es>
This commit is contained in:
commit
92163231b1
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue