Repository
OCA/website · module folder · Try on Runboat
Module version
1.0.0
Category
Website
Folder size
0.12 MB
License
AGPL-3
Application
No
Auto-installable
No
Website
https://github.com/OCA/website
Last tracking update
2026-08-07 08:42:59
Authors
Odoo Community Association (OCA), GRAP
Maintainers
Odoo Community Association (OCA), GRAP
Committers
Sylvain LE GAL, Weblate, OCA-git-bot, oca-ci
Odoo dependencies
Python dependencies
geoip2
System dependencies
None
Required by
None
Description
By default, in Odoo, it is not possible to edit some partner website fields in the
backoffice. It forces user to edit information via website interface,
that is not optimal.

This module adds a 'Website' tab in the partner form view.
It so allows to edit the partner website descriptions fields.
(`website_description`, `website_short_description`).

![partner_form](../static/description/img/partner_form.png)

Code Analysis

Views touched (1)
XML IDNameModelTypeStatus
view_res_partner_form res.partner form Inherits base.view_partner_form
HTTP endpoints (0)

No HTTP endpoints found for this module.

Models touched (0)

No models found for this module.