7806_devToTest_2332 #2801

Merged
alexm merged 126 commits from 7806_devToTest_2330 into test 2024-07-30 06:14:09 +00:00
1 changed files with 2 additions and 0 deletions
Showing only changes of commit c17214ce05 - Show all commits

View File

@ -199,6 +199,8 @@ proc: BEGIN
pb.V = ti.V,
pb.N = ti.N;
DROP TEMPORARY TABLE tItemPackingType;
-- Colecciones segun tipo de encajado
UPDATE tmp.productionBuffer pb
JOIN ticketCollection tc ON pb.ticketFk = tc.ticketFk