TIP: You can type at any time to perform a new search.
Base Maintenance
base_maintenance · OCA/maintenance
- Repository
- OCA/maintenance · module folder · Try on Runboat
- Module version
- 1.0.0
- Category
- Maintenance
- Folder size
- 0.06 MB
- License
- LGPL-3
- Application
- No
- Auto-installable
- No
- Website
- https://github.com/OCA/maintenance
- Last tracking update
- 2026-08-07 09:06:24
- Authors
- Odoo Community Association (OCA), ForgeFlow
- Maintainers
- Odoo Community Association (OCA), ForgeFlow
- Committers
- OCA-git-bot, oca-ci, JasminSForgeFlow
- Odoo dependencies
- Python dependencies
- None
- System dependencies
- None
- Required by
- maintenance_plan, maintenance_project, maintenance_request_purchase
- Description
This module extends the functionality of Odoo Maintenance module to add some basic features that are standard in other Odoo apps: - Team leader in maintenance team. - Description field in maintenance team. - Creates the unexisting search view for maintenance team. - Empty button box on maintenance request to be extended by other modules. - Maintenance Request Report
Code Analysis ⓘ
Views touched (6)
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
equipment_request_view_form |
equipment.request.form | maintenance.request | form | Inherits maintenance.hr_equipment_request_view_form |
hr_equipment_view_form |
equipment.form | maintenance.equipment | form | Inherits maintenance.hr_equipment_view_form |
maintenance_team_view_form |
maintenance.team.form | maintenance.team | form | Inherits maintenance.maintenance_team_view_form |
maintenance_team_view_tree |
maintenance.team.tree | maintenance.team | tree | Inherits maintenance.maintenance_team_view_tree |
report_maintenance_request |
report_maintenance_request | ir.ui.view | qweb | New |
report_maintenance_request_document |
report_maintenance_request_document | ir.ui.view | qweb | New |
HTTP endpoints (0)
No HTTP endpoints found for this module.
Models touched (1)
New fields (2)
-
descriptionText -
user_idMany2one → res.userscomodel_name='res.users'string='Team Leader'
No public methods.
Loading…
Loading…
Loading…
Loading…
Loading…
Loading…
Loading…
Loading…