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 IDNameModelTypeStatus
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_pad Char
    copy=False pad_content_field='description' args: 'Pad URL'
  • use_pads Boolean
    default=True help='Use collaborative pad for the tasks on this project.' args: 'Use collaborative pads'
Public methods (0)

No public methods.

New fields (2)
  • description_pad Char
    copy=False pad_content_field='description' args: 'Pad URL'
  • use_pad Boolean
    readonly=True related='project_id.use_pads' string='Use collaborative pad'
Public methods (1)
  • create(self, vals)
    @api.model

Loading…

Loading…

Loading…

Loading…

Loading…

Loading…

Loading…

Loading…

Loading…