oca-maintenance/odoo-bringout-oca-maintenance-maintenance_project/doc/REPORTS.md
Ernad Husremovic 5a635dd914 Add oca-maintenance submodule with 28 maintenance modules
🤖 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-08-30 17:23:31 +02:00

501 B

Reports

Report definitions and templates in maintenance_project.

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