c2c-oerpscenario team mailing list archive
-
c2c-oerpscenario team
-
Mailing list archive
-
Message #25814
[Bug 781790] Re: [account_budget] impossible to create budget lines
** Tags added: maintenance
--
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/781790
Title:
[account_budget] impossible to create budget lines
Status in OpenERP Modules (addons):
Confirmed
Bug description:
openobject-addons/6.0 revno 4576
- Create new db
- Install account_budget
- Create new budget with 1 budget line
System doesn't allow it but you don't see any message and nothing happens.
This is because you don't belong to 'group_analytic_accounting' but 'analytic_account_id' is required and you don't see it due to line 225: http://bazaar.launchpad.net/~openerp/openobject-addons/6.0/view/4579/account_budget/account_budget_view.xml#L218
References