Skip to content

Commit

Permalink
Bug Ricerca compenso trovato da eliminare
Browse files Browse the repository at this point in the history
  • Loading branch information
gifracr committed Sep 27, 2016
1 parent 1f756b2 commit 9ef93c7
Showing 1 changed file with 0 additions and 10 deletions.
Expand Up @@ -2519,16 +2519,6 @@ public OggettoBulk inizializzaBulkPerInserimento(UserContext userContext,
CompensoBulk compenso = (CompensoBulk) super
.inizializzaBulkPerInserimento(userContext, bulk);

try {
ricercaCompensiTrovato(userContext, new Integer ("10221"));
} catch (NumberFormatException e1) {
// TODO Auto-generated catch block
e1.printStackTrace();
} catch (PersistencyException e1) {
// TODO Auto-generated catch block
e1.printStackTrace();
}

try {
if (!verificaStatoEsercizio(
userContext,
Expand Down

0 comments on commit 9ef93c7

Please sign in to comment.