Merge branch 'hotfix/Hotfix-1' into develop
Some checks failed
IntegryManagementSystem_Multi/pipeline/head There was a failure building this commit

This commit is contained in:
2025-04-08 17:10:29 +02:00

View File

@@ -2044,7 +2044,7 @@ public class WMSGenericService {
short segno = UtilityDB.executeSimpleQueryOnlyFirstRowFirstColumn(multiDBTransactionManager.getPrimaryConnection(), sql);
if (segno < 0) {
if (segno > 0) {
codMdepDoc = mtbDepo.getCodMdep();
MtbDepo mtbDepoPartenza = new MtbDepo();