ant build only recompiles Java code and rebuild the Jars.
it does not change the data stored.
kaliagaurav sent the following on 7/20/2010 12:56 AM:
Hi Aswath
I have applied this patch below
https://issues.apache.org/jira/browse/OFBIZ-3335?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
And I can confirm that those two lines are there in my code. But I have
not build it. Just a doubt if I do "ant build" the configuration I have
done will get over write or not.
Because I have added few catalogs and products and created some stores
as well.
Please suggest
Thanks
Gaurav
On Tuesday 20 July 2010 10:56 AM, aswath narayana [via OFBiz] wrote:
Hi Gaurav,
You have to send the currency code parameter to paypal.
Please verify if the patch is applied correctly.
or you can hardcode like this temporarily in paypalevents.java -
line:157,
function: callPayPal.
parameter.put("currency_code", "GBP").
Don't forget to do 'ant build'.
good luck,
-Aswath
On Thu, Jul 15, 2010 at 7:35 PM, kaliagaurav<[hidden email]
</user/SendEmail.jtp?type=node&node=2294946&i=0>>wrote:
Hi Raj
If I am not wrong "currencyuom" get configured in general.properties. I
have
changed
currency.uom.id.default=USD
to
currency.uom.id.default=GBP
Is there any other place where I need to configure this.
Please suggest
Regards
Gaurav
--
View this message in context:
http://ofbiz.135035.n4.nabble.com/PayPal-Currency-Issue-tp2287192p2290201.html
<http://ofbiz.135035.n4.nabble.com/PayPal-Currency-Issue-tp2287192p2290201.html?by-user=t>
Sent from the OFBiz - User mailing list archive at Nabble.com.
------------------------------------------------------------------------
View message @
http://ofbiz.135035.n4.nabble.com/PayPal-Currency-Issue-tp2287192p2294946.html
To unsubscribe from Re: PayPal Currency Issue, click here
< (link removed) =>.