mirror of
https://github.com/bringout/oca-ocb-core.git
synced 2026-04-22 03:32:04 +02:00
Initial commit: Core packages
This commit is contained in:
commit
12c29a983b
9512 changed files with 8379910 additions and 0 deletions
18
odoo-bringout-oca-ocb-loyalty/doc/MODELS.md
Normal file
18
odoo-bringout-oca-ocb-loyalty/doc/MODELS.md
Normal file
|
|
@ -0,0 +1,18 @@
|
|||
# Models
|
||||
|
||||
Detected core models and extensions in loyalty.
|
||||
|
||||
```mermaid
|
||||
classDiagram
|
||||
class loyalty_card
|
||||
class loyalty_mail
|
||||
class loyalty_program
|
||||
class loyalty_reward
|
||||
class loyalty_rule
|
||||
class product_product
|
||||
class product_template
|
||||
```
|
||||
|
||||
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