mirror of
https://github.com/bringout/oca-technical.git
synced 2026-04-18 07:52:09 +02:00
503 B
503 B
Reports
Report definitions and templates in maintenance_timesheet.
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