TIP: You can type at any time to perform a new search.
Maintenance Plan Activity
maintenance_plan_activity · OCA/maintenance
- Repository
- OCA/maintenance · module folder · Try on Runboat
- Module version
- 1.0.0
- Category
- Uncategorized
- Folder size
- 0.09 MB
- License
- AGPL-3
- Application
- No
- Auto-installable
- No
- Website
- https://github.com/OCA/maintenance
- Last tracking update
- 2026-08-07 08:42:53
- Authors
- Odoo Community Association (OCA), ForgeFlow
- Maintainers
- Odoo Community Association (OCA), ForgeFlow
- Committers
- Yann Papouin, Weblate, OCA-git-bot, oca-ci
- Odoo dependencies
- Python dependencies
- python-dateutil
- System dependencies
- None
- Required by
- None
- 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. 
Code Analysis ⓘ
Views touched (2)
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
maintenance_plan_view_form |
maintenance.plan.form | maintenance.plan | form | Inherits maintenance_plan.maintenance_plan_view_form |
maintenance_planned_activity_view_tree |
maintenance.planned.activity.list | maintenance.planned.activity | list | New |
HTTP endpoints (0)
No HTTP endpoints found for this module.
Models touched (3)
New fields (0)
No new fields.
Public methods (0)No public methods.
New fields (1)
-
planned_activity_idsOne2many → maintenance.planned.activitycomodel_name='maintenance.planned.activity'inverse_name='maintenance_plan_id'string='Planned Activities'
No public methods.
New fields (4)
-
activity_type_idMany2one → mail.activity.typecomodel_name='mail.activity.type'required=Truestring='Activity Type' -
date_before_requestIntegerhelp='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_idMany2one → maintenance.plancomodel_name='maintenance.plan'string='Maintenance Plan' -
user_idMany2one → res.userscomodel_name='res.users'default=<expr>string='Responsible'
No public methods.
Loading…
Loading…
Loading…
Loading…
Loading…
Loading…