An error occurred while fetching folder content.
IEL
authored
WHAT: apply 93a7695f for all res.config.settings menus WHY: the same reason as in 93a7695f: When saving, a read is called. By default, read has bin_size to true to avoid performances issues. It will return the image size instead of the content it may lead to image dissapearing or "Incorrect padding" error HOW: find . -iname "*.xml"|xargs grep "\"context\".*'module'" -l | xargs sed -i "s/\(\"context\".*'module'.*\)\}/\1, 'bin_size': False}/" git checkout -- addons/base_setup/views/res_config_settings_views.xml --- PR for General Settings: https://github.com/odoo/odoo/pull/47297 opw-2346644 closes odoo/odoo#61037 Related: odoo/enterprise#14495 Signed-off-by:Ivan Yelizariev // IEL <yelizariev@users.noreply.github.com>
Name | Last commit | Last update |
---|