Author: pranayp
Date: Wed Jun 1 13:46:49 2016
New Revision: 1746467
URL:
http://svn.apache.org/viewvc?rev=1746467&view=revLog:
Manually applied fix from trunk revision 1746460.
---------------------------------------------------------------------
[OFBIZ-7146] Applied patch from the ticket to fix error in rendering Quote PDF which is not having terms associated to it.
Thanks Amardeep Singh Jhajj for reporting the issue and providing patch.
---------------------------------------------------------------------
Modified:
ofbiz/branches/release14.12/applications/order/webapp/ordermgr/quote/quoteReportContactMechs.fo.ftl
Modified: ofbiz/branches/release14.12/applications/order/webapp/ordermgr/quote/quoteReportContactMechs.fo.ftl
URL:
http://svn.apache.org/viewvc/ofbiz/branches/release14.12/applications/order/webapp/ordermgr/quote/quoteReportContactMechs.fo.ftl?rev=1746467&r1=1746466&r2=1746467&view=diff==============================================================================
--- ofbiz/branches/release14.12/applications/order/webapp/ordermgr/quote/quoteReportContactMechs.fo.ftl (original)
+++ ofbiz/branches/release14.12/applications/order/webapp/ordermgr/quote/quoteReportContactMechs.fo.ftl Wed Jun 1 13:46:49 2016
@@ -74,9 +74,9 @@ under the License.
<fo:table-cell><fo:block>${(quote.validThruDate.toString())!}</fo:block></fo:table-cell>
</fo:table-row>
<fo:table-row>
+ <fo:table-cell><fo:block>${uiLabelMap.CommonQuoteTerms}:</fo:block></fo:table-cell>
<#assign quoteLevelTerms = Static["org.ofbiz.entity.util.EntityUtil"].filterByAnd(quoteTerms, {"quoteItemSeqId": "_NA_"})!>
<#if quoteLevelTerms?has_content && quoteLevelTerms.size() gt 0>
- <fo:table-cell><fo:block>${uiLabelMap.CommonQuoteTerms}:</fo:block></fo:table-cell>
<fo:table-cell>
<#list quoteLevelTerms as quoteLevelTerm>
<fo:block>