Repository
OCA/partner-contact · module folder · Try on Runboat
Module version
1.0.0
Category
Extra Tools
Folder size
0.06 MB
License
AGPL-3
Application
No
Auto-installable
Yes
Website
https://github.com/OCA/partner-contact
Last tracking update
2026-08-07 08:42:56
Authors
Odoo Community Association (OCA), GRAP
Maintainers
Odoo Community Association (OCA), GRAP
Committers
Sylvain LE GAL, Weblate, OCA-git-bot, oca-ci
Odoo dependencies
OCA/partner-contact:
odoo/odoo:
- web
- bus
Python dependencies
None
System dependencies
None
Required by
None
Description
This module is a glue module installed when OCA ``partner_firstname`` module
and Odoo ``portal`` module are installed.

This allows the customer to edit their first and last names, once logged.

  ![signup](../static/description/my_account.png)

Code Analysis

Views touched (1)
XML IDNameModelTypeStatus
partner_firstname_portal.portal_my_details_fields partner_firstname_portal.portal_my_details_fields ir.ui.view qweb Inherits portal.portal_my_details_fields
HTTP endpoints (1)
Route(s)HandlerAuthTypeMethodsFlags
/my/account PartnerFirstnameCustomerPortal.account user http ALL website
Models touched (1)

New fields (0)

No new fields.

Public methods (1)
  • write(self, vals)
Status
Open migration PR — not merged yet for this version
CI status
checks failing
Open since
85 days ago
Last activity
81 days ago
Repository
OCA/partner-contact
Pull request
[19.0][MIG] partner_firstname_portal (#2368)