-
- Downloads
[IMP] product: Remove price/pricelist_id field from template/variant
Purpose ======= The fields are not used, don't work correctly and there is a specific report to generate the product prices according to the pricelist and the ordered quantities
Showing
- addons/event_booth_sale/models/event_booth_category.py 1 addition, 1 deletionaddons/event_booth_sale/models/event_booth_category.py
- addons/event_sale/models/event_ticket.py 4 additions, 2 deletionsaddons/event_sale/models/event_ticket.py
- addons/point_of_sale/static/tests/tours/point_of_sale.js 33 additions, 45 deletionsaddons/point_of_sale/static/tests/tours/point_of_sale.js
- addons/point_of_sale/tests/test_js.py 3 additions, 3 deletionsaddons/point_of_sale/tests/test_js.py
- addons/product/models/product.py 12 additions, 39 deletionsaddons/product/models/product.py
- addons/product/models/product_template.py 12 additions, 50 deletionsaddons/product/models/product_template.py
- addons/product/tests/test_pricelist.py 16 additions, 22 deletionsaddons/product/tests/test_pricelist.py
- addons/product/tests/test_product_attribute_value_config.py 1 addition, 1 deletionaddons/product/tests/test_product_attribute_value_config.py
- addons/product/tests/test_product_pricelist.py 47 additions, 47 deletionsaddons/product/tests/test_product_pricelist.py
- addons/product/views/product_views.xml 0 additions, 2 deletionsaddons/product/views/product_views.xml
- addons/sale/models/account_move_line.py 6 additions, 6 deletionsaddons/sale/models/account_move_line.py
- addons/sale/models/product_template.py 9 additions, 4 deletionsaddons/sale/models/product_template.py
- addons/sale_product_configurator/views/templates.xml 1 addition, 1 deletionaddons/sale_product_configurator/views/templates.xml
- addons/stock/views/product_views.xml 4 additions, 4 deletionsaddons/stock/views/product_views.xml
- addons/website/tests/test_snippets.py 3 additions, 4 deletionsaddons/website/tests/test_snippets.py
- addons/website_sale/data/data.xml 5 additions, 5 deletionsaddons/website_sale/data/data.xml
- addons/website_sale/data/product_snippet_template_data.xml 1 addition, 1 deletionaddons/website_sale/data/product_snippet_template_data.xml
- addons/website_sale/models/product_product.py 2 additions, 2 deletionsaddons/website_sale/models/product_product.py
- addons/website_sale/models/product_template.py 2 additions, 2 deletionsaddons/website_sale/models/product_template.py
- addons/website_sale/static/src/xml/website_sale_utils.xml 1 addition, 1 deletionaddons/website_sale/static/src/xml/website_sale_utils.xml
Loading
Please register or sign in to comment