Skip to content
Snippets Groups Projects
Commit 3fd991f6 authored by Hubert Van de Walle (huvw)'s avatar Hubert Van de Walle (huvw) Committed by Hubert Van De Walle
Browse files

[REV][FIX] web: radio widget ignores required attribute

This reverts https://github.com/odoo/odoo/pull/87375



`auth_signup_uninvited` is be set as required in the
settings view but a value is missing in the case where the current
company has no website.
This then prevents the settings from being saved.
This could also be an issue with other settings in custom code.
We should revert this fix in stable.

opw-2819061

closes odoo/odoo#88568

Signed-off-by: default avatarNicolas Lempereur (nle) <nle@odoo.com>
parent 36c17664
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment