-
- Downloads
[FIX] mail,website_forum: set SELF_WRITABLE_FIELDS on model's class
Otherwise it is not visible when set on an instance of the new API. self is a recordset instead of the model `res.users` Without this patch a low priviledge user was not able to modify its own value of `notify_email` through the preference window.
Please register or sign in to comment