odoo/addons/account_budget/report
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
..
__init__.py [REF] Account budget: Improve code 2010-09-28 18:28:00 +05:30
analytic_account_budget_report.py [FIX] account_budget: clearer analytic budget report 2017-08-16 09:09:22 +02:00
budget_report.py [FIX] account_budget: clearer analytic budget report 2017-08-16 09:09:22 +02:00
crossovered_budget_report.py Forward port of branch saas-3 up to 7bcefaf 2014-08-21 18:14:22 +02:00