-
- Downloads
[FIX] web,sale_product_matrix: allow to open matrix
Before this rev, it crashed when opening the (sale or purchase) product matrix (e.g. on runbot, go to quotations, create, add a line, select 'My Company tshirt'). This was due to a recent override of _applyChanges (see 4bf98b47), which didn't return the value returned by super. OPW 2116083 closes odoo/odoo#39717 Signed-off-by:Nicolas Martinelli (nim) <nim@odoo.com>
Showing
- addons/sale_product_matrix/static/tests/section_and_note_widget_tests.js 106 additions, 0 deletions...duct_matrix/static/tests/section_and_note_widget_tests.js
- addons/sale_product_matrix/views/assets.xml 6 additions, 0 deletionsaddons/sale_product_matrix/views/assets.xml
- addons/web/static/src/js/views/form/form_controller.js 2 additions, 1 deletionaddons/web/static/src/js/views/form/form_controller.js
Loading
Please register or sign in to comment