openerp-india team mailing list archive
-
openerp-india team
-
Mailing list archive
-
Message #06715
[Bug 929483] Re: Losing decimal precision
Hello Paulius,
I don't think this type of problem should be appears because I have
checked the code and I have seen that the 'sale price ' decimal accuracy
is created on product_data.xml. We have already used a noupdate="1" at
product_data.xml.
I think you have missed something.
I have also tried you described steps but all are working fine, So would you please check it again and notify us,
Thanks and waiting for your reply!
** Changed in: openobject-addons
Status: New => Incomplete
--
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/929483
Title:
Losing decimal precision
Status in OpenERP Addons (modules):
Incomplete
Bug description:
Hello,
I see that bug https://bugs.launchpad.net/openobject-
addons/+bug/820423 was marked duplicate but seems its mistake. We have
same behavior on the OpenERP v6.0.3. When we use 2 databases on the
same server and change for A database f.e. Sale decimal precision to
4 decimals and then login to B database where is 2 decimal precision
for Sale, then in the A database precision drops to 2 like is in the B
database. You can follow by these steps to reproduce:
1. Create A and B database.
1. On A database set for sale decimal precision 4
2. Create sale order with lines and check if decimals are 4
2. Login to B database, where sale deciaml precision is 2
3. Go back to A and reopen previously created sale order.
Result observed: A database sale order show 2 decimals
Result expected: A database sale order show 4 decimals
To manage notifications about this bug go to:
https://bugs.launchpad.net/openobject-addons/+bug/929483/+subscriptions
References