creazione colli da lavorazioni
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:
@@ -660,7 +660,7 @@ public class DocumentiDirettiService {
|
||||
createULFromDocument.getCodAnag(),
|
||||
createULFromDocument.getCodVdes());
|
||||
codMdepTrasf = UtilityDB.executeSimpleQueryOnlyFirstRowFirstColumn(multiDBTransactionManager.getPrimaryConnection(), sql);
|
||||
if(UtilityString.isNullOrEmpty(codMdepTrasf)) isTrasferimento = true;
|
||||
if(!UtilityString.isNullOrEmpty(codMdepTrasf)) isTrasferimento = true;
|
||||
}
|
||||
|
||||
if (isTrasferimento) {
|
||||
|
||||
Reference in New Issue
Block a user