← Back to team overview

c2c-oerpscenario team mailing list archive

Re: [Bug 661315] Re: Pricelists use wrong values from other currencies

 

*** This bug is a duplicate of bug 435291 ***
    https://bugs.launchpad.net/bugs/435291

  On 18/10/10 15:12, Julian Robbins wrote:
> *** This bug is a duplicate of bug 435291 ***
>      https://bugs.launchpad.net/bugs/435291
>
>    On 18/10/10 13:47, DHS(OpenERP) wrote:
>> *** This bug is a duplicate of bug 435291 ***
>>       https://bugs.launchpad.net/bugs/435291
>>
>> Hello Julian Robbins,
>>
>> I understand your issue that for each Sale Order Line you can select
>> different pricelist. But it is not bug.  It is a mistake. Pricelist is
>> applied only after the onchange operation or changing the product.
> But this is what I'm experiencing:- after reloading the page (ie after
> the onchange) , or changing the product I still get values of $0, when a
> dollar rate was set correctly, or have seen rates of dollars when it was
> set for EUR.
>
> What was Fabien's change related today ?
> http://bazaar.launchpad.net/%7Eopenerp/openobject-addons/trunk/revision/4398
> [FIX] computation in pricelist
> <http://bazaar.launchpad.net/%7Eopenerp/openobject-addons/trunk/revision/4398>
After updating today, so this is included, I still get same issues.

Interestingly, if I set GBP to Base as my currency, the values after 
selecting a GBP in the pricelist and adding a new sale order line are 
about a factor of 1.16 (value of EUR exchange by co-incidence) too high. 
If I untick GBP so base is not set, but have a currency value of 1.00 
anyway (so replicating the effect of the base currency), adding a new 
sales order line, the value is correct. Its almost like its still trying 
to use EUR as the default currency, even when base is set in the 
currency ...

So there is definitely a fault there at least.

Julian
> Julian
>
>> If you want that, changed pricelist should apply to all Sale Order Line.
>> Then below link contain module "sale_extended", Which will change all
>> the Sale Order Line for applied pricelist.
>>
>> https://bugs.launchpad.net/openobject-addons/+bug/435291
>>
>> Hope this will help you.
>>
>> Thank.
>>
>> ** This bug has been marked a duplicate of bug 435291
>>      Sale Order: Change in pricelist should affect order lines
>>    * You can subscribe to bug 435291 by following this link: https://bugs.launchpad.net/openobject-addons/+bug/435291/+subscribe
>>
>


-- 
Kind Regards,

Julian Robbins
Web Marketing and IT Manager

Q-par Angus Ltd
Barons Cross Laboratories
Leominster
Herefordshire
HR6 8RS
United Kingdom

Telephone +44 (0) 1568 612138
Fax       +44 (0) 1568 616373
Web 	  	www.q-par.com

IDEAS ENGINEERED - SPECIALISTS IN MICROWAVE and RF ENGINEERING

(Registered office) Incorporated in England No 1826221

-- 
Pricelists use wrong values from other currencies
https://bugs.launchpad.net/bugs/661315
You received this bug notification because you are a member of C2C
OERPScenario, which is subscribed to OpenERP OpenObject.

Status in OpenObject Addons Modules: Incomplete

Bug description:
Using trunk 6, rev 4350

Difficult to recreate, but I keep getting issues with pricelists for different currencies.

I setup 3 currencies, GBP, EUR, and USD. But only pricing with GBP pricelist works properly, sales orders created with the other pricelists give errors where it says that there is a value missing in the pricelist (where I can find no reason that a price isn't given); if the pricelist depends on GBP pricing it is using Public Price, and works fine.

What convinced me where the error lies is that with one my EUR pricelists on a sales order, I have got values that are approx 1.63 times base GBP values (which is set as our default currency). But 1.63 is actually the value of the USD currency as set today, not EUR ! So somewhere, a pricelist is using the wrong currency, or possibly using an id from a currency that has been changed, but the new currency isn't shown, only the old currency value. I have gone through the config carefully, and am sure that it is correct, but that there is a bug.

As I say its not easy to replicate, but please investigate as I'm certain there is an issue here regarding currency values on pricelists.

I happy to try to help, if you need more specific info. But certainly there is a major bug with pricelists in a different currency here.





References