Merge branch 'develop' into feature/JDK11
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:
@@ -1226,7 +1226,7 @@ public class WMSGenericService {
|
|||||||
|
|
||||||
DtbDoct dtbDoctInv = null;
|
DtbDoct dtbDoctInv = null;
|
||||||
|
|
||||||
if (shouldCreateMovimentoFiscale && isDocumentAttached) {
|
if (shouldCreateMovimentoFiscale) {
|
||||||
String codDtipToUse = setupGest.getSetup(multiDBTransactionManager.getPrimaryConnection(), "PICKING", "RETTIFICA_GIACENZE", "TIPO_MOVIMENTO_FISCALE");
|
String codDtipToUse = setupGest.getSetup(multiDBTransactionManager.getPrimaryConnection(), "PICKING", "RETTIFICA_GIACENZE", "TIPO_MOVIMENTO_FISCALE");
|
||||||
|
|
||||||
if (UtilityString.isNullOrEmpty(codDtipToUse))
|
if (UtilityString.isNullOrEmpty(codDtipToUse))
|
||||||
|
|||||||
Reference in New Issue
Block a user