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

Jacques Le Roux commented on OFBIZ-10663:
-----------------------------------------

Thanks Sasikant,

I did not have time to try yet, are you sure there are no side effects? I 
wonder because of this code:


{noformat}
            <#if "Y" == product.requireAmount?default("N")>
              <#assign hiddenStyle = "visible">
            <#else>
              <#assign hiddenStyle = "hidden">
            </#if>

{noformat}


> Amount field is editable at Product Detail Page
> -----------------------------------------------
>
>                 Key: OFBIZ-10663
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-10663
>             Project: OFBiz
>          Issue Type: Bug
>          Components: ecommerce
>            Reporter: Dikpal Kanungo
>            Assignee: Jacques Le Roux
>            Priority: Major
>         Attachments: Editable amount.png, Missing Heading.png, 
> OFBIZ-10663.patch
>
>
> The customer is able to enter the price of a product from the product detail 
> page which should not happen.
> Steps to regenerate-
> Open - ofbiz demo trunk for ecomm.
> Click on the product - Tiny Gizmo  
> Try editing the Amount field.
> ------------------------------
> Click on product - .NIT Gizmo
> Quantity text is missing and No value is coming in reference to Amount 
> heading.
> Please have a look at the attached screenshots.
> Cheers,
> Dikpal !Missing Heading.png!
>  
>  
>  
>  
>  



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

Reply via email to