oca-financial/odoo-bringout-oca-account-invoice-reporting-account_invoice_production_lot/doc/REPORTS.md
Ernad Husremovic 048bcf5ec7 Move 28 account modules from oca-technical to existing oca-financial submodule
🤖 Generated with [Claude Code](https://claude.ai/code)

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

500 B

Reports

Report definitions and templates in account_invoice_production_lot.

classDiagram

Available Reports

No named reports found in XML files.

Report Files

  • report_invoice.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