You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ofbiz.apache.org by "Deepak Dixit (JIRA)" <ji...@apache.org> on 2015/02/02 13:30:34 UTC

[jira] [Comment Edited] (OFBIZ-6014) User can't set allow order decimal quantity on EditProduct screen.

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

Deepak Dixit edited comment on OFBIZ-6014 at 2/2/15 12:30 PM:
--------------------------------------------------------------

orderDecimalQuantity exists on edit product form, but its not rendering, as "product==null" check exists on this field. 
Here is the list of all the fields that have use-when="product==null" condition:
- returnable
- includeInPromotions
- taxable
- autoCreateKeywords
- orderDecimalQuantity

IMO we should allow to edit these field after product creation as well. These are not one time configuration.



was (Author: deepak.dixit):
orderDecimalQuantity exists on edit product form, but its not rendering, also all the field those have the use-when="product==null" condition on edit product are not rendering.
Here is the list of all the fields that have use-when="product==null" condition:
- returnable
- includeInPromotions
- taxable
- autoCreateKeywords


> User can't set  allow order decimal quantity on EditProduct screen.
> -------------------------------------------------------------------
>
>                 Key: OFBIZ-6014
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-6014
>             Project: OFBiz
>          Issue Type: Bug
>          Components: product
>    Affects Versions: Release Branch 13.07, Trunk, 14.12.01
>            Reporter: Deepak Dixit
>
> User should be able to set "Allow order decimal quantity" from edit product screen.



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