Aggiunto throw exception in fase di salvataggio fatture passive
This commit is contained in:
@@ -460,6 +460,8 @@ public class PassiveInvoiceService {
|
||||
ps.executeUpdate();
|
||||
ps.close();*/
|
||||
|
||||
UtilityEntity.throwEntitiesException(entityList);
|
||||
|
||||
return stbFilesAttached;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user