-
- Downloads
[FIX] website: language must be empty if company has no website
The `language_ids` field on `res.config.settings` was made required field.
However, in a multi-company setting, where the active company does not have a
website, this field will be empty, and the user won't be able to save
any configuration changes.
closes odoo/odoo#41027
Signed-off-by:
Martin Trigaux (mat) <mat@odoo.com>
Please register or sign in to comment