c2c-oerpscenario team mailing list archive
-
c2c-oerpscenario team
-
Mailing list archive
-
Message #07298
[Bug 675552] Re: [6.0 trunk] account_budget bad percentage computation on budget line
** Branch linked: lp:~openerp-dev/openobject-addons/trunk-dev-addons3
--
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/675552
Title:
[6.0 trunk] account_budget bad percentage computation on budget line
Status in OpenObject Addons Modules:
In Progress
Bug description:
On the account_budget module, on the form view of budget, the percentage on the budget lines is not correct.
The bug is in the _perc function which compute the percentage. An error on a condition is corrected on the attached patch.
References