TIP: You can type at any time to perform a new search.
CMS Account Form
cms_account_form · OCA/website-cms
- Repository
- OCA/website-cms · module folder · Try on Runboat
- Module version
- 1.0.3
- Category
- Uncategorized
- Folder size
- 0.12 MB
- License
- LGPL-3
- Application
- No
- Auto-installable
- No
- Website
- None
- Last tracking update
- 2026-08-07 07:25:01
- Authors
- Camptocamp, Odoo Community Association (OCA)
- Maintainers
- Camptocamp, Odoo Community Association (OCA)
- Committers
- Simone Orsi, GitHub, OCA Transbot, OCA-git-bot, oca-travis
Code Analysis ⓘ
Views touched (1)
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
email_field_update_warning |
CMS account form email warning | ir.ui.view | qweb | New |
HTTP endpoints (2)
| Route(s) | Handler | Auth | Type | Methods | Flags |
|---|---|---|---|---|---|
| (inherited route override) | MyAccount.account |
inherited | http | ALL | |
/my/account-old |
MyAccount.account_old |
user | http | ALL | website |
Models touched (1)
New fields (0)
No new fields.
Public methods (5)-
form_before_create_or_update(self, values, extra_values) -
form_msg_success_updated(self)@property -
form_next_url(self, main_object=None) -
form_title(self)@property -
form_update_fields_attributes(self, _fields)Set warning message for email updates.