You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@ofbiz.apache.org by "Swapnil Shah (JIRA)" <ji...@apache.org> on 2016/12/18 05:40:58 UTC

[jira] [Comment Edited] (OFBIZ-7468) 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=15758261#comment-15758261 ] 

Swapnil Shah edited comment on OFBIZ-7468 at 12/18/16 5:40 AM:
---------------------------------------------------------------

[~anuj.jain] I have tried to validate the fixes and found that this feature still not working correctly (please refer to attached screenshot for reference). Here are the results:
# Component added to already running production run task:
## The component get successfully added (via Actual Material screen) and available to be issued for any already running (i.e. non-completed, non-cancelled) tasks (*PASS*)
## While issuing the component along with regular component from BoM, the newly added component ends up creating new inventory item despite the fact that there is already sufficient ATP available to be consumed from. Expectation is to use the existing ATP for issuance and if nothing is available then don't issue it (*FAIL*)
## The newly created inventory item is linked to WEIA with negative quantity. The expectation is to issue and link only those inventory items that have sufficient ATP to be consumed from (*FAIL*) 
# When the component are added for already completed production run task then problem starts as follows:
## It only ends up created WEGS (in CREATED State) and doesn't directly issue them. So user has now no option to issue them from anywhere. Expectation is to also get the added component qty directly issued (*FAIL*)
!OFBIZ_7468_1.jpg|thumbnail! !OFBIZ_7468_2.jpg|thumbnail! !OFBIZ_7468_3.jpg|thumbnail!



was (Author: swash78):
[~anuj.jain] I have tried to validate the fixes and found that this feature still not working correctly (please refer to attached screenshot for reference). Here are the results:
# Component added to already running production run task:
## The component get successfully added (via Actual Material screen) and available to be issued for any already running (i.e. non-completed, non-cancelled) tasks (*PASS*)
## While issuing the component along with regular component from BoM, the newly added component ends up creating new inventory item despite the fact that there is already sufficient ATP available to be consumed from. Expectation is to use the existing ATP for issuance and if nothing is available then don't issue it (*FAIL*)
## The newly created inventory item is linked to WEIA with negative quantity. The expectation is to issue and link only those inventory items that have sufficient ATP to be consumed from (*FAIL*) 
# When the component are added for already completed production run task then problem starts as follows:
## It only ends up created WEGS (in CREATED State) and doesn't directly issue them. So user has now no option to issue them from anywhere. Expectation is to also get the added component qty directly issued (*FAIL*)
!OFBIZ-7468_1.jpg|thumbnail! !OFBIZ-7468_2.jpg|thumbnail! !OFBIZ-7468_3.jpg|thumbnail!


> 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
>            Assignee: Swapnil Shah
>         Attachments: OFBIZ-7468.patch, OFBIZ_7468_1.png, OFBIZ_7468_2.png, OFBIZ_7468_3.png
>
>
> 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)