odoo/addons/sale/report
Goffin Simon 7f5f945dcf [FIX] sale: _sales_count
The field "state" in "sale.report" model must consider the state used
by "sale.order.line" to be consistent with the view created in this model.

The function _sale_count in 'product.product' model must return
the number of product included in a "confirmed" or "done" sale order line.

opw:644200
2015-07-23 15:28: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: _sales_count 2015-07-23 15:28:36 +02:00
sale_report_view.xml [FIX] sale: _sales_count 2015-07-23 15:28:36 +02:00