Open chaule97 opened 1 month ago
The res_config_settings_view_form in Odoo 17 has changed its xml style, and the view_general_configuration in this module was written using Odoo 16 styling. So we need to update it accordingly.
res_config_settings_view_form
view_general_configuration
The
res_config_settings_view_form
in Odoo 17 has changed its xml style, and theview_general_configuration
in this module was written using Odoo 16 styling. So we need to update it accordingly.