You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ofbiz.apache.org by "Karim Rahimpur (JIRA)" <ji...@apache.org> on 2009/01/13 12:10:01 UTC

[jira] Updated: (OFBIZ-2120) Quote item view improvements (when productId is not specified)

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

Karim Rahimpur updated OFBIZ-2120:
----------------------------------

    Attachment: ViewQuoteItemInfo.ftl.patch

This patch resolves the issues mentioned.
It also changes the label for selected amount to OrderSelAmount instead of OrderAmount.

> Quote item view improvements (when productId is not specified)
> --------------------------------------------------------------
>
>                 Key: OFBIZ-2120
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-2120
>             Project: OFBiz
>          Issue Type: Improvement
>          Components: order
>    Affects Versions: SVN trunk
>         Environment: any
>            Reporter: Karim Rahimpur
>            Priority: Minor
>             Fix For: SVN trunk
>
>         Attachments: ViewQuoteItemInfo.ftl.patch
>
>   Original Estimate: 0.08h
>  Remaining Estimate: 0.08h
>
> These issues are approached:
> 1. If a quote has items with no productId specified, a link is shown that allows to create a new product. This can be misleading.
> 2. If a quote has two successive items where the first item has a product specified and the second does not, the second item will show the same product as the first item. This is due to a bug in ViewQuoteItemInfo.ftl: the product is not reset.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.