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 ec164ab36a - Show all commits

View File

@ -14,7 +14,7 @@ proc: BEGIN
*/
DECLARE vDone INT DEFAULT FALSE;
DECLARE vHasItemPackingType BOOL;
DECLARE vItemPackingTypeFk INT;
DECLARE vItemPackingTypeFk VARCHAR(1);
jgallego marked this conversation as resolved Outdated

ací el fas int, pero en la taula item es un varchar (1)

ací el fas int, pero en la taula item es un varchar (1)
DECLARE vNewTicketFk INT;
DECLARE vItemPackingTypes CURSOR FOR