Hello Raphaƫl Valyi, Its fixed in lp:~openerp-dev/openobject-addons/trunk-bug-740596-ara branch. It will be merge soon with trunk addons.
Revision ID: [email protected] Revision No: 4590 Thanks, ara ** Changed in: openobject-addons Status: In Progress => Fix Committed -- 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/740596 Title: [6.0.1][account] payment term line need at least 5 to 6 digits precision Status in OpenERP Modules (addons): Fix Committed Bug description: Today OpenERP payment term line has only 2 digits. Today we had a case where the supplier imposed 3 payments of a third of the value that was 1350. So he expects exactly 3 payments of 450. But with OpenERP you have to enter a payment condition of 0.33 that will instead to 2 payments at 445.5 and the last payment with the remaining amount, that is 459. Unfortunately this is not what the customer will expect! So I propose to have here a precision of 5 to 6 digits instead of 2. I would prefer 6 or even more. Please increase the number of digits here and make sure there is no premature rounding of the precision. _______________________________________________ Mailing list: https://launchpad.net/~c2c-oerpscenario Post to : [email protected] Unsubscribe : https://launchpad.net/~c2c-oerpscenario More help : https://help.launchpad.net/ListHelp

