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: Release Branch 9.04
Reporter: Erwan de FERRIERES
Fix For: Release Branch 9.04
Attachments: 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. 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
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.