Maintenance Plan Activity

maintenance_plan_activity
REPOSITORY
REPOSITORYOCA/maintenance
GIT
GIThttps://github.com/OCA/maintenance.git
GIT FOLDER
GIT FOLDERhttps://github.com/OCA/maintenance/tree/18.0/maintenance_plan_activity
VERSION
VERSION 1.0.0
CATEGORY
CATEGORYUncategorized
LICENSE
LICENSEAGPL-3
APPLICATION
APPLICATIONNo
AUTO-INSTALLABLE
AUTO-INSTALLABLENo
AUTHORS
AUTHORSOdoo Community Association (OCA), ForgeFlow
MAINTAINERS
MAINTAINERSOdoo Community Association (OCA), ForgeFlow
COMMITTERS
COMMITTERSYann Papouin, Weblate, OCA-git-bot, oca-ci
WEBSITE
WEBSITEhttps://github.com/OCA/maintenance
LAST TRACKING UPDATE
LAST TRACKING UPDATE2026-07-06 19:30:13
ODOO DEPENDENCIES
ODOO DEPENDENCIES OCA/maintenance:
    - maintenance_plan
    - base_maintenance
odoo/odoo:
    - maintenance
    - mail
    - base
    - base_setup
    - web
    - bus
    - web_tour
    - html_editor
PYTHON DEPENDENCIES
PYTHON DEPENDENCIES python-dateutil
SYSTEM DEPENDENCIES
SYSTEM DEPENDENCIES Not have
DESCRIPTION
DESCRIPTION
This module allows defining in the maintenance plan activities that will
be created once the maintenance requests are created as a consequence of
the plan itself.

![Maintenance Planned Activities](/maintenance_plan_activity/static/description/maintenance_plan_activity.png)

Code Analysis

Views touched (2)
XML IDNameModelTypeStatus
maintenance_plan_view_form maintenance.plan.form maintenance.plan xpath Inherits maintenance_plan.maintenance_plan_view_form
maintenance_planned_activity_view_tree maintenance.planned.activity.list maintenance.planned.activity list New
Models touched (3)

New fields (0)

No new fields.

Public methods (0)

No public methods.

New fields (1)
  • planned_activity_ids One2many → maintenance.planned.activity
    comodel_name='maintenance.planned.activity' inverse_name='maintenance_plan_id' string='Planned Activities'
Public methods (0)

No public methods.

New fields (4)
  • activity_type_id Many2one → mail.activity.type
    comodel_name='mail.activity.type' required=True string='Activity Type'
  • date_before_request Integer
    help='This is the number of days the due date of the activity will beset before the Maintenance request scheduled date' string='# Days before request'
  • maintenance_plan_id Many2one → maintenance.plan
    comodel_name='maintenance.plan' string='Maintenance Plan'
  • user_id Many2one → res.users
    comodel_name='res.users' default=<expr> string='Responsible'
Public methods (0)

No public methods.

REPOSITORY
REPOSITORYOCA/maintenance
GIT
GIThttps://github.com/OCA/maintenance.git
GIT FOLDER
GIT FOLDERhttps://github.com/OCA/maintenance/tree/16.0/maintenance_plan_activity
VERSION
VERSION 1.0.0
CATEGORY
CATEGORYUncategorized
LICENSE
LICENSEAGPL-3
APPLICATION
APPLICATIONNo
AUTO-INSTALLABLE
AUTO-INSTALLABLENo
AUTHORS
AUTHORSOdoo Community Association (OCA), ForgeFlow
MAINTAINERS
MAINTAINERSOdoo Community Association (OCA), ForgeFlow
COMMITTERS
COMMITTERSWeblate, oca-ci, Luis Rodriguez
WEBSITE
WEBSITEhttps://github.com/OCA/maintenance
LAST TRACKING UPDATE
LAST TRACKING UPDATE2026-07-06 00:53:48
ODOO DEPENDENCIES
ODOO DEPENDENCIES OCA/maintenance:
    - maintenance_plan
    - base_maintenance
odoo/odoo:
    - maintenance
    - mail
    - base
    - base_setup
    - web
    - bus
    - web_tour
PYTHON DEPENDENCIES
PYTHON DEPENDENCIES python-dateutil
SYSTEM DEPENDENCIES
SYSTEM DEPENDENCIES Not have
DESCRIPTION
DESCRIPTION

Code Analysis

Views touched (2)
XML IDNameModelTypeStatus
maintenance_plan_view_form maintenance.plan.form maintenance.plan xpath Inherits maintenance_plan.maintenance_plan_view_form
maintenance_planned_activity_view_tree maintenance.planned.activity.tree maintenance.planned.activity tree New
Models touched (3)

New fields (0)

No new fields.

