feat: refs #4948 Added ticket_doSelfConsumptionPackaging proc & event #2262

Closed
guillermo wants to merge 15 commits from 4948-procTicketSelfConsumption into dev
1 changed files with 1 additions and 0 deletions
Showing only changes of commit 83ba2d29b3 - Show all commits

View File

@ -89,5 +89,6 @@ BEGIN
END IF;
END IF;
END IF;
-- Test
END$$
DELIMITER ;