mirror of
https://github.com/bringout/oca-ocb-core.git
synced 2026-04-19 09:52:01 +02:00
566 B
566 B
Reports
Report definitions and templates in repair.
classDiagram
Available Reports
PDF/Document Reports
- Quotation / Order (PDF/Print)
Report Files
- repair_reports.xml (XML template/definition)
- repair_templates_repair_order.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