-
- Downloads
[FIX] web,base: document template widget in settings
Go to General Settings, click on 'Change Document Template', and in the opened dialog, click on a template. Before this rev., it automatically closed the dialog, which was not really convenient. This rev. introduces a new field widget (image_selection) for this use case, and ensures that the dialog doesn't close when a template is selected. Test written by @mba-odoo
Showing
- addons/web/static/src/js/fields/basic_fields.js 51 additions, 0 deletionsaddons/web/static/src/js/fields/basic_fields.js
- addons/web/static/src/js/fields/field_registry.js 1 addition, 0 deletionsaddons/web/static/src/js/fields/field_registry.js
- addons/web/static/tests/fields/basic_fields_tests.js 41 additions, 0 deletionsaddons/web/static/tests/fields/basic_fields_tests.js
- odoo/addons/base/res/res_company.py 0 additions, 12 deletionsodoo/addons/base/res/res_company.py
- odoo/addons/base/res/res_company_view.xml 18 additions, 34 deletionsodoo/addons/base/res/res_company_view.xml
Loading
Please register or sign in to comment