production run task times are not related to quantity produced
--------------------------------------------------------------
Key: OFBIZ-1214
URL: https://issues.apache.org/jira/browse/OFBIZ-1214
Project: OFBiz
Issue Type: Bug
Components: manufacturing
Reporter: Si Chen
I just noticed that a production run task's run times are not related to the
quantity produced, so if you make 1or 1000 of an item, the same setup time and
run time are created on all the tasks.
I think a simple but reasonable solution is to make the setup time
(estimatedSetupMillis) constant in all cases, but make the
estimatedMilliSeconds the original template multiplied by the quantity of the
item.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.