TIP: You can type at any time to perform a new search.
Project Tags
project_tag · OCA/project
- Repository
- OCA/project · module folder · Try on Runboat
- Module version
- 1.1.0
- Category
- Project Management
- Folder size
- 0.05 MB
- License
- AGPL-3
- Application
- No
- Auto-installable
- No
- Website
- https://github.com/OCA/project
- Last tracking update
- 2026-08-07 07:47:36
- Authors
- Odoo Community Association (OCA), Patrick Wilson
- Maintainers
- Odoo Community Association (OCA), Patrick Wilson
- Committers
- Eduardo De Miguel, newtratip, Weblate, OCA Transbot, OCA-git-bot, oca-travis, oca-ci, Ashish Hirpara
Code Analysis ⓘ
Views touched (7)
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
project_tags_view_inherit_form |
project.tags.form | project.project | form | Inherits project.edit_project |
project_tags_view_inherit_kanban |
project.tags.kanban | project.project | kanban | Inherits project.view_project_kanban |
project_tags_view_inherit_list |
project.tags.tree | project.project | tree | Inherits project.view_project |
project_tags_view_inherit_simple |
project.tags.simpleform | project.project | form | Inherits project.project_project_view_form_simplified |
tag_quick_create_task_form |
tag.project.task | project.task | form | Inherits project.quick_create_task_form |
view_project_project_filter |
project.tags.search | project.project | search | Inherits project.view_project_project_filter |
view_task_enhancement_tags_form |
project.task.enhancement.tags.form | project.task | form | Inherits project.view_task_form2 |
HTTP endpoints (0)
No HTTP endpoints found for this module.
Models touched (2)
New fields (2)
-
tag_idsMany2many → project.tagsstring='Tags' args: 'project.tags' -
tags_requiredBooleanargs: 'Tags Required'
No public methods.
New fields (1)
-
tags_requiredBooleanrelated='project_id.tags_required' args: 'Tags Required'
-
default_get(self, fields)@api.model
Loading…
Loading…