-
- Downloads
[IMP] sale: put stat button with invoices on sale order.
invoice_exists field has been removed, because invoice_count can be used when the old field was used. invoiced_rate field has been removed, because it was never used except in a test. Also added a stat button with deliveries on sale order.
Showing
- addons/purchase/purchase.py 11 additions, 5 deletionsaddons/purchase/purchase.py
- addons/sale/sale.py 15 additions, 48 deletionsaddons/sale/sale.py
- addons/sale/sale_view.xml 16 additions, 8 deletionsaddons/sale/sale_view.xml
- addons/sale/test/manual_order_policy.yml 1 addition, 1 deletionaddons/sale/test/manual_order_policy.yml
- addons/sale_stock/sale_stock.py 9 additions, 2 deletionsaddons/sale_stock/sale_stock.py
- addons/sale_stock/sale_stock_view.xml 9 additions, 5 deletionsaddons/sale_stock/sale_stock_view.xml
- addons/sale_stock/test/picking_order_policy.yml 0 additions, 1 deletionaddons/sale_stock/test/picking_order_policy.yml
Loading
Please register or sign in to comment