mirror of
https://github.com/bringout/odoomates.git
synced 2026-04-18 07:31:59 +02:00
337 B
337 B
Models
Detected core models and extensions in om_recurring_payments.
classDiagram
class account_recurring_template
class recurring_payment
class recurring_payment_line
Notes
- Classes show model technical names; fields omitted for brevity.
- Items listed under _inherit are extensions of existing models.