Currency UOM

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
12 messages Options
Reply | Threaded
Open this post in threaded view
|

Currency UOM

Prabhakaran Duraisamy
Hi

while I am trying BOM Simulation in Manufacturins ---->Bill of Matrials

if Selected INR - Indian Rupee following error is occured How can i resolve
this

Error in simple-method [Convert UOM values
[file:/D:/ofbiz/framework/common/script/org/ofbiz/common/CommonServices.xml#convertUom]]:
; [UOM Conversion Relationship Not Found])

pls give Suggestion for this

--
Regards,

Prabhakaran.D

+91 99 520 93 900
Reply | Threaded
Open this post in threaded view
|

Re: Currency UOM

Santosh Malviya-3
Hi Prabhakaran,
Default currencyUom is USD so you have to change it to INR and this is not
possible throuth UI because "Accounting Preference"  in accounting component
is not editable mode due to some reason, so you can change it manually by
going to entity PartyAcctgPreference.

Thanks and Regards
Santosh Malviya

On Thu, Nov 12, 2009 at 11:00 AM, Prabhakaran Duraisamy <
[hidden email]> wrote:

> Hi
>
> while I am trying BOM Simulation in Manufacturins ---->Bill of Matrials
>
> if Selected INR - Indian Rupee following error is occured How can i resolve
> this
>
> Error in simple-method [Convert UOM values
>
> [file:/D:/ofbiz/framework/common/script/org/ofbiz/common/CommonServices.xml#convertUom]]:
> ; [UOM Conversion Relationship Not Found])
>
> pls give Suggestion for this
>
> --
> Regards,
>
> Prabhakaran.D
>
> +91 99 520 93 900
>
Reply | Threaded
Open this post in threaded view
|

Re: Currency UOM

Adrian Crum-2
On a side note...

Apache OFBiz strives to be a global application - ready to meet the needs of any locale. Please feel free to open a Jira issue and make suggestions for improvement or provide patches.

-Adrian


--- On Wed, 11/11/09, Santosh Malviya <[hidden email]> wrote:

> From: Santosh Malviya <[hidden email]>
> Subject: Re: Currency UOM
> To: [hidden email]
> Date: Wednesday, November 11, 2009, 10:47 PM
> Hi Prabhakaran,
> Default currencyUom is USD so you have to change it to INR
> and this is not
> possible throuth UI because "Accounting Preference" 
> in accounting component
> is not editable mode due to some reason, so you can change
> it manually by
> going to entity PartyAcctgPreference.
>
> Thanks and Regards
> Santosh Malviya
>
> On Thu, Nov 12, 2009 at 11:00 AM, Prabhakaran Duraisamy
> <
> [hidden email]>
> wrote:
>
> > Hi
> >
> > while I am trying BOM Simulation in Manufacturins
> ---->Bill of Matrials
> >
> > if Selected INR - Indian Rupee following error is
> occured How can i resolve
> > this
> >
> > Error in simple-method [Convert UOM values
> >
> >
> [file:/D:/ofbiz/framework/common/script/org/ofbiz/common/CommonServices.xml#convertUom]]:
> > ; [UOM Conversion Relationship Not Found])
> >
> > pls give Suggestion for this
> >
> > --
> > Regards,
> >
> > Prabhakaran.D
> >
> > +91 99 520 93 900
> >
>



Reply | Threaded
Open this post in threaded view
|

Re: Currency UOM

Prabhakaran Duraisamy
In reply to this post by Santosh Malviya-3
Thanks Santhosh...I try this if any doubts pls give me suggestion

On Thu, Nov 12, 2009 at 12:17 PM, Santosh Malviya
<[hidden email]>wrote:

> Hi Prabhakaran,
> Default currencyUom is USD so you have to change it to INR and this is not
> possible throuth UI because "Accounting Preference"  in accounting
> component
> is not editable mode due to some reason, so you can change it manually by
> going to entity PartyAcctgPreference.
>
> Thanks and Regards
> Santosh Malviya
>
> On Thu, Nov 12, 2009 at 11:00 AM, Prabhakaran Duraisamy <
> [hidden email]> wrote:
>
> > Hi
> >
> > while I am trying BOM Simulation in Manufacturins ---->Bill of Matrials
> >
> > if Selected INR - Indian Rupee following error is occured How can i
> resolve
> > this
> >
> > Error in simple-method [Convert UOM values
> >
> >
> [file:/D:/ofbiz/framework/common/script/org/ofbiz/common/CommonServices.xml#convertUom]]:
> > ; [UOM Conversion Relationship Not Found])
> >
> > pls give Suggestion for this
> >
> > --
> > Regards,
> >
> > Prabhakaran.D
> >
> > +91 99 520 93 900
> >
>



--
Regards,

Prabhakaran.D

+91 99 520 93 900
Reply | Threaded
Open this post in threaded view
|

Re: Currency UOM

Prabhakaran Duraisamy
In reply to this post by Santosh Malviya-3
Hi Santhosh Sorry I cant get you Can Explain detail

On Thu, Nov 12, 2009 at 12:17 PM, Santosh Malviya
<[hidden email]>wrote:

> Hi Prabhakaran,
> Default currencyUom is USD so you have to change it to INR and this is not
> possible throuth UI because "Accounting Preference"  in accounting
> component
> is not editable mode due to some reason, so you can change it manually by
> going to entity PartyAcctgPreference.
>
> Thanks and Regards
> Santosh Malviya
>
> On Thu, Nov 12, 2009 at 11:00 AM, Prabhakaran Duraisamy <
> [hidden email]> wrote:
>
> > Hi
> >
> > while I am trying BOM Simulation in Manufacturins ---->Bill of Matrials
> >
> > if Selected INR - Indian Rupee following error is occured How can i
> resolve
> > this
> >
> > Error in simple-method [Convert UOM values
> >
> >
> [file:/D:/ofbiz/framework/common/script/org/ofbiz/common/CommonServices.xml#convertUom]]:
> > ; [UOM Conversion Relationship Not Found])
> >
> > pls give Suggestion for this
> >
> > --
> > Regards,
> >
> > Prabhakaran.D
> >
> > +91 99 520 93 900
> >
>



--
Regards,

Prabhakaran.D

+91 99 520 93 900
Reply | Threaded
Open this post in threaded view
|

Re: Currency UOM

Santosh Malviya-3
Hello Prabhakaran,

Go to webtools and edit the entity PartyAcctgPreference by setting its
baseCurrencyUomId to INR.

Thanks and Regards
Santosh Malviya

On Thu, Nov 12, 2009 at 2:08 PM, Prabhakaran Duraisamy <
[hidden email]> wrote:

> Hi Santhosh Sorry I cant get you Can Explain detail
>
> On Thu, Nov 12, 2009 at 12:17 PM, Santosh Malviya
> <[hidden email]>wrote:
>
> > Hi Prabhakaran,
> > Default currencyUom is USD so you have to change it to INR and this is
> not
> > possible throuth UI because "Accounting Preference"  in accounting
> > component
> > is not editable mode due to some reason, so you can change it manually by
> > going to entity PartyAcctgPreference.
> >
> > Thanks and Regards
> > Santosh Malviya
> >
> > On Thu, Nov 12, 2009 at 11:00 AM, Prabhakaran Duraisamy <
> > [hidden email]> wrote:
> >
> > > Hi
> > >
> > > while I am trying BOM Simulation in Manufacturins ---->Bill of Matrials
> > >
> > > if Selected INR - Indian Rupee following error is occured How can i
> > resolve
> > > this
> > >
> > > Error in simple-method [Convert UOM values
> > >
> > >
> >
> [file:/D:/ofbiz/framework/common/script/org/ofbiz/common/CommonServices.xml#convertUom]]:
> > > ; [UOM Conversion Relationship Not Found])
> > >
> > > pls give Suggestion for this
> > >
> > > --
> > > Regards,
> > >
> > > Prabhakaran.D
> > >
> > > +91 99 520 93 900
> > >
> >
>
>
>
> --
> Regards,
>
> Prabhakaran.D
>
> +91 99 520 93 900
>
Reply | Threaded
Open this post in threaded view
|

Re: Currency UOM

Prabhakaran Duraisamy
Hi Santhosh , I did the Same But Same Error....

On Thu, Nov 12, 2009 at 3:16 PM, Santosh Malviya <[hidden email]>wrote:

> Hello Prabhakaran,
>
> Go to webtools and edit the entity PartyAcctgPreference by setting its
> baseCurrencyUomId to INR.
>
> Thanks and Regards
> Santosh Malviya
>
> On Thu, Nov 12, 2009 at 2:08 PM, Prabhakaran Duraisamy <
> [hidden email]> wrote:
>
> > Hi Santhosh Sorry I cant get you Can Explain detail
> >
> > On Thu, Nov 12, 2009 at 12:17 PM, Santosh Malviya
> > <[hidden email]>wrote:
> >
> > > Hi Prabhakaran,
> > > Default currencyUom is USD so you have to change it to INR and this is
> > not
> > > possible throuth UI because "Accounting Preference"  in accounting
> > > component
> > > is not editable mode due to some reason, so you can change it manually
> by
> > > going to entity PartyAcctgPreference.
> > >
> > > Thanks and Regards
> > > Santosh Malviya
> > >
> > > On Thu, Nov 12, 2009 at 11:00 AM, Prabhakaran Duraisamy <
> > > [hidden email]> wrote:
> > >
> > > > Hi
> > > >
> > > > while I am trying BOM Simulation in Manufacturins ---->Bill of
> Matrials
> > > >
> > > > if Selected INR - Indian Rupee following error is occured How can i
> > > resolve
> > > > this
> > > >
> > > > Error in simple-method [Convert UOM values
> > > >
> > > >
> > >
> >
> [file:/D:/ofbiz/framework/common/script/org/ofbiz/common/CommonServices.xml#convertUom]]:
> > > > ; [UOM Conversion Relationship Not Found])
> > > >
> > > > pls give Suggestion for this
> > > >
> > > > --
> > > > Regards,
> > > >
> > > > Prabhakaran.D
> > > >
> > > > +91 99 520 93 900
> > > >
> > >
> >
> >
> >
> > --
> > Regards,
> >
> > Prabhakaran.D
> >
> > +91 99 520 93 900
> >
>



--
Regards,

Prabhakaran.D

+91 99 520 93 900
Reply | Threaded
Open this post in threaded view
|

Re: Currency UOM

Santosh Malviya-3
Hi Prabhakaran,
It is working fine for me, let you know later on when I'll get a chance,
till then you can check whether your product's price  is also having INR
currencyUomId in Catalog component.

Thanks and Regards
Santosh Malviya

On Thu, Nov 12, 2009 at 3:59 PM, Prabhakaran Duraisamy <
[hidden email]> wrote:

> Hi Santhosh , I did the Same But Same Error....
>
> On Thu, Nov 12, 2009 at 3:16 PM, Santosh Malviya <[hidden email]
> >wrote:
>
> > Hello Prabhakaran,
> >
> > Go to webtools and edit the entity PartyAcctgPreference by setting its
> > baseCurrencyUomId to INR.
> >
> > Thanks and Regards
> > Santosh Malviya
> >
> > On Thu, Nov 12, 2009 at 2:08 PM, Prabhakaran Duraisamy <
> > [hidden email]> wrote:
> >
> > > Hi Santhosh Sorry I cant get you Can Explain detail
> > >
> > > On Thu, Nov 12, 2009 at 12:17 PM, Santosh Malviya
> > > <[hidden email]>wrote:
> > >
> > > > Hi Prabhakaran,
> > > > Default currencyUom is USD so you have to change it to INR and this
> is
> > > not
> > > > possible throuth UI because "Accounting Preference"  in accounting
> > > > component
> > > > is not editable mode due to some reason, so you can change it
> manually
> > by
> > > > going to entity PartyAcctgPreference.
> > > >
> > > > Thanks and Regards
> > > > Santosh Malviya
> > > >
> > > > On Thu, Nov 12, 2009 at 11:00 AM, Prabhakaran Duraisamy <
> > > > [hidden email]> wrote:
> > > >
> > > > > Hi
> > > > >
> > > > > while I am trying BOM Simulation in Manufacturins ---->Bill of
> > Matrials
> > > > >
> > > > > if Selected INR - Indian Rupee following error is occured How can i
> > > > resolve
> > > > > this
> > > > >
> > > > > Error in simple-method [Convert UOM values
> > > > >
> > > > >
> > > >
> > >
> >
> [file:/D:/ofbiz/framework/common/script/org/ofbiz/common/CommonServices.xml#convertUom]]:
> > > > > ; [UOM Conversion Relationship Not Found])
> > > > >
> > > > > pls give Suggestion for this
> > > > >
> > > > > --
> > > > > Regards,
> > > > >
> > > > > Prabhakaran.D
> > > > >
> > > > > +91 99 520 93 900
> > > > >
> > > >
> > >
> > >
> > >
> > > --
> > > Regards,
> > >
> > > Prabhakaran.D
> > >
> > > +91 99 520 93 900
> > >
> >
>
>
>
> --
> Regards,
>
> Prabhakaran.D
>
> +91 99 520 93 900
>
Reply | Threaded
Open this post in threaded view
|

Re: Currency UOM

Amit Sharma-10
In reply to this post by Prabhakaran Duraisamy
Hi Prabhakaran,

Prabhakaran Duraisamy wrote:

> Hi
>
> while I am trying BOM Simulation in Manufacturins ---->Bill of Matrials
>
> if Selected INR - Indian Rupee following error is occured How can i resolve
> this
>
> Error in simple-method [Convert UOM values
> [file:/D:/ofbiz/framework/common/script/org/ofbiz/common/CommonServices.xml#convertUom]]:
> ; [UOM Conversion Relationship Not Found])
>  
You need to setup data for  UomConversionDated entity. Look on
DemoGlSetupData.xml you will get more information.
> pls give Suggestion for this
>
>  

Thanks And Regards
--
Amit Sharma
Reply | Threaded
Open this post in threaded view
|

Re: Currency UOM

Prabhakaran Duraisamy
In reply to this post by Santosh Malviya-3
Ok Santosh...... Thanks


On Fri, Nov 13, 2009 at 10:38 AM, Santosh Malviya
<[hidden email]>wrote:

> Hi Prabhakaran,
> It is working fine for me, let you know later on when I'll get a chance,
> till then you can check whether your product's price  is also having INR
> currencyUomId in Catalog component.
>
> Thanks and Regards
> Santosh Malviya
>
> On Thu, Nov 12, 2009 at 3:59 PM, Prabhakaran Duraisamy <
> [hidden email]> wrote:
>
> > Hi Santhosh , I did the Same But Same Error....
> >
> > On Thu, Nov 12, 2009 at 3:16 PM, Santosh Malviya <
> [hidden email]
> > >wrote:
> >
> > > Hello Prabhakaran,
> > >
> > > Go to webtools and edit the entity PartyAcctgPreference by setting its
> > > baseCurrencyUomId to INR.
> > >
> > > Thanks and Regards
> > > Santosh Malviya
> > >
> > > On Thu, Nov 12, 2009 at 2:08 PM, Prabhakaran Duraisamy <
> > > [hidden email]> wrote:
> > >
> > > > Hi Santhosh Sorry I cant get you Can Explain detail
> > > >
> > > > On Thu, Nov 12, 2009 at 12:17 PM, Santosh Malviya
> > > > <[hidden email]>wrote:
> > > >
> > > > > Hi Prabhakaran,
> > > > > Default currencyUom is USD so you have to change it to INR and this
> > is
> > > > not
> > > > > possible throuth UI because "Accounting Preference"  in accounting
> > > > > component
> > > > > is not editable mode due to some reason, so you can change it
> > manually
> > > by
> > > > > going to entity PartyAcctgPreference.
> > > > >
> > > > > Thanks and Regards
> > > > > Santosh Malviya
> > > > >
> > > > > On Thu, Nov 12, 2009 at 11:00 AM, Prabhakaran Duraisamy <
> > > > > [hidden email]> wrote:
> > > > >
> > > > > > Hi
> > > > > >
> > > > > > while I am trying BOM Simulation in Manufacturins ---->Bill of
> > > Matrials
> > > > > >
> > > > > > if Selected INR - Indian Rupee following error is occured How can
> i
> > > > > resolve
> > > > > > this
> > > > > >
> > > > > > Error in simple-method [Convert UOM values
> > > > > >
> > > > > >
> > > > >
> > > >
> > >
> >
> [file:/D:/ofbiz/framework/common/script/org/ofbiz/common/CommonServices.xml#convertUom]]:
> > > > > > ; [UOM Conversion Relationship Not Found])
> > > > > >
> > > > > > pls give Suggestion for this
> > > > > >
> > > > > > --
> > > > > > Regards,
> > > > > >
> > > > > > Prabhakaran.D
> > > > > >
> > > > > > +91 99 520 93 900
> > > > > >
> > > > >
> > > >
> > > >
> > > >
> > > > --
> > > > Regards,
> > > >
> > > > Prabhakaran.D
> > > >
> > > > +91 99 520 93 900
> > > >
> > >
> >
> >
> >
> > --
> > Regards,
> >
> > Prabhakaran.D
> >
> > +91 99 520 93 900
> >
>



--
Regards,

Prabhakaran.D

+91 99 520 93 900
Reply | Threaded
Open this post in threaded view
|

Re: Currency UOM

Prabhakaran Duraisamy
In reply to this post by Santosh Malviya-3
Hi Santhosh,

  Its Working fine Santosh , I didnt Change INR in Catalog---- Pls Again
another Query In that BOM Simulation in the that table the cost is not
displayed

On Fri, Nov 13, 2009 at 10:38 AM, Santosh Malviya
<[hidden email]>wrote:

> Hi Prabhakaran,
> It is working fine for me, let you know later on when I'll get a chance,
> till then you can check whether your product's price  is also having INR
> currencyUomId in Catalog component.
>
> Thanks and Regards
> Santosh Malviya
>
> On Thu, Nov 12, 2009 at 3:59 PM, Prabhakaran Duraisamy <
> [hidden email]> wrote:
>
> > Hi Santhosh , I did the Same But Same Error....
> >
> > On Thu, Nov 12, 2009 at 3:16 PM, Santosh Malviya <
> [hidden email]
> > >wrote:
> >
> > > Hello Prabhakaran,
> > >
> > > Go to webtools and edit the entity PartyAcctgPreference by setting its
> > > baseCurrencyUomId to INR.
> > >
> > > Thanks and Regards
> > > Santosh Malviya
> > >
> > > On Thu, Nov 12, 2009 at 2:08 PM, Prabhakaran Duraisamy <
> > > [hidden email]> wrote:
> > >
> > > > Hi Santhosh Sorry I cant get you Can Explain detail
> > > >
> > > > On Thu, Nov 12, 2009 at 12:17 PM, Santosh Malviya
> > > > <[hidden email]>wrote:
> > > >
> > > > > Hi Prabhakaran,
> > > > > Default currencyUom is USD so you have to change it to INR and this
> > is
> > > > not
> > > > > possible throuth UI because "Accounting Preference"  in accounting
> > > > > component
> > > > > is not editable mode due to some reason, so you can change it
> > manually
> > > by
> > > > > going to entity PartyAcctgPreference.
> > > > >
> > > > > Thanks and Regards
> > > > > Santosh Malviya
> > > > >
> > > > > On Thu, Nov 12, 2009 at 11:00 AM, Prabhakaran Duraisamy <
> > > > > [hidden email]> wrote:
> > > > >
> > > > > > Hi
> > > > > >
> > > > > > while I am trying BOM Simulation in Manufacturins ---->Bill of
> > > Matrials
> > > > > >
> > > > > > if Selected INR - Indian Rupee following error is occured How can
> i
> > > > > resolve
> > > > > > this
> > > > > >
> > > > > > Error in simple-method [Convert UOM values
> > > > > >
> > > > > >
> > > > >
> > > >
> > >
> >
> [file:/D:/ofbiz/framework/common/script/org/ofbiz/common/CommonServices.xml#convertUom]]:
> > > > > > ; [UOM Conversion Relationship Not Found])
> > > > > >
> > > > > > pls give Suggestion for this
> > > > > >
> > > > > > --
> > > > > > Regards,
> > > > > >
> > > > > > Prabhakaran.D
> > > > > >
> > > > > > +91 99 520 93 900
> > > > > >
> > > > >
> > > >
> > > >
> > > >
> > > > --
> > > > Regards,
> > > >
> > > > Prabhakaran.D
> > > >
> > > > +91 99 520 93 900
> > > >
> > >
> >
> >
> >
> > --
> > Regards,
> >
> > Prabhakaran.D
> >
> > +91 99 520 93 900
> >
>



--
Regards,

Prabhakaran.D

+91 99 520 93 900
Reply | Threaded
Open this post in threaded view
|

Re: Currency UOM

Santosh Malviya-3
Click on the NA link under cost and edit the cost for the product.

Thanks and Regards
Santosh Malviya

On Fri, Nov 13, 2009 at 11:40 AM, Prabhakaran Duraisamy <
[hidden email]> wrote:

> Hi Santhosh,
>
>  Its Working fine Santosh , I didnt Change INR in Catalog---- Pls Again
> another Query In that BOM Simulation in the that table the cost is not
> displayed
>
> On Fri, Nov 13, 2009 at 10:38 AM, Santosh Malviya
> <[hidden email]>wrote:
>
> > Hi Prabhakaran,
> > It is working fine for me, let you know later on when I'll get a chance,
> > till then you can check whether your product's price  is also having INR
> > currencyUomId in Catalog component.
> >
> > Thanks and Regards
> > Santosh Malviya
> >
> > On Thu, Nov 12, 2009 at 3:59 PM, Prabhakaran Duraisamy <
> > [hidden email]> wrote:
> >
> > > Hi Santhosh , I did the Same But Same Error....
> > >
> > > On Thu, Nov 12, 2009 at 3:16 PM, Santosh Malviya <
> > [hidden email]
> > > >wrote:
> > >
> > > > Hello Prabhakaran,
> > > >
> > > > Go to webtools and edit the entity PartyAcctgPreference by setting
> its
> > > > baseCurrencyUomId to INR.
> > > >
> > > > Thanks and Regards
> > > > Santosh Malviya
> > > >
> > > > On Thu, Nov 12, 2009 at 2:08 PM, Prabhakaran Duraisamy <
> > > > [hidden email]> wrote:
> > > >
> > > > > Hi Santhosh Sorry I cant get you Can Explain detail
> > > > >
> > > > > On Thu, Nov 12, 2009 at 12:17 PM, Santosh Malviya
> > > > > <[hidden email]>wrote:
> > > > >
> > > > > > Hi Prabhakaran,
> > > > > > Default currencyUom is USD so you have to change it to INR and
> this
> > > is
> > > > > not
> > > > > > possible throuth UI because "Accounting Preference"  in
> accounting
> > > > > > component
> > > > > > is not editable mode due to some reason, so you can change it
> > > manually
> > > > by
> > > > > > going to entity PartyAcctgPreference.
> > > > > >
> > > > > > Thanks and Regards
> > > > > > Santosh Malviya
> > > > > >
> > > > > > On Thu, Nov 12, 2009 at 11:00 AM, Prabhakaran Duraisamy <
> > > > > > [hidden email]> wrote:
> > > > > >
> > > > > > > Hi
> > > > > > >
> > > > > > > while I am trying BOM Simulation in Manufacturins ---->Bill of
> > > > Matrials
> > > > > > >
> > > > > > > if Selected INR - Indian Rupee following error is occured How
> can
> > i
> > > > > > resolve
> > > > > > > this
> > > > > > >
> > > > > > > Error in simple-method [Convert UOM values
> > > > > > >
> > > > > > >
> > > > > >
> > > > >
> > > >
> > >
> >
> [file:/D:/ofbiz/framework/common/script/org/ofbiz/common/CommonServices.xml#convertUom]]:
> > > > > > > ; [UOM Conversion Relationship Not Found])
> > > > > > >
> > > > > > > pls give Suggestion for this
> > > > > > >
> > > > > > > --
> > > > > > > Regards,
> > > > > > >
> > > > > > > Prabhakaran.D
> > > > > > >
> > > > > > > +91 99 520 93 900
> > > > > > >
> > > > > >
> > > > >
> > > > >
> > > > >
> > > > > --
> > > > > Regards,
> > > > >
> > > > > Prabhakaran.D
> > > > >
> > > > > +91 99 520 93 900
> > > > >
> > > >
> > >
> > >
> > >
> > > --
> > > Regards,
> > >
> > > Prabhakaran.D
> > >
> > > +91 99 520 93 900
> > >
> >
>
>
>
> --
> Regards,
>
> Prabhakaran.D
>
> +91 99 520 93 900
>