refactor(collection_new): refs #8058 new algorithym #3039

Closed
pako wants to merge 6 commits from 8058-test-ticketsUrgentes into test
1 changed files with 1 additions and 1 deletions
Showing only changes of commit 10375162c1 - Show all commits

View File

@ -3,7 +3,7 @@ CREATE OR REPLACE DEFINER=`vn`@`localhost` PROCEDURE `vn`.`ticket_splitItemPacki
vSelf INT,
vOriginalItemPackingTypeFk VARCHAR(1)
)
BEGIN
proc: BEGIN
/**
* Clona y reparte las ventas de un ticket en funcion del tipo de empaquetado.
* Respeta el id inicial para el tipo propuesto.