Skip to content

Commit

Permalink
#181 TODO
Browse files Browse the repository at this point in the history
  • Loading branch information
teosarca committed Feb 25, 2017
1 parent 0a2fe28 commit fd790d2
Showing 1 changed file with 2 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -79,6 +79,8 @@ public ProcessPreconditionsResolution checkPreconditionsApplicable(final IProces
{
return ProcessPreconditionsResolution.rejectWithInternalReason("select more than one row");
}

// TODO: make sure all rows are for same BPartner

return ProcessPreconditionsResolution.accept();
}
Expand Down

0 comments on commit fd790d2

Please sign in to comment.