Merge branch 'master' into develop
All checks were successful
IntegryManagementSystem_Multi/pipeline/head This commit looks good
All checks were successful
IntegryManagementSystem_Multi/pipeline/head This commit looks good
This commit is contained in:
@@ -224,7 +224,7 @@ public class PackagesRules extends QueryRules {
|
||||
String flagInsPartitaMag = "N";
|
||||
|
||||
if ("V".equalsIgnoreCase(gestione)) {
|
||||
flagInsPartitaMag = setupGest.getSetup("DATI_AZIENDA", "COLLI_MAGAZZINO", "INS_PARTITA_MAG");
|
||||
flagInsPartitaMag = setupGest.getSetup(connection, "DATI_AZIENDA", "COLLI_MAGAZZINO", "INS_PARTITA_MAG");
|
||||
|
||||
} else {
|
||||
flagInsPartitaMag = "S";
|
||||
|
||||
Reference in New Issue
Block a user