Why the 2 digits limitation? (See also my bug: https://bugs.launchpad.net/openobject-addons/+bug/1089847 )
Especially the price per liter is almost always specified in 3 digits (in NL at least) in real life. Given that for example trucks have commonly over 100 liters of fuel, the common usecase will almost never make a correct calculation making the entry frustrating. -- 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/1089850 Title: fleet on_change events cause looping Status in OpenERP Addons (modules): Fix Released Bug description: In fuel logs in the fleet module there are 3 on_change methods which basically do the same, calculate the triple liter/price per liter/amount. I had to disable two of the three on_change attributes in the view to prevent the system from looping. To manage notifications about this bug go to: https://bugs.launchpad.net/openobject-addons/+bug/1089850/+subscriptions _______________________________________________ Mailing list: https://launchpad.net/~openerp-india Post to : [email protected] Unsubscribe : https://launchpad.net/~openerp-india More help : https://help.launchpad.net/ListHelp

