Repository
OCA/project · module folder · Try on Runboat
Module version
1.0.0
Category
Project Management
Folder size
0.03 MB
License
AGPL-3
Application
No
Auto-installable
No
Website
https://github.com/OCA/project
Last tracking update
2026-08-07 09:06:22
Authors
Odoo Community Association (OCA), Tecnativa
Maintainers
Odoo Community Association (OCA), Tecnativa
Committers
Weblate, OCA-git-bot, oca-ci, stferraro
Odoo dependencies
Python dependencies
None
System dependencies
None
Required by
None
Description
The module adds the possibility of set a company (or not) to the project
tags, making them visible in all companies or only in the defined one.

Code Analysis

Views touched (2)
XML IDNameModelTypeStatus
project_tags_form_view project.tags.form project.tags form Inherits project.project_tags_form_view
project_tags_tree_view project.tags.tree project.tags list Inherits project.project_tags_tree_view
HTTP endpoints (0)

No HTTP endpoints found for this module.

Models touched (1)

New fields (1)
  • company_id Many2one → res.company
    comodel_name='res.company' string='Company'
Public methods (0)

No public methods.

Loading…

Loading…