You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ofbiz.apache.org by "Anuj Jain (JIRA)" <ji...@apache.org> on 2016/06/28 05:56:57 UTC

[jira] [Commented] (OFBIZ-7468) [OFBIZ-7173] Define constraints while adding new material to the task which is in completed/cancel status.

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

Anuj Jain commented on OFBIZ-7468:
----------------------------------

Thanks [~swash78] for reporting this improvement.
I have attached a patch which will add the following constraint  :-
#1 Adding any component product in the complete task will add the product in WEGS COMPLETED status and entry in WEIA will be created for the product component.
#2 User will not be allowed any component product in the task when the production run is in cancelled/closed status. 

> [OFBIZ-7173] Define constraints while adding new material to the task which is in completed/cancel status.
> ----------------------------------------------------------------------------------------------------------
>
>                 Key: OFBIZ-7468
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-7468
>             Project: OFBiz
>          Issue Type: Improvement
>          Components: manufacturing
>    Affects Versions: Trunk
>            Reporter: Anuj Jain
>
> Define actions on adding new material to the task which is in completed/cancel status. 
> Actions suggested by Swapnil :-
> # We can begin with simple constraint of allowing new material against the only those routing task that has not cancelled yet within a production run
> # Any completed taks for uncomplete Production Run should have WEGS created in COMPLETED status and WEIA created as well by issuing the added item's qty.
> # If production is already completed (aka all its routing task also completed/cancelled) then don't allow new material to be added from Actual Material screen 



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