c2c-oerpscenario team mailing list archive
-
c2c-oerpscenario team
-
Mailing list archive
-
Message #04456
[Bug 675552] Re: [6.0 trunk] account_budget bad percentage computation on budget line
** Changed in: openobject-addons
Importance: Undecided => Low
** Changed in: openobject-addons
Status: New => Confirmed
** Changed in: openobject-addons
Assignee: (unassigned) => OpenERP R&D Addons Team 3 (openerp-dev-addons3)
--
[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: Confirmed
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