You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@ofbiz.apache.org by deepak nigam <de...@gmail.com> on 2018/02/07 06:45:23 UTC

Country-Currency mapping in OFBiz

Hello all,

Is there a way to get the country currency relationship in OFBiz. Like
'INR' belongs to India, 'USD' belongs to the United States of America? Any
entity or view entity available?

Thanks & Regards
--
Deepak Nigam

Re: Country-Currency mapping in OFBiz

Posted by Paul Foxworthy <pa...@cohsoft.com.au>.
On 7 February 2018 at 21:07, Aditya Sharma <ad...@hotwaxsystems.com>
wrote:

Yes, it will be introduced in 17.12. Refer OFBIZ-9409
> <https://issues.apache.org/jira/browse/OFBIZ-9409> .
>

Thanks Aditya.

All the countries in the Euro zone, of course, share the same currency. So
if I have a country and the numeric code doesn't map directly to a
currency, is there a way in OFBiz to discover which currency is relevant?

Thanks

Paul Foxworthy

-- 
Coherent Software Australia Pty Ltd
PO Box 2773
Cheltenham Vic 3192
Australia

Phone: +61 3 9585 6788
Web: http://www.coherentsoftware.com.au/
Email: info@coherentsoftware.com.au

Re: Country-Currency mapping in OFBiz

Posted by Aditya Sharma <ad...@hotwaxsystems.com>.
Hi Deepak,
Yes, it will be introduced in 17.12. Refer OFBIZ-9409
<https://issues.apache.org/jira/browse/OFBIZ-9409> .


Thanks and Regards,

*Aditya Sharma* | Enterprise Software Engineer
HotWax Commerce <http://www.hotwax.co/> by HotWax Systems
<http://www.hotwaxsystems.com/>

<https://www.linkedin.com/in/aditya-sharma-78291810a/>

On Wed, Feb 7, 2018 at 2:34 PM, deepak nigam <de...@gmail.com>
wrote:

> Thanks, Rishi!
>
> I am using OFBiz 15.12 and it seems that 'numericCode' field is not
> available in Uom 'entity'. I think it is introduced in later releases.
>
> Thanks & Regards
> --
> Deepak Nigam
>
> On Wed, Feb 7, 2018 at 2:13 PM, Rishi Solanki <ri...@gmail.com>
> wrote:
>
> > Check the Uom.numericCode and Geo.geoSecCode entity and values for your
> > work. For an country and currency these values are same.
> >
> > There is no direct relationship between them but you can check the code
> > around it or can have custom code.
> >
> > HTH!
> >
> > Rishi Solanki
> > Sr Manager, Enterprise Software Development
> > HotWax Systems Pvt. Ltd.
> > Direct: +91-9893287847
> > http://www.hotwaxsystems.com
> > www.hotwax.co
> >
> > On Wed, Feb 7, 2018 at 12:15 PM, deepak nigam <
> deepak.nigam1990@gmail.com>
> > wrote:
> >
> > > Hello all,
> > >
> > > Is there a way to get the country currency relationship in OFBiz. Like
> > > 'INR' belongs to India, 'USD' belongs to the United States of America?
> > Any
> > > entity or view entity available?
> > >
> > > Thanks & Regards
> > > --
> > > Deepak Nigam
> > >
> >
>

Re: Country-Currency mapping in OFBiz

Posted by deepak nigam <de...@gmail.com>.
Thanks, Rishi!

I am using OFBiz 15.12 and it seems that 'numericCode' field is not
available in Uom 'entity'. I think it is introduced in later releases.

Thanks & Regards
--
Deepak Nigam

On Wed, Feb 7, 2018 at 2:13 PM, Rishi Solanki <ri...@gmail.com>
wrote:

> Check the Uom.numericCode and Geo.geoSecCode entity and values for your
> work. For an country and currency these values are same.
>
> There is no direct relationship between them but you can check the code
> around it or can have custom code.
>
> HTH!
>
> Rishi Solanki
> Sr Manager, Enterprise Software Development
> HotWax Systems Pvt. Ltd.
> Direct: +91-9893287847
> http://www.hotwaxsystems.com
> www.hotwax.co
>
> On Wed, Feb 7, 2018 at 12:15 PM, deepak nigam <de...@gmail.com>
> wrote:
>
> > Hello all,
> >
> > Is there a way to get the country currency relationship in OFBiz. Like
> > 'INR' belongs to India, 'USD' belongs to the United States of America?
> Any
> > entity or view entity available?
> >
> > Thanks & Regards
> > --
> > Deepak Nigam
> >
>

Re: Country-Currency mapping in OFBiz

Posted by Rishi Solanki <ri...@gmail.com>.
Check the Uom.numericCode and Geo.geoSecCode entity and values for your
work. For an country and currency these values are same.

There is no direct relationship between them but you can check the code
around it or can have custom code.

HTH!

Rishi Solanki
Sr Manager, Enterprise Software Development
HotWax Systems Pvt. Ltd.
Direct: +91-9893287847
http://www.hotwaxsystems.com
www.hotwax.co

On Wed, Feb 7, 2018 at 12:15 PM, deepak nigam <de...@gmail.com>
wrote:

> Hello all,
>
> Is there a way to get the country currency relationship in OFBiz. Like
> 'INR' belongs to India, 'USD' belongs to the United States of America? Any
> entity or view entity available?
>
> Thanks & Regards
> --
> Deepak Nigam
>