Create Production run doesn't use routing set by user
----------------------------------------------------- Key: OFBIZ-190 URL: http://issues.apache.org/jira/browse/OFBIZ-190 Project: OFBiz (The Open for Business Project) Issue Type: Improvement Components: manufacturing Affects Versions: SVN trunk Reporter: Scott Gray Priority: Minor Attachments: patch.txt The createProductionRun code ignores the routing selected by a user when creating a production run. All the code does currently is look at the routings available for the product and then uses the first one it comes across. The attached patch fixes this and I've also got the code to filter available routings based on when the production run is set to begin (as was mentioned in a couple of TODOs in the code) -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http://issues.apache.org/jira/secure/Administrators.jspa - For more information on JIRA, see: http://www.atlassian.com/software/jira |
[ http://issues.apache.org/jira/browse/OFBIZ-190?page=all ]
Jacopo Cappellato reassigned OFBIZ-190: --------------------------------------- Assignee: Jacopo Cappellato > Create Production run doesn't use routing set by user > ----------------------------------------------------- > > Key: OFBIZ-190 > URL: http://issues.apache.org/jira/browse/OFBIZ-190 > Project: OFBiz (The Open for Business Project) > Issue Type: Improvement > Components: manufacturing > Affects Versions: SVN trunk > Reporter: Scott Gray > Assigned To: Jacopo Cappellato > Priority: Minor > Attachments: patch.txt > > > The createProductionRun code ignores the routing selected by a user when creating a production run. All the code does currently is look at the routings available for the product and then uses the first one it comes across. > The attached patch fixes this and I've also got the code to filter available routings based on when the production run is set to begin (as was mentioned in a couple of TODOs in the code) -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http://issues.apache.org/jira/secure/Administrators.jspa - For more information on JIRA, see: http://www.atlassian.com/software/jira |
In reply to this post by Nicolas Malin (Jira)
[ http://issues.apache.org/jira/browse/OFBIZ-190?page=all ]
Jacopo Cappellato closed OFBIZ-190. ----------------------------------- Resolution: Fixed Thanks Scott, your patch is in svn with rev. 464217 (with some minor mods). Jacopo > Create Production run doesn't use routing set by user > ----------------------------------------------------- > > Key: OFBIZ-190 > URL: http://issues.apache.org/jira/browse/OFBIZ-190 > Project: OFBiz (The Open for Business Project) > Issue Type: Improvement > Components: manufacturing > Affects Versions: SVN trunk > Reporter: Scott Gray > Assigned To: Jacopo Cappellato > Priority: Minor > Attachments: patch.txt > > > The createProductionRun code ignores the routing selected by a user when creating a production run. All the code does currently is look at the routings available for the product and then uses the first one it comes across. > The attached patch fixes this and I've also got the code to filter available routings based on when the production run is set to begin (as was mentioned in a couple of TODOs in the code) -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http://issues.apache.org/jira/secure/Administrators.jspa - For more information on JIRA, see: http://www.atlassian.com/software/jira |
Free forum by Nabble | Edit this page |