c2c-oerpscenario team mailing list archive
-
c2c-oerpscenario team
-
Mailing list archive
-
Message #24451
[Bug 781790] Re: [account_budget] impossible to create budget lines
Hello Lorenzo,
Its fixed in lp:~openerp-dev/openobject-addons/trunk-bug-781790-ara
branch. It will be merge soon with trunk addons.
Revision ID: ara@xxxxxxxxxxx-20110517111346-bgx5xump0qz1ljgb
Revision No: 4698
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/781790
Title:
[account_budget] impossible to create budget lines
Status in OpenERP Modules (addons):
Fix Committed
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