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

Erwan de FERRIERES updated OFBIZ-2576:
--------------------------------------

    Description: 
in the orderview screen, and working in a multilingual environment, the 
description of an orderItem is always using the description in the locale of 
the order.
the product description is displayed first if there is something in content, if 
there is nothing, the value in Product is taken. on a new line, the 
orderItem.itemDescription is displayed if it contains a value.

  was:in the orderview screen, and working in a multilingual environment, the 
description of an orderItem is always using the description in the locale of 
the order. With this patch, we are using the product description which is 
stored in content according to the user's locale. So, when looking to an order, 
if the description exists, it will be displayed. If none, it will use the 
OrderItem.itemDescription


improvement of the patch, to display the itemDescription

> take the product name instead of the itemDescription in orderview
> -----------------------------------------------------------------
>
>                 Key: OFBIZ-2576
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-2576
>             Project: OFBiz
>          Issue Type: Improvement
>          Components: order
>    Affects Versions: SVN trunk
>            Reporter: Erwan de FERRIERES
>             Fix For: SVN trunk
>
>         Attachments: OFBIZ-2576.diff, OFBIZ-2576.diff
>
>
> in the orderview screen, and working in a multilingual environment, the 
> description of an orderItem is always using the description in the locale of 
> the order.
> the product description is displayed first if there is something in content, 
> if there is nothing, the value in Product is taken. on a new line, the 
> orderItem.itemDescription is displayed if it contains a value.

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

Reply via email to