Skip to content

Commit

Permalink
added FIXME
Browse files Browse the repository at this point in the history
  • Loading branch information
teosarca authored and metas-ts committed Sep 8, 2017
1 parent ed3321d commit 80f8ccb
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -125,6 +125,7 @@ protected String doIt() throws Exception

//
// Assign the split TUs to the receipt line
// FIXME: this is a workaround until https://github.com/metasfresh/metasfresh/issues/2392 is implemented
tusToReturn.forEach(tu -> huAssignmentBL.createHUAssignmentBuilder()
.initializeAssignment(getCtx(), ITrx.TRXNAME_ThreadInherited)
.setM_LU_HU(null)
Expand Down

0 comments on commit 80f8ccb

Please sign in to comment.