Repository
OCA/project · module folder · Try on Runboat
Module version
1.0.0
Category
Project
Folder size
0.09 MB
License
AGPL-3
Application
No
Auto-installable
No
Website
https://github.com/OCA/project
Last tracking update
2026-08-07 08:42:45
Authors
Odoo Community Association (OCA), Cetmix
Maintainers
Odoo Community Association (OCA), Cetmix
Committers
Weblate, OCA-git-bot, oca-ci, Mohajiro
Odoo dependencies
Python dependencies
None
System dependencies
None
Required by
None
Description
This module allows to add a dedicated task description that will be shown to portal users.

Code Analysis

Views touched (2)
XML IDNameModelTypeStatus
portal_my_task portal_my_task ir.ui.view qweb Inherits project.portal_my_task
view_task_form2_inherit project.task.form.inherit.portal.description project.task form Inherits project.view_task_form2
HTTP endpoints (0)

No HTTP endpoints found for this module.

Models touched (1)

New fields (2)
  • portal_description Html
    help="Description that will be shown to portal users if 'Use Portal Description' is enabled" sanitize_attributes=False
  • use_portal_description Boolean
    help='If enabled, portal users will see the portal description instead of the standard one'
Public methods (0)

No public methods.

Loading…

Status
Open migration PR — not merged yet for this version
CI status
green — ready to merge
Open since
64 days ago
Last activity
51 days ago
Repository
OCA/project
Pull request
[19.0] [MIG] project_task_description_portal : Migration to 19.0. (#1753)