[jira] [Commented] (OFBIZ-6307) Add ability to change Routing statuses

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

[jira] [Commented] (OFBIZ-6307) Add ability to change Routing statuses

Nicolas Malin (Jira)

    [ https://issues.apache.org/jira/browse/OFBIZ-6307?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15265312#comment-15265312 ]

Pierre Smits commented on OFBIZ-6307:
-------------------------------------

For most, running a manufacturing business means that they do repeat runs of a production schema to execute production runs. This means that the production run is defined by the production schema (or in OFBiz parlance: the routing). And each production schema is defined by its associated schema tasks (OFBiz: routing task) and other elements.

In this construct the associated schema tasks have a lifespan (fromDate and thruDate fields). This should ensure that a new production run isn't build with tasks from a schema that has tasks outside of the intended sweet-spot.

This, however, poses unnecessary constraints in the situations where the initial production run is based on an existing schema and then gets enhanced with additional schema tasks.
To this date the list of available schema task encompasses all. So, in that respect a statusId value that would limit the list of available is warranted.

However, this kind of work effort definition also has to adhere to a lifespan. IMO, this should be the first way to show visibility for direct selection.



> Add ability to change Routing statuses
> --------------------------------------
>
>                 Key: OFBIZ-6307
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-6307
>             Project: OFBiz
>          Issue Type: Improvement
>          Components: manufacturing
>    Affects Versions: Trunk
>            Reporter: Christian Carlow
>            Assignee: Jacques Le Roux
>         Attachments: OFBIZ-6307.patch, OFBIZ-6307.patch
>
>
> Only ROU_ACTIVE statusItem exists for statusTypeId ROUTING_STATUS.  Adding another such as ROU_INACTIVE would allow for more control over routings.  Doing so entails adding the statusId to the find and edit screens.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)