-
- Downloads
[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
Showing
- addons/sale/report/sale_report.py 5 additions, 9 deletionsaddons/sale/report/sale_report.py
- addons/sale/report/sale_report_view.xml 3 additions, 3 deletionsaddons/sale/report/sale_report_view.xml
- addons/sale/sale.py 2 additions, 2 deletionsaddons/sale/sale.py
- addons/sale/sale_view.xml 1 addition, 1 deletionaddons/sale/sale_view.xml
Loading
Please register or sign in to comment