TIP: You can type at any time to perform a new search.
Project Model to Task
project_model_to_task · OCA/project
- Repository
- OCA/project · module folder · Try on Runboat
- Module version
- 0.1.0
- Category
- project
- Folder size
- 0.11 MB
- License
- AGPL-3
- Application
- No
- Auto-installable
- No
- Website
- https://www.akretion.com
- Last tracking update
- 2026-08-07 07:17:46
- Authors
- Akretion, Odoo Community Association (OCA)
- Maintainers
- Akretion, Odoo Community Association (OCA)
- Committers
- GitHub, Stéphane Bidoul (ACSONE), David Beal, Weblate, OCA Transbot, oca-travis, Mourad Elhadj Mimoune, tbaden
Code Analysis ⓘ
Views touched (2)
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
view_task_form2 |
project.task | Inherits project.view_task_form2 | ||
view_task_tree2 |
project.task | Inherits project.view_task_tree2 |
HTTP endpoints (0)
No HTTP endpoints found for this module.
Models touched (3)
New fields (0)
No new fields.
Public methods (1)-
read(self, fields=None, load='_classic_read')
New fields (0)
No new fields.
Public methods (2)-
get_actions(self, action_slot, model, res_id=False)@api.modelAdd an action to all Model objects of the ERP -
set_task_action(self, model, res_id=False)@api.model
New fields (3)
-
action_idMany2one → ir.actions.act_windowhelp='Action called to go to the original window.'string='Action' args: 'ir.actions.act_window' -
model_referenceReferenceselection='_authorised_models' -
task_originCharcompute='_compute_task_origin'
-
default_get(self, fields)@api.model -
goto_document(self)
Loading…