[
https://issues.apache.org/jira/browse/OFBIZ-667?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Jacques Le Roux closed OFBIZ-667.
---------------------------------
Resolution: Fixed
Assignee: Jacques Le Roux
Ismail,
Thanks for the pointers, I already looked at the files. My question was more
from a functionnal point of view.
I looked for a more detailed use case. FInally I find one and it's ok.
I prefered another solution less specific and hidding
uiLabelMap.OrderJurisdiction like your 1st :
<#if primaryGeo.geoName?has_content>
<b>${uiLabelMap.OrderJurisdiction}:</b> ${primaryGeo.geoName}
[${primaryGeo.abbreviation?if_exists}]
</#if>
The modification is in OFBiz rev. 501521
Thanks
> Bug in displaying order items when using old style calcTax service
> ------------------------------------------------------------------
>
> Key: OFBIZ-667
> URL: https://issues.apache.org/jira/browse/OFBIZ-667
> Project: OFBiz (The Open for Business Project)
> Issue Type: Bug
> Components: ecommerce, order
> Environment: Centos Linux 4.4, Java 1.5
> Reporter: Ismail Cansiz
> Assigned To: Jacques Le Roux
> Priority: Minor
> Attachments: orderitems.patch
>
>
> There is a bug in orderitems.ftl when using old style calcTax service.
> I attached a patch file for this bug.
> Ismail Cansiz
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.