Add oca-maintenance submodule with 28 maintenance modules

🤖 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude <noreply@anthropic.com>
This commit is contained in:
Ernad Husremovic 2025-08-30 17:23:31 +02:00
parent f9209b4af8
commit 5a635dd914
968 changed files with 44227 additions and 0 deletions

View file

@ -0,0 +1,22 @@
# Reports
Report definitions and templates in maintenance_project.
```mermaid
classDiagram
```
## Available Reports
No named reports found in XML files.
## Report Files
- **maintenance_request_report.xml** (XML template/definition)
## Notes
- Named reports above are accessible through Odoo's reporting menu
- Python files define report logic and data processing
- XML files contain report templates, definitions, and formatting
- Reports are integrated with Odoo's printing and email systems