You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ofbiz.apache.org by "Ashish Vijaywargiya (JIRA)" <ji...@apache.org> on 2016/06/23 06:23:16 UTC

[jira] [Closed] (OFBIZ-7530) Hide Rule Id field when creating Product Manufacturing Rule

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

Ashish Vijaywargiya closed OFBIZ-7530.
--------------------------------------
       Resolution: Fixed
    Fix Version/s: 13.07.04
                   15.12.01
                   14.12.01

Thanks Ravi for the contribution. Your changes are committed at following revisions.

trunk - r1749836
R15.12 - r1749837
R14.12 - r1749838
R13.07 - r1749839

> Hide Rule Id field when creating Product Manufacturing Rule     
> ----------------------------------------------------------------
>
>                 Key: OFBIZ-7530
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-7530
>             Project: OFBiz
>          Issue Type: Improvement
>          Components: manufacturing
>    Affects Versions: Trunk
>            Reporter: Ravi Lodhi
>            Assignee: Ashish Vijaywargiya
>            Priority: Minor
>             Fix For: 14.12.01, 15.12.01, 13.07.04
>
>         Attachments: CreateManufacturingRules.jpeg, OFBIZ-7530_trunk.patch
>
>
> Problem Area:
> 1) Login to Manufacturing component and go to "Bill Of Materials" screen.
> 2) Now go to "Manufacturing Rules" screen.
> Here a form for creating/updating manufacturing rule is available. System generated Rule Id is used when we create a new rule, so no need to display it at the time of creation. Rule Id should only be displayed in case of editing.
> One more reason to hide this at the time of creation is when we submit the form (target=AddProductManufacturingRule) without the required parameter needed for the underline service. It returns error that the required parameter is missing, which is good but the form target get changed to "UpdateProductManufacturingRule" though we are still creating a rule not updating it.



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