c2c-oerpscenario team mailing list archive
-
c2c-oerpscenario team
-
Mailing list archive
-
Message #29808
[Bug 788064] Re: decimal_precision lost at product reception
Hi,
I do not know if my problem is related to this bug, but once very often the system loses the decimal precision set in the database.
I have set decimal precision to 5 for accounting and other prices.
We are 3 users that operate in openERP and every day now decimal
precision is reset to 2 for all prices. But not in the database but only
in memory and I cannot properly track the change.
After applying the fix provided in this bug the change back to decimal
precision 2 is more often.
Thanks.
--
You received this bug notification because you are a member of C2C
OERPScenario, which is subscribed to the OpenERP Project Group.
https://bugs.launchpad.net/bugs/788064
Title:
decimal_precision lost at product reception
Status in OpenERP Modules (addons):
Fix Committed
Bug description:
Sys: Ubuntu 9.10, OERP V602
I have a db with decimal_precision installed and purchase price set to 4 decimals.
I make a Purchase Order for a product with cost price of 0.0042.
The PO displays the price, and computes well everything.
When I go to the receptions, to receive the products, in the Product
to Process (stock.partial.picking) dialog I can see the price only
with two decimals, I mean 0.00.
After validating, the product enters in the database with price 0.00 ,
and not with 0.0042.
Arpi
To manage notifications about this bug go to:
https://bugs.launchpad.net/openobject-addons/+bug/788064/+subscriptions
References