mirror of
https://github.com/bringout/oca-ocb-core.git
synced 2026-04-21 00:32:10 +02:00
Initial commit: Core packages
This commit is contained in:
commit
12c29a983b
9512 changed files with 8379910 additions and 0 deletions
13
odoo-bringout-oca-ocb-data_recycle/doc/MODELS.md
Normal file
13
odoo-bringout-oca-ocb-data_recycle/doc/MODELS.md
Normal file
|
|
@ -0,0 +1,13 @@
|
|||
# Models
|
||||
|
||||
Detected core models and extensions in data_recycle.
|
||||
|
||||
```mermaid
|
||||
classDiagram
|
||||
class data_recycle_model
|
||||
class data_recycle_record
|
||||
```
|
||||
|
||||
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