test: refs #7173 fix sql, adding alias
gitea/salix/pipeline/pr-test This commit looks good Details

This commit is contained in:
Alex Moreno 2024-04-23 08:47:52 +02:00
parent 85491613b0
commit 60d5b9e4aa
1 changed files with 48 additions and 48 deletions

View File

@ -45,7 +45,7 @@ module.exports = Self => {
wh.name warehouseName,
tob.description observationDelivery,
tob2.description observationDropOff,
tob2.id,
tob2.id observationId,
a.street,
a.postalCode,
a.city,