feat itemShelving_filterBuyer refs #7023 #2622
No reviewers
Labels
No Milestone
No Assignees
2 Participants
Notifications
Due Date
No due date set.
Dependencies
No dependencies set.
Reference: verdnatura/salix#2622
Loading…
Reference in New Issue
No description provided.
Delete Branch "7023_itemShelving_filterBuyer"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Solo se cambia la parte para no confundir a los pasilleros, no se refactoriza, se cerró tarea : https://redmine.verdnatura.es/issues/5592
@ -16,3 +16,3 @@
(SELECT sub.itemFk,
sub.longName,
CONCAT('Hoy saldrán ', CAST(sub2.pendiente AS DECIMAL(10,0)), ' unidades.') `size`,
CONCAT('Hoy quedan por sacar ', CAST(sub2.pendiente AS DECIMAL(10,0)), ' unidades.') `size`,
Estem gastant els camps size..de forma incorrecta.
Proposta retrocompatible: deixa ixos camps com estaven.
Tornes un camp mes amb la info qus vols SOLS EL NÚMERO, i en front li afegeixes el codi que vullgues