Abilitazione nuova versione generazione ordini di produzione
This commit is contained in:
@@ -11,7 +11,7 @@ public class Migration_20251117170957 extends BaseMigration implements Migration
|
|||||||
if (isHistoryDB())
|
if (isHistoryDB())
|
||||||
return;
|
return;
|
||||||
|
|
||||||
if (!isCustomerDb(IntegryCustomerDB.Gramm_Gramm))
|
if (!isCustomerDb(IntegryCustomerDB.Gramm_Gramm) && !isCustomerDb(IntegryCustomerDB.Dulciar_Dulciar))
|
||||||
return;
|
return;
|
||||||
|
|
||||||
executeStatement("update stb_gest_setup set value = 'S' where gest_name = 'DTB_ORDT' and key_section in ('NUOVA_PROCEDURA','DISABLE_TRIGGER_ORDL')");
|
executeStatement("update stb_gest_setup set value = 'S' where gest_name = 'DTB_ORDT' and key_section in ('NUOVA_PROCEDURA','DISABLE_TRIGGER_ORDL')");
|
||||||
|
|||||||
Reference in New Issue
Block a user