Public methods (0)

No public methods.

New fields (1)
  • planned_activity_ids One2many → maintenance.planned.activity
    args: 'maintenance.planned.activity', 'maintenance_plan_id', 'Planned Activities'
Public methods (0)

No public methods.

New fields (4)
  • activity_type_id Many2one → mail.activity.type
    required=True args: 'mail.activity.type', 'Activity Type'
  • date_before_request Integer
    help='This is the number of days the due date of the activity will beset before the Maintenance request scheduled date' args: '# Days before request'
  • maintenance_plan_id Many2one → maintenance.plan
    args: 'maintenance.plan', 'Maintenance Plan'
  • user_id Many2one → res.users
    default=<expr> args: 'res.users', 'Responsible'
Public methods (0)

No public methods.

REPOSITORY
REPOSITORYOCA/maintenance
GIT
GIThttps://github.com/OCA/maintenance.git
GIT FOLDER
GIT FOLDERhttps://github.com/OCA/maintenance/tree/15.0/maintenance_plan_activity
VERSION
VERSION 1.0.2
CATEGORY
CATEGORYUncategorized
LICENSE
LICENSEAGPL-3
APPLICATION
APPLICATIONNo
AUTO-INSTALLABLE
AUTO-INSTALLABLENo
AUTHORS
AUTHORSOdoo Community Association (OCA), ForgeFlow
MAINTAINERS
MAINTAINERSOdoo Community Association (OCA), ForgeFlow
COMMITTERS
COMMITTERSMiquel Raïch, AaronHForgeFlow, Weblate, OCA-git-bot, oca-ci, Bernat Puig Font
WEBSITE
WEBSITEhttps://github.com/OCA/maintenance
LAST TRACKING UPDATE
LAST TRACKING UPDATE2026-07-06 00:46:35
ODOO DEPENDENCIES
ODOO DEPENDENCIES OCA/maintenance:
    - maintenance_plan
    - base_maintenance
odoo/odoo:
    - maintenance
    - mail
    - base
    - base_setup
    - web
    - bus
    - web_tour
PYTHON DEPENDENCIES
PYTHON DEPENDENCIES python-dateutil
SYSTEM DEPENDENCIES
SYSTEM DEPENDENCIES Not have
DESCRIPTION
DESCRIPTION

Code Analysis

Views touched (2)
XML IDNameModelTypeStatus
maintenance_plan_view_form maintenance.plan.form maintenance.plan xpath Inherits maintenance_plan.maintenance_plan_view_form
maintenance_planned_activity_view_tree maintenance.planned.activity.tree maintenance.planned.activity tree New
Models touched (3)

New fields (0)

No new fields.

Public methods (0)

No public methods.

New fields (1)
  • planned_activity_ids One2many → maintenance.planned.activity
    args: 'maintenance.planned.activity', 'maintenance_plan_id', 'Planned Activities'
Public methods (0)

No public methods.

New fields (4)
  • activity_type_id Many2one → mail.activity.type
    required=True args: 'mail.activity.type', 'Activity Type'
  • date_before_request Integer
    help='This is the number of days the due date of the activity will beset before the Maintenance request scheduled date' args: '# Days before request'
  • maintenance_plan_id Many2one → maintenance.plan
    args: 'maintenance.plan', 'Maintenance Plan'
  • user_id Many2one → res.users
    default=<expr> args: 'res.users', 'Responsible'
Public methods (0)

No public methods.

REPOSITORY
REPOSITORYOCA/maintenance
GIT
GIThttps://github.com/OCA/maintenance.git
GIT FOLDER
GIT FOLDERhttps://github.com/OCA/maintenance/tree/14.0/maintenance_plan_activity
VERSION
VERSION 1.0.3
CATEGORY
CATEGORYUncategorized
LICENSE
LICENSEAGPL-3
APPLICATION
APPLICATIONNo
AUTO-INSTALLABLE
AUTO-INSTALLABLENo
AUTHORS
AUTHORSOdoo Community Association (OCA), ForgeFlow
MAINTAINERS
MAINTAINERSOdoo Community Association (OCA), ForgeFlow
COMMITTERS
COMMITTERSEnric Tobella, OCA Transbot, Miquel Raïch, AaronHForgeFlow, oca-travis, Weblate, OCA-git-bot, oca-ci, mariadforgeflow
WEBSITE
WEBSITEhttps://github.com/OCA/maintenance
LAST TRACKING UPDATE
LAST TRACKING UPDATE2026-07-06 00:41:01
ODOO DEPENDENCIES
ODOO DEPENDENCIES OCA/maintenance:
    - maintenance_plan
    - base_maintenance
odoo/odoo:
    - maintenance
    - mail
    - base
    - base_setup
    - web
    - bus
    - web_tour
