Compare commits

...

1 Commits

Author SHA1 Message Date
Pako Natek 7387b09289 se elimina el nombre de la tienda 2024-07-08 07:58:12 +02:00
1 changed files with 1 additions and 1 deletions

View File

@ -51,7 +51,7 @@ proc:BEGIN
description,
addressFk
)
SELECT CONCAT(i.name, ' by ',a.nickname),
SELECT i.name,
r.price + apc.deliveryCost,
r.itemFk,
vLanded,