Release storico UDC e picking list

This commit is contained in:
2026-06-03 11:41:25 +02:00
parent 4dabba8ce7
commit 742f6a9fe9
28 changed files with 2021 additions and 42 deletions

View File

@@ -353,7 +353,7 @@ FROM (
WHERE c.ID = :target_idcella
) AS target;
EXEC dbo.sp_ControllaPrenotazionePackingListPalletNew;
EXEC dbo.py_sp_ControllaPrenotazionePackingListPalletNew;
SELECT
CAST(1 AS int) AS Ok,