PYTHON DEPENDENCIES
PYTHON DEPENDENCIES python-dateutil
SYSTEM DEPENDENCIES
SYSTEM DEPENDENCIES Not have
DESCRIPTION
DESCRIPTION

Code Analysis

Views touched (2)
XML IDNameModelTypeStatus
maintenance_plan_view_form maintenance.plan.form maintenance.plan xpath Inherits maintenance_plan.maintenance_plan_view_form
maintenance_planned_activity_view_tree maintenance.planned.activity.tree maintenance.planned.activity tree New
Models touched (3)

New fields (0)

No new fields.

Public methods (0)

No public methods.

New fields (1)
  • planned_activity_ids One2many → maintenance.planned.activity
    args: 'maintenance.planned.activity', 'maintenance_plan_id', 'Planned Activities'
Public methods (0)

No public methods.

New fields (4)
  • activity_type_id Many2one → mail.activity.type
    required=True args: 'mail.activity.type', 'Activity Type'
  • date_before_request Integer
    help='This is the number of days the due date of the activity will beset before the Maintenance request scheduled date' args: '# Days before request'
  • maintenance_plan_id Many2one → maintenance.plan
    args: 'maintenance.plan', 'Maintenance Plan'
  • user_id Many2one → res.users
    default=<expr> args: 'res.users', 'Responsible'
Public methods (0)

No public methods.

REPOSITORY
REPOSITORYOCA/maintenance
GIT
GIThttps://github.com/OCA/maintenance.git
GIT FOLDER
GIT FOLDERhttps://github.com/OCA/maintenance/tree/13.0/maintenance_plan_activity
VERSION
VERSION 1.0.1
CATEGORY
CATEGORYUncategorized
LICENSE
LICENSEAGPL-3
APPLICATION
APPLICATIONNo
AUTO-INSTALLABLE
AUTO-INSTALLABLENo
AUTHORS
AUTHORSOdoo Community Association (OCA), ForgeFlow
MAINTAINERS
MAINTAINERSOdoo Community Association (OCA), ForgeFlow
COMMITTERS
COMMITTERSEnric Tobella, OCA Transbot, AaronHForgeFlow, oca-travis, Weblate, OCA-git-bot, Joan Sisquella
WEBSITE
WEBSITEhttps://github.com/OCA/maintenance
LAST TRACKING UPDATE
LAST TRACKING UPDATE2026-07-06 00:34:14
ODOO DEPENDENCIES
ODOO DEPENDENCIES OCA/maintenance:
    - maintenance_plan
    - base_maintenance
odoo/odoo:
    - maintenance
    - mail
    - base
    - base_setup
    - web
    - bus
    - web_tour
PYTHON DEPENDENCIES
PYTHON DEPENDENCIES python-dateutil
SYSTEM DEPENDENCIES
SYSTEM DEPENDENCIES Not have
DESCRIPTION
DESCRIPTION

Code Analysis

Views touched (2)
XML IDNameModelTypeStatus
maintenance_plan_view_form maintenance.plan.form maintenance.plan xpath Inherits maintenance_plan.maintenance_plan_view_form
maintenance_planned_activity_view_tree maintenance.planned.activity.tree maintenance.planned.activity tree New
Models touched (3)

New fields (0)

No new fields.

Public methods (0)

No public methods.

New fields (1)
  • planned_activity_ids One2many → maintenance.planned.activity
    args: 'maintenance.planned.activity', 'maintenance_plan_id', 'Planned Activities'
Public methods (0)

No public methods.

New fields (4)
  • activity_type_id Many2one → mail.activity.type
    required=True args: 'mail.activity.type', 'Activity Type'
  • date_before_request Integer
    help='This is the number of days the due date of the activity will beset before the Maintenance request scheduled date' args: '# Days before request'
  • maintenance_plan_id Many2one → maintenance.plan
    args: 'maintenance.plan', 'Maintenance Plan'
  • user_id Many2one → res.users
    default=<expr> args: 'res.users', 'Responsible'
Public methods (0)

No public methods.

REPOSITORY
REPOSITORYOCA/maintenance
GIT
GIThttps://github.com/OCA/maintenance.git
GIT FOLDER
GIT FOLDERhttps://github.com/OCA/maintenance/tree/12.0/maintenance_plan_activity
VERSION
VERSION 1.0.0
CATEGORY
CATEGORYUncategorized
LICENSE
LICENSEAGPL-3
APPLICATION
APPLICATIONNo
AUTO-INSTALLABLE
AUTO-INSTALLABLENo
AUTHORS
AUTHORSOdoo Community Association (OCA), Eficent Business and IT Consulting Services S.L.
MAINTAINERS
MAINTAINERSOdoo Community Association (OCA), Eficent Business and IT Consulting Services S.L.
COMMITTERS
COMMITTERSOCA Transbot, oca-travis, Weblate, OCA-git-bot, Núria Martín Xifré
WEBSITE
WEBSITEhttps://www.github.com/OCA/maintenance
LAST TRACKING UPDATE
LAST TRACKING UPDATE2026-07-06 00:29:19
ODOO DEPENDENCIES
ODOO DEPENDENCIES OCA/maintenance:
    - maintenance_plan
