openerp-india team mailing list archive
-
openerp-india team
-
Mailing list archive
-
Message #19631
[Bug 1081978] Re: [6.1] Anglosaxon accounting : wrong price diff when multicurrency
Hello,
I checked your solution, is not correct :
line price_diff = i_line.price_unit- standard_price must be replaced with
price_diff = prices - standard_price.
And the Journal Items amounts are in the company currency .
Regards,
Dana Ilinca
--
You received this bug notification because you are a member of OpenERP
Indian Team, which is subscribed to OpenERP Addons.
https://bugs.launchpad.net/bugs/1081978
Title:
[6.1] Anglosaxon accounting : wrong price diff when multicurrency
Status in OpenERP Addons (modules):
Fix Committed
Bug description:
Hello,
OpenERP do not handle price diff correctly on purchases invoice
journal entry when multicurrency
See attached doc.
Many thanks
Frederic
To manage notifications about this bug go to:
https://bugs.launchpad.net/openobject-addons/+bug/1081978/+subscriptions
Follow ups
References