[
https://issues.apache.org/jira/browse/OFBIZ-7151?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15312437#comment-15312437
]
Montalbano Florian commented on OFBIZ-7151:
-------------------------------------------
Hi Deepak,
I tried to made the change in the associated patch. Does this correspond to
what you had in mind ?
Those are basics changes but there are now quite a lot of conditions to manage
the display of the fields in this form.
I think it would be best to separate this "EditProduct"
(ProductForms.xml#EditProduct) form in two forms :
- 1 to manage only the creation of a product : 'CreateProduct' form
- 1 to only edit a product : 'EditProduct' form
It would duplicate some code but this would made the code of the form easier to
read.
What do you think of it ?
> Product one time setup fields not visible on EditProduct screen.
> ----------------------------------------------------------------
>
> Key: OFBIZ-7151
> URL: https://issues.apache.org/jira/browse/OFBIZ-7151
> Project: OFBiz
> Issue Type: Bug
> Components: product
> Affects Versions: Release Branch 13.07, Release Branch 14.12, Trunk,
> Release Branch 15.12
> Reporter: Deepak Dixit
> Assignee: Deepak Dixit
> Attachments: OFBIZ-7151-Proposition.patch
>
>
> Currently we have some filed in product entity that can be configured only
> during create product flow. Currently these fields are only available on
> create form on edit product screen these fields are missing.
> These fields should be display on edit form in read only (display) mode.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)