Start button is not showing up when production run is confirmed
---------------------------------------------------------------
Key: OFBIZ-3840
URL: https://issues.apache.org/jira/browse/OFBIZ-3840
Project: OFBiz
Issue Type: Bug
Components: manufacturing
Affects Versions: Release Branch 10.04, SVN trunk
Reporter: Jeremy Olmstead
Priority: Minor
Steps to recreate the problem:
1. Create a new production run for a product that has a routing associated with
it (i.e. PROD_MANUF).
2. Click confirm.
I expected to see a start button for the lowest sequenced task. The start
button is not created. This does work in 9.04, but not 10.04 or the trunk. It
looks as though the ProductionRunServices.java method changeProductionRunStatus
was modified sometime after 9.04 to update each production run task from
PRUN_CREATED or PRUN_SCHEDULED to PRUN_DOC_PRINTED where in 9.04 it was only
updating the production run header.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.