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:
@@ -659,9 +659,7 @@ public class DocumentiAcquistoImportService {
|
|||||||
// insRow = false;
|
// insRow = false;
|
||||||
// }
|
// }
|
||||||
|
|
||||||
if ( existDoc ) {
|
|
||||||
wdtbDoct.setOperation(OperationType.UPDATE);
|
|
||||||
}
|
|
||||||
wdtbDoctList.add(wdtbDoct);
|
wdtbDoctList.add(wdtbDoct);
|
||||||
index = wdtbDoctList.indexOf(wdtbDoct);
|
index = wdtbDoctList.indexOf(wdtbDoct);
|
||||||
insRow = true;
|
insRow = true;
|
||||||
|
|||||||
Reference in New Issue
Block a user