odoo/addons/account_budget
Stéphane Bidoul da9d1a8c45 [FIX] account_budget: support view and consolidation children in budget positions
In account_budget module,
when creating a budget position,
the user can select view accounts and also accounts with consolidation children,
in addition to normal accounts.

However, when viewing budgets with positions containing only view accounts,
the "practical amount" field was always zero.

Since these type of accounts are accepted as budget positions,
the system should take into account children and consolidation children
when computing the practical amount.

Fixes #372
Closes #1247
2015-06-24 18:21:11 +02:00
..
i18n [I18N] Update translations from Transifex 2015-05-29 18:28:10 +02:00
report [IMP] account_budget: added date filter in print budget report 2014-08-21 11:45:38 +02:00
security [MERGE] Harmonization of noupdate flag on security XML data, courtesy of Alexis de Lattre (Akretion) 2012-12-19 00:20:01 +01:00
test [MERGE] merged the dev3 branch 2011-01-14 01:11:01 +01:00
wizard [IMP] use the openerp namespace. 2012-12-06 15:56:32 +01:00
__init__.py merged with trunk 2010-12-30 15:28:09 +05:30
__openerp__.py [IMP] emoving bad code, no invitation system on events 2012-09-26 14:16:27 +02:00
account_budget.py [FIX] account_budget: support view and consolidation children in budget positions 2015-06-24 18:21:11 +02:00
account_budget_demo.xml [FIX] account_budget : Overlapping budget lines 2011-11-01 16:58:40 +05:30
account_budget_report.xml [IMP]remove tabs and add spaces instead of them 2012-06-28 12:10:05 +05:30
account_budget_view.xml [MERGE] OPW 590300: make some action help texts consistent with the rest of the system 2013-06-07 18:09:27 +02:00
account_budget_workflow.xml [IMP]remove tabs and add spaces instead of them 2012-06-28 12:10:05 +05:30