[jira] Created: (OFBIZ-3840) Start button is not showing up when production run is confirmed

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
4 messages Options
Reply | Threaded
Open this post in threaded view
|

[jira] Created: (OFBIZ-3840) Start button is not showing up when production run is confirmed

Nicolas Malin (Jira)
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.

Reply | Threaded
Open this post in threaded view
|

[jira] Updated: (OFBIZ-3840) Start button is not showing up when production run is confirmed

Nicolas Malin (Jira)

     [ https://issues.apache.org/jira/browse/OFBIZ-3840?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Jeremy Olmstead updated OFBIZ-3840:
-----------------------------------

    Attachment: OFBIZ-3840_NoStartButton.patch

> 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
>         Attachments: OFBIZ-3840_NoStartButton.patch
>
>
> 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.

Reply | Threaded
Open this post in threaded view
|

[jira] Assigned: (OFBIZ-3840) Start button is not showing up when production run is confirmed

Nicolas Malin (Jira)
In reply to this post by Nicolas Malin (Jira)

     [ https://issues.apache.org/jira/browse/OFBIZ-3840?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Scott Gray reassigned OFBIZ-3840:
---------------------------------

    Assignee: Scott Gray

> 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
>            Assignee: Scott Gray
>            Priority: Minor
>         Attachments: OFBIZ-3840_NoStartButton.patch
>
>
> 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.

Reply | Threaded
Open this post in threaded view
|

[jira] Closed: (OFBIZ-3840) Start button is not showing up when production run is confirmed

Nicolas Malin (Jira)
In reply to this post by Nicolas Malin (Jira)

     [ https://issues.apache.org/jira/browse/OFBIZ-3840?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Scott Gray closed OFBIZ-3840.
-----------------------------

    Fix Version/s: Release Branch 10.04
                   SVN trunk
       Resolution: Fixed

Thanks Jeremy, your patch is committed in:
trunk - r965805
10.04 - r965809

> 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
>            Assignee: Scott Gray
>            Priority: Minor
>             Fix For: Release Branch 10.04, SVN trunk
>
>         Attachments: OFBIZ-3840_NoStartButton.patch
>
>
> 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.