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 |
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 <[hidden email]> 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 > |
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 <[hidden email]> 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 <[hidden email]> > 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 > > > |
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 <[hidden email]> 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 <[hidden email]> > 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 < > [hidden email]> > > 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 > > > > > > |
On 7 February 2018 at 21:07, Aditya Sharma <[hidden email]>
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: [hidden email]
--
Coherent Software Australia Pty Ltd http://www.coherentsoftware.com.au/ Bonsai ERP, the all-inclusive ERP system http://www.bonsaierp.com.au/ |
Free forum by Nabble | Edit this page |