[
https://issues.apache.org/jira/browse/OFBIZ-2613?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12751547#action_12751547
]
Eric DE MAULDE commented on OFBIZ-2613:
---------------------------------------
Hi Jacques,
The difference is from an aggregated product
http://demo.ofbiz.org/ecommerce/control/product/~product_id=PC001
Into the patch for "configproductpetail.ftl", the variable can be both
"BigDecimal" and a "Map" (L 235)
... amount=totalPrice isoCode=totalPrice.currencyUsed ...
So, $ dollar is the default currency
But I can get an error if my store currency is Euro or ...
See screenshot
Same error into "miniproductsummary.ftl" for the LAST PRODUCT screen
More, price doesn't display with VAT
> MiniProductSummary : showPricesWithVatTax and Currency
> -------------------------------------------------------
>
> Key: OFBIZ-2613
> URL: https://issues.apache.org/jira/browse/OFBIZ-2613
> Project: OFBiz
> Issue Type: Bug
> Components: specialpurpose/ecommerce
> Affects Versions: SVN trunk
> Environment: Linux Debian, trunk revision 805338
> Reporter: Eric DE MAULDE
> Assignee: Jacques Le Roux
> Priority: Trivial
> Fix For: SVN trunk
>
> Attachments:
> OFBIZ-2613_MiniProductSummary_showPricesWithVatTax-And-Currency.patch
>
>
> MiniProductSummary doesn't display price with VAT if it's defined into the
> store
> Sometimes "totalPrice.currencyUsed" is null
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.