oca-report/odoo-bringout-oca-report-print-send-remote_report_to_printer/doc/MODELS.md
2025-08-29 15:43:05 +02:00

373 B

Models

Detected core models and extensions in remote_report_to_printer.

classDiagram
    class res_remote_printer
    class ir_actions_report
    class printing_action
    class printing_printer
    class res_remote

Notes

  • Classes show model technical names; fields omitted for brevity.
  • Items listed under _inherit are extensions of existing models.