Initial commit: OCA Technical packages (595 packages)

This commit is contained in:
Ernad Husremovic 2025-08-29 15:43:03 +02:00
commit 2cc02aac6e
24950 changed files with 2318079 additions and 0 deletions

View file

@ -0,0 +1 @@
* David Alonso <david.alonso@solvos.es>

View file

@ -0,0 +1,6 @@
This module extends the functionality of Odoo Maintenance module adding this features:
- Adds a project to an equipment. You can link an existing project or create a new one (with the Create project button) after creating the equipment.
- Adds project and task to a maintenance request. The default project for a request will be the equipment one, including the preventive requests periodically created.
This is is a technical addon to allow timesheet assignment to a maintenance request.