Merge branch 'master' into develop
This commit is contained in:
@@ -1050,7 +1050,7 @@ public class ProductServices {
|
||||
throw new Exception("Nessuna immagine salvata");
|
||||
}
|
||||
|
||||
return entityProcessor.processEntityList(mtbAartList, multiDBTransactionManager, true);
|
||||
return entityProcessor.processEntityList(mtbAartList, multiDBTransactionManager, false);
|
||||
}
|
||||
|
||||
private MtbAart prepareEntityForImportFoto(String fileName) throws Exception {
|
||||
|
||||
Reference in New Issue
Block a user