odoo/odoo:
    - maintenance
    - mail
    - base
    - base_setup
    - web
    - bus
    - web_tour
PYTHON DEPENDENCIES
PYTHON DEPENDENCIES Not have
SYSTEM DEPENDENCIES
SYSTEM DEPENDENCIES Not have
DESCRIPTION
DESCRIPTION

Code Analysis

Views touched (2)
XML IDNameModelTypeStatus
maintenance_plan_view_form maintenance.plan.form maintenance.plan xpath Inherits maintenance_plan.maintenance_plan_view_form
maintenance_planned_activity_view_tree maintenance.planned.activity.tree maintenance.planned.activity tree New
Models touched (3)

New fields (0)

No new fields.

Public methods (0)

No public methods.

New fields (1)
  • planned_activity_ids One2many → maintenance.planned.activity
    args: 'maintenance.planned.activity', 'maintenance_plan_id', 'Planned Activities'
Public methods (0)

No public methods.

New fields (4)
  • activity_type_id Many2one → mail.activity.type
    required=True args: 'mail.activity.type', 'Activity Type'
  • date_before_request Integer
    help='This is the number of days the due date of the activity will beset before the Maintenance request scheduled date' args: '# Days before request'
  • maintenance_plan_id Many2one → maintenance.plan
    args: 'maintenance.plan', 'Maintenance Plan'
  • user_id Many2one → res.users
    default=<expr> args: 'res.users', 'Responsible'
Public methods (0)

No public methods.

REPOSITORY
REPOSITORYOCA/maintenance
GIT
GIThttps://github.com/OCA/maintenance.git
GIT FOLDER
GIT FOLDERhttps://github.com/OCA/maintenance/tree/11.0/maintenance_plan_activity
VERSION
VERSION 1.1.1
CATEGORY
CATEGORYUncategorized
LICENSE
LICENSEAGPL-3
APPLICATION
APPLICATIONNo
AUTO-INSTALLABLE
AUTO-INSTALLABLENo
AUTHORS
AUTHORSOdoo Community Association (OCA), Eficent Business and IT Consulting Services S.L.
MAINTAINERS
MAINTAINERSOdoo Community Association (OCA), Eficent Business and IT Consulting Services S.L.
COMMITTERS
COMMITTERSEnric Tobella, OCA Transbot, AaronHForgeFlow, oca-travis, OCA-git-bot, Adrià Gil Sorribes
WEBSITE
WEBSITEhttps://www.github.com/OCA/maintenance
LAST TRACKING UPDATE
LAST TRACKING UPDATE2026-07-06 00:23:58
ODOO DEPENDENCIES
ODOO DEPENDENCIES OCA/maintenance:
    - maintenance_plan
odoo/odoo:
    - maintenance
    - mail
    - base
    - base_setup
    - web
    - bus
    - web_tour
PYTHON DEPENDENCIES
PYTHON DEPENDENCIES Not have
SYSTEM DEPENDENCIES
SYSTEM DEPENDENCIES Not have
DESCRIPTION
DESCRIPTION

Code Analysis

Views touched (2)
XML IDNameModelTypeStatus
maintenance_plan_view_form maintenance.plan.form maintenance.plan xpath Inherits maintenance_plan.maintenance_plan_view_form
maintenance_planned_activity_view_tree maintenance.planned.activity.tree maintenance.planned.activity tree New
Models touched (3)

New fields (0)

No new fields.

Public methods (0)

No public methods.

New fields (1)
  • planned_activity_ids One2many → maintenance.planned.activity
    args: 'maintenance.planned.activity', 'maintenance_plan_id', 'Planned Activities'
Public methods (0)

No public methods.

New fields (4)
  • activity_type_id Many2one → mail.activity.type
    required=True args: 'mail.activity.type', 'Activity Type'
  • date_before_request Integer
    help='This is the number of days the due date of the activity will beset before the Maintenance request scheduled date' args: '# Days before request'
  • maintenance_plan_id Many2one → maintenance.plan
    args: 'maintenance.plan', 'Maintenance Plan'
  • user_id Many2one → res.users
    default=<expr> args: 'res.users', 'Responsible'
Public methods (0)

No public methods.