oca-technical/odoo-bringout-oca-account-invoice-reporting-partner_time_to_pay/doc/MODELS.md
2025-08-29 15:43:03 +02:00

282 B

Models

Detected core models and extensions in partner_time_to_pay.

classDiagram
    class account_move
    class res_partner

Notes

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