Repository
OCA/website-cms · module folder · Try on Runboat
Module version
1.2.0
Category
CMS
Folder size
0.05 MB
License
LGPL-3
Application
No
Auto-installable
No
Website
https://github.com/OCA/website-cms
Last tracking update
2026-08-07 08:09:33
Authors
Camptocamp, Odoo Community Association (OCA)
Maintainers
Camptocamp, Odoo Community Association (OCA)
Committers
Simone Orsi, Weblate, OCA-git-bot, oca-ci
Odoo dependencies
odoo/odoo:
Python dependencies
None
System dependencies
None
Required by
cms_form
Description

Code Analysis

Views touched (0)

No views found for this module.

HTTP endpoints (0)

No HTTP endpoints found for this module.

Models touched (1)

New fields (5)
  • cms_copy_url Char
    compute='_compute_cms_url' compute_sudo=True string='CMS copy URL'
  • cms_delete_confirm_url Char
    compute='_compute_cms_url' compute_sudo=True string='CMS delete confirm URL'
  • cms_delete_url Char
    compute='_compute_cms_url' compute_sudo=True string='CMS delete URL'
  • cms_edit_url Char
    compute='_compute_cms_url' compute_sudo=True string='CMS edit URL'
  • url Char
    compute='_compute_cms_url' compute_sudo=True string='URL'
Public methods (11)
  • cms_after_delete_url(self)
    @property
  • cms_can_create(self)
    @api.model
  • cms_can_delete(self)
  • cms_can_edit(self)
  • cms_can_publish(self)
  • cms_create_url(self)
    @property
  • cms_delete_url_base(self)
    @property
  • cms_edit_url_base(self)
    @property
  • cms_info(self)
  • cms_is_owner(self, uid=None)
  • cms_search_url(self)
    @property

Loading…

Loading…

Loading…

Loading…