Order terms not displayed correctly
----------------------------------- Key: OFBIZ-4372 URL: https://issues.apache.org/jira/browse/OFBIZ-4372 Project: OFBiz Issue Type: Bug Components: order Affects Versions: SVN trunk Environment: REV 1152668 Reporter: Anne Jessel Priority: Minor Attachments: OFBIZ-4372_OrderTermsDisplay.patch If an order is created from a quote with terms, the terms copied to the order do not display correctly. This is because the ordermgr displays the textValue field against the Description label, and does not display the description field at all. The patch alters the display of terms within the ordermgr so that the textValue field is labelled as the Text Value, and the description field is displayed for the Description label. -- This message is automatically generated by JIRA. For more information on JIRA, see: http://www.atlassian.com/software/jira |
[ https://issues.apache.org/jira/browse/OFBIZ-4372?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Anne Jessel updated OFBIZ-4372: ------------------------------- Attachment: OFBIZ-4372_OrderTermsDisplay.patch > Order terms not displayed correctly > ----------------------------------- > > Key: OFBIZ-4372 > URL: https://issues.apache.org/jira/browse/OFBIZ-4372 > Project: OFBiz > Issue Type: Bug > Components: order > Affects Versions: SVN trunk > Environment: REV 1152668 > Reporter: Anne Jessel > Priority: Minor > Attachments: OFBIZ-4372_OrderTermsDisplay.patch > > > If an order is created from a quote with terms, the terms copied to the order do not display correctly. This is because the ordermgr displays the textValue field against the Description label, and does not display the description field at all. > The patch alters the display of terms within the ordermgr so that the textValue field is labelled as the Text Value, and the description field is displayed for the Description label. -- This message is automatically generated by JIRA. For more information on JIRA, see: http://www.atlassian.com/software/jira |
In reply to this post by Nicolas Malin (Jira)
[ https://issues.apache.org/jira/browse/OFBIZ-4372?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Anne Jessel updated OFBIZ-4372: ------------------------------- Attachment: OFBIZ-4372_OrderTermsDisplay.patch Replaced git-format patch with svn patch. New patch is against REV 1160087. > Order terms not displayed correctly > ----------------------------------- > > Key: OFBIZ-4372 > URL: https://issues.apache.org/jira/browse/OFBIZ-4372 > Project: OFBiz > Issue Type: Bug > Components: order > Affects Versions: SVN trunk > Environment: REV 1152668 > Reporter: Anne Jessel > Priority: Minor > Attachments: OFBIZ-4372_OrderTermsDisplay.patch, OFBIZ-4372_OrderTermsDisplay.patch > > > If an order is created from a quote with terms, the terms copied to the order do not display correctly. This is because the ordermgr displays the textValue field against the Description label, and does not display the description field at all. > The patch alters the display of terms within the ordermgr so that the textValue field is labelled as the Text Value, and the description field is displayed for the Description label. -- This message is automatically generated by JIRA. For more information on JIRA, see: http://www.atlassian.com/software/jira |
Free forum by Nabble | Edit this page |