TIP: You can type at any time to perform a new search.
Partner Password Reset
partner_password_reset · OCA/partner-contact
- Repository
- OCA/partner-contact · module folder · Try on Runboat
- Module version
- 1.0.0
- Category
- Customer Relationship Management
- Folder size
- 0.26 MB
- License
- AGPL-3
- Application
- No
- Auto-installable
- No
- Website
- https://laslabs.com/
- Last tracking update
- 2026-08-07 07:17:48
- Authors
- Odoo Community Association (OCA), LasLabs
- Maintainers
- Odoo Community Association (OCA), LasLabs
- Committers
- GitHub, Weblate, OCA Transbot, Dave Lasley, OCA-git-bot, oca-travis, Ted Salmon
- Odoo dependencies
- Python dependencies
- None
- System dependencies
- None
- Required by
- None
- Description
Code Analysis ⓘ
Views touched (1)
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
view_partner_password_reset_wizard |
Send Password Reset Email | res.partner.password.reset.wizard | form | New |
HTTP endpoints (0)
No HTTP endpoints found for this module.
Models touched (1)
New fields (1)
-
user_idsMany2many → res.userscomodel_name='res.users'default=<expr>readonly=Truerequired=True
-
action_submit(self)@api.multiReset the user passwords on submission -
fields_view_get(self, view_id=None, view_type='form', toolbar=False, submenu=False)@api.modelOverride to check that there are associated users when called
Loading…