openerp-india team mailing list archive
-
openerp-india team
-
Mailing list archive
-
Message #06980
[Bug 931363] Re: UoM convertion with same Uom Category: New Uom ratio changed by system after save
Hello Dirk Klaijsen ,
I have checked your issue. It's working fine in Trunk with Revision no
:: 6552
This will work for "Bigger than the reference" like
factor_inv = 1200
Factor = 1/factor_inv = 1/1200 = 0.0008333
factor_inv = 1/factor = 1/0.0008333 = 1200.00000048
Thanks!
** Changed in: openobject-addons
Status: New => Won't Fix
--
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/931363
Title:
UoM convertion with same Uom Category: New Uom ratio changed by system
after save
Status in OpenERP Addons (modules):
Won't Fix
Bug description:
1) Create new UoM Category
path Warehouse > Configuration > Product > Units of Measure > Units of Measure Categories
Name = 'Board_UOM'
2) Create new UoM
path Warehouse > Configuration > Product > Units of Measure > Units of Measure
Name: ‘Roll 3600’
UoM category : ‘Board_UoM’
UoM Type: ‘Bigger than the reference UoM’
Ratio: ‘3600’ (entered)
Rounding: ‘1’
=> after saving the ratio has been changed into ‘3597,122’. Why did
the sytem changed the ratio????????????????
New UoM:
Name: ‘Roll 3000’
UoM category : ‘Board_UoM’
UoM Type: ‘Bigger than the reference UoM’
Ratio: ‘3000’ entered
Rounding: ‘1’
=> after saving the amount has been changed into ‘3003,003'. Why did
the sytem changed the ratio????????????????
We are working on the OpenERP - GTK Client - v6.0.3
To manage notifications about this bug go to:
https://bugs.launchpad.net/openobject-addons/+bug/931363/+subscriptions
References