mirror of
https://github.com/bringout/odoomates.git
synced 2026-04-19 03:52:02 +02:00
Initial commit: Odoomates Odoo packages (12 packages)
This commit is contained in:
commit
3b38c49bf0
526 changed files with 34983 additions and 0 deletions
14
odoo-bringout-odoomates-om_recurring_payments/doc/MODELS.md
Normal file
14
odoo-bringout-odoomates-om_recurring_payments/doc/MODELS.md
Normal file
|
|
@ -0,0 +1,14 @@
|
|||
# Models
|
||||
|
||||
Detected core models and extensions in om_recurring_payments.
|
||||
|
||||
```mermaid
|
||||
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.
|
||||
Loading…
Add table
Add a link
Reference in a new issue