chore: add version comments (20.03.2026) to pack_import_comenzi and pack_import_parteneri

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
This commit is contained in:
Claude Agent
2026-03-20 10:39:43 +00:00
parent 6c72be5f86
commit 5a10b4fa42
2 changed files with 3 additions and 0 deletions

View File

@@ -1,5 +1,7 @@
CREATE OR REPLACE PACKAGE PACK_IMPORT_PARTENERI AS
-- 20.03.2026 - import parteneri GoMag: PJ/PF, shipping/billing, cautare/creare automata
-- ====================================================================
-- CONSTANTS
-- ====================================================================

View File

@@ -60,6 +60,7 @@
-- v_id_comanda => v_id);
-- DBMS_OUTPUT.PUT_LINE('ID comanda: ' || v_id);
-- END;
-- 20.03.2026 - dual policy vanzare/productie, kit pricing distributed/separate_line, SKU→CODMAT via ARTICOLE_TERTI
-- ====================================================================
CREATE OR REPLACE PACKAGE PACK_IMPORT_COMENZI AS