-
- Downloads
[IMP] Sale: Make demo data 'Deposit' invisible to the user + invoice wizard cleaning
- Move product_product 'Deposit' from demo to data + make it a product_template - Remove group_no_one on archive button for product_product and template - Remove a commented import_pdb; pdb.set_trace() - Add in the sales config 2 fields to edit the account and the taxes for the deposit product - On the sale orders lines invoicing wizard, display the account and the taxes for the deposit product instead of the product itself - Set the product 'Deposit' as inactive to be hidden to the users
Showing
- addons/crm_partner_assign/test/partner_assign.yml 0 additions, 1 deletionaddons/crm_partner_assign/test/partner_assign.yml
- addons/point_of_sale/point_of_sale_demo.xml 1 addition, 1 deletionaddons/point_of_sale/point_of_sale_demo.xml
- addons/product/product_view.xml 1 addition, 1 deletionaddons/product/product_view.xml
- addons/sale/res_config.py 26 additions, 1 deletionaddons/sale/res_config.py
- addons/sale/res_config_view.xml 6 additions, 0 deletionsaddons/sale/res_config_view.xml
- addons/sale/sale_data.xml 15 additions, 0 deletionsaddons/sale/sale_data.xml
- addons/sale/sale_demo.xml 0 additions, 15 deletionsaddons/sale/sale_demo.xml
- addons/sale/tests/test_sale_to_invoice.py 1 addition, 1 deletionaddons/sale/tests/test_sale_to_invoice.py
- addons/sale/wizard/sale_make_invoice_advance.py 13 additions, 1 deletionaddons/sale/wizard/sale_make_invoice_advance.py
- addons/sale/wizard/sale_make_invoice_advance.xml 3 additions, 1 deletionaddons/sale/wizard/sale_make_invoice_advance.xml
- addons/sale_service/demo/sale_service_demo.xml 1 addition, 11 deletionsaddons/sale_service/demo/sale_service_demo.xml
Loading
Please register or sign in to comment