** Branch linked: lp:~openerp-dev/openobject-addons/6.0-opw-572758-xal -- 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/954005
Title: [6.0.3] rounding problem in sales order Status in OpenERP Addons (modules): New Bug description: OpenERP addons revno : 5105 Standard demo data change EMPL sale price to 118.75 add a line in public pricelist for EMPL sequence (4) and uplift price with 10 % (based on public price new price = 1 * (1 + 0.1000) no rounding method create a sales order - public pricelist - add one line with EMPL and price = 130.62 - (calculate it on calculator gives : 130.625 = 130.63 !) As workaround I've put rounding method on 0.01 for the moment. To manage notifications about this bug go to: https://bugs.launchpad.net/openobject-addons/+bug/954005/+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

