Repository
OCA/website · module folder · Try on Runboat
Module version
1.0.0
Category
Portal
Folder size
0.2 MB
License
LGPL-3
Application
No
Auto-installable
No
Website
https://github.com/OCA/website
Last tracking update
2026-08-07 07:31:58
Authors
Odoo Community Association (OCA), Tecnativa
Maintainers
Odoo Community Association (OCA), Tecnativa
Committers
Simone Rubino, Weblate, OCA-git-bot, oca-travis
Odoo dependencies
Python dependencies
None
System dependencies
None
Required by
None
Description

Code Analysis

Views touched (11)
XML IDNameModelTypeStatus
assets_frontend assets_frontend ir.ui.view qweb Inherits website.assets_frontend
contacts_table Contacts table ir.ui.view qweb New
form Portal Contact Form ir.ui.view qweb New
form_actions Portal Contact Form Actions ir.ui.view qweb New
form_breadcrumb Portal Contact Breadcrumb ir.ui.view qweb New
form_field Portal Contact Form Field ir.ui.view qweb New
portal_layout Portal layout: contact menu entry ir.ui.view qweb Inherits portal.portal_breadcrumbs
portal_my_contacts My Contacts ir.ui.view qweb New
portal_my_home_contacts Portal My Home: contacts entries ir.ui.view qweb Inherits portal.portal_my_home
search Search In Contacts ir.ui.view qweb New
tree_actions Website Portal Contact Tree Actions ir.ui.view qweb New
HTTP endpoints (6)
Route(s)HandlerAuthTypeMethodsFlags
/my/contacts, /my/contacts/page/<int:page> WebsiteAccount.portal_my_contacts user http ALL website
/my/contacts/create WebsiteAccount.portal_my_contacts_create user http ALL website
/my/contacts/<model('res.partner'):contact>/disable WebsiteAccount.portal_my_contacts_disable user http ALL sudo website
/my/contacts/new WebsiteAccount.portal_my_contacts_new user http ALL website
/my/contacts/<model('res.partner'):contact> WebsiteAccount.portal_my_contacts_read user http ALL website
/my/contacts/<model('res.partner'):contact>/update WebsiteAccount.portal_my_contacts_update user http ALL website
Models touched (0)

No models found for this module.

Loading…

Loading…