odoo/addons/sale/report
Commandant Custo 1881a13699 [FIX] sale: report: find sales of subcategories
When searching for sales of a specific category,
display the products of the whole category subtree.
Consistent with:
* 633df8dc92
* https://github.com/odoo/odoo/blob/8.0/addons/account/report/account_invoice_report_view.xml#L72

Closes #4631
2015-10-12 15:43:36 +02: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 [FIX] sale: currency in report sale analysis 2015-09-29 16:43:47 +02:00
sale_report_view.xml [FIX] sale: report: find sales of subcategories 2015-10-12 15:43:36 +02:00