TIP: You can type at any time to perform a new search.
Pad on tasks
pad_project · odoo/odoo
- Repository
- odoo/odoo · module folder
- Module version
- 0.1.0
- Category
- Services/Project
- Folder size
- 0.14 MB
- License
- LGPL-3
- Application
- No
- Auto-installable
- Yes
- Website
- None
- Last tracking update
- 2026-08-07 05:29:14
- Authors
- Maintainers
- None
- Committers
- Xavier Morel, Martin Trigaux, Odoo Translation Bot, Xavier-Do, Julien Mougenot, Tiffany Chang (tic), Xavier BOL (xbo), Laurent Stukkens (LTU), Cedric Prieels (cpr)
- Odoo dependencies
- Python dependencies
- None
- System dependencies
- None
- Required by
- None
- Description
This module adds a PAD in all project form views. =================================================
Code Analysis ⓘ
Views touched (3)
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
project_project_view_form |
project.project.view.form | project.project | form | Inherits project.edit_project |
res_config_settings_view_form |
res.config.settings.view.form.inherit.pad.project | res.config.settings | form | Inherits project.res_config_settings_view_form |
view_task_form2_inherit_pad_project |
project.task.form.inherit | project.task | form | Inherits project.view_task_form2 |
HTTP endpoints (0)
No HTTP endpoints found for this module.
Models touched (2)
New fields (2)
-
description_padCharcopy=Falsepad_content_field='description' args: 'Pad URL' -
use_padsBooleandefault=Truehelp='Use collaborative pad for the tasks on this project.' args: 'Use collaborative pads'
No public methods.
New fields (2)
-
description_padCharcopy=Falsepad_content_field='description' args: 'Pad URL' -
use_padBooleanreadonly=Truerelated='project_id.use_pads'string='Use collaborative pad'
-
create(self, vals)@api.model
Loading…
Loading…
Loading…
Loading…
Loading…
Loading…
Loading…
Loading…
Loading…