odoo/addons/account_budget
Lucas Perais (lpe) ff30928786 [FIX] account_budget: clearer analytic budget report
Before this commit there were two issues:
- The date "from and to" set in the wizard weren't working, as in not used at all
- The lines in the report did not have a date range, making the understanding of the report difficult

after this commit, only the budget lines which dates overlap at least one day of the report's dates will be selected.
Also, the first line of the report, containing the budget name also contains the dates on which it applies

OPW 743441

Closes #18737
2017-08-16 09:09:22 +02:00
..
i18n [I18N] Update translation terms from Transifex 2017-07-01 02:39:14 +02:00
report [FIX] account_budget: clearer analytic budget report 2017-08-16 09:09:22 +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 [IMP] account* reports: removed unused class/report/commented code/test, added the abstract_report wrapper on all old style report classes + some fixes on views and wizards in order to use these classes to render the qweb reports 2014-04-02 18:40:53 +02:00
tests [FIX] account_budget: in test, use `float_compare` to compare amounts 2016-01-29 09:37:27 +01:00
views [FIX] account_budget: clearer analytic budget report 2017-08-16 09:09:22 +02:00
wizard Removed version="7.0" from form views 2014-06-12 09:09:59 +02:00
__init__.py merged with trunk 2010-12-30 15:28:09 +05:30
__openerp__.py [DEL] Cleaning: key 'images' removed from all __openerp__.py 2015-01-06 14:20:38 +01:00
account_budget.py [MERGE] forward port of branch saas-3 up to 31f2a1b 2015-06-30 13:33:35 +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] account* reports: removed rml, added qweb template, changed the wizard to return qweb actions 2014-03-27 19:25:20 +01:00
account_budget_view.xml Removed version="7.0" from form views 2014-06-12 09:09:59 +02:00
account_budget_workflow.xml [IMP]remove tabs and add spaces instead of them 2012-06-28 12:10:05 +05:30