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

2016-07-13 Thread Pranay Pandey (JIRA)

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

Pranay Pandey updated OFBIZ-:
-
Issue Type: Improvement  (was: Bug)

> QuoteId field displayed with no value
> -
>
> Key: OFBIZ-
> URL: https://issues.apache.org/jira/browse/OFBIZ-
> Project: OFBiz
>  Issue Type: Improvement
>  Components: order
>Affects Versions: Trunk
>Reporter: Montalbano Florian
>Assignee: Pranay Pandey
>Priority: Trivial
>  Labels: form, null, quote, quoteid
> Attachments: OFBIZ-.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)


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

2016-07-11 Thread Montalbano Florian (JIRA)

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

Montalbano Florian updated OFBIZ-:
--
Attachment: OFBIZ-.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-
> URL: https://issues.apache.org/jira/browse/OFBIZ-
> Project: OFBiz
>  Issue Type: Bug
>  Components: order
>Affects Versions: Trunk
>Reporter: Montalbano Florian
>Priority: Trivial
>  Labels: form, null, quote, quoteid
> Attachments: OFBIZ-.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)