c2c-oerpscenario team mailing list archive
-
c2c-oerpscenario team
-
Mailing list archive
-
Message #04315
[Bug 675552] Re: [6.0 trunk] account_budget bad percentage computation on budget line
** Patch added: "account_budget_perc_calc.patch"
https://bugs.launchpad.net/bugs/675552/+attachment/1734261/+files/account_budget_perc_calc.patch
--
[6.0 trunk] account_budget bad percentage computation on budget line
https://bugs.launchpad.net/bugs/675552
You received this bug notification because you are a member of C2C
OERPScenario, which is subscribed to the OpenERP Project Group.
Status in OpenObject Addons Modules: New
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