[jira] [Updated] (OFBIZ-7777) QuoteId field displayed with no value

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

[jira] [Updated] (OFBIZ-7777) QuoteId field displayed with no value

Nicolas Malin (Jira)

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

Montalbano Florian updated OFBIZ-7777:
--------------------------------------
    Attachment: OFBIZ-7777.patch

Here is the patch for this issue.
I added a use-when condition to display the field when the quote already exist (edition) and to hide the field when the quote is being created.

> QuoteId field displayed with no value
> -------------------------------------
>
>                 Key: OFBIZ-7777
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-7777
>             Project: OFBiz
>          Issue Type: Bug
>          Components: order
>    Affects Versions: Trunk
>            Reporter: Montalbano Florian
>            Priority: Trivial
>              Labels: form, null, quote, quoteid
>         Attachments: OFBIZ-7777.patch
>
>
> When creating a new quote, the field quoteId is displayed even though its value is "null".
> Step to reproduce :
> - Go to the "Order" component
> - Go on the "Quotes" tab
> - Click on create a new quote
> - See the "quoteId" field displaying no value
> (quick link : https://localhost:8443/ordermgr/control/EditQuote)
> Expected behaviour :
> The field "quoteId" should not appear when creating a new Quote



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