odoo/addons/sale/report
celm1990 d039249dd2 [FIX] fix wrong filter in search view (account/sale)
the field section_id is created in addon sale, but used in the account
reporting views.  This commit moves the search view definition
in the correct file.
2014-11-06 14:15:19 +01:00
..
__init__.py [IMP] no need to inherit sale.order report we are already in sale/report +change file name for invoice report 2014-05-02 17:23:18 +05:30
invoice_report.py [IMP] addons: add _depends on models backed up by an sql view and used by other models 2014-07-08 15:32:38 +02:00
invoice_report_view.xml [FIX] fix wrong filter in search view (account/sale) 2014-11-06 14:15:19 +01:00
sale_report.py [IMP] Cleaning of reporting (group_by, filters), adding new favourites and default views, some renaming (py and xml files) 2014-08-26 11:56:49 +02:00
sale_report_view.xml [IMP] Cleaning of reporting (group_by, filters), adding new favourites and default views, some renaming (py and xml files) 2014-08-26 11:56:49 +02:00