You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ofbiz.apache.org by "Sanjeev Gupta (Updated) (JIRA)" <ji...@apache.org> on 2012/04/09 08:15:22 UTC

[jira] [Updated] (OFBIZ-4796) Current SVN Trunk does not work with INR as the default currency.

     [ https://issues.apache.org/jira/browse/OFBIZ-4796?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Sanjeev Gupta updated OFBIZ-4796:
---------------------------------

    Summary: Current SVN Trunk does not work with INR as the default currency.  (was: Current SVN does not work with INR as the default currency.)
    
> Current SVN Trunk does not work with INR as the default currency.
> -----------------------------------------------------------------
>
>                 Key: OFBIZ-4796
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-4796
>             Project: OFBiz
>          Issue Type: Bug
>          Components: ALL APPLICATIONS
>    Affects Versions: SVN trunk
>         Environment: Windows, Current SVN Trunk, Derby, Seed data plus custom XML data
>            Reporter: Sanjeev Gupta
>              Labels: ,, Currency, localization
>             Fix For: Release Branch 11.04
>
>         Attachments: OfBizStoreDataINR_JIRA.xml
>
>
> When you upload custom data using an XML file; with store's default currency set to INR and the product prices defined in INR - your can't add products to the shopping chart. You get errors like :
> 1) "Could not find a valid price for the product with ID [ID], not adding to cart"
> 2) Fatal error calling inventory checking services: org.ofbiz.service.ServiceValidationException: The following required parameter is missing: [isStoreInventoryAvailableOrNotRequired.productStoreId]. 
> As a work around you have to manually go into general.properties and change the default currency - I'm assuming that this would work in you are running a one or multiple stores with just on currency, but not if you have multiple currencies in stores. 
> Even with this workaround the prices in the store shows up as "Rs100" instead of "Rs 100". Please note the space between Rs and 100. 
> This problem does not exist in 11.04, everything works fine - locale defined in the product store work without any issue and the prices show up correctly "Rs 100"

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira