mirror of
https://github.com/bringout/oca-ocb-technical.git
synced 2026-04-19 00:12:02 +02:00
Initial commit: Technical packages
This commit is contained in:
commit
3473fa71a0
873 changed files with 297766 additions and 0 deletions
17
odoo-bringout-oca-ocb-note/doc/MODELS.md
Normal file
17
odoo-bringout-oca-ocb-note/doc/MODELS.md
Normal file
|
|
@ -0,0 +1,17 @@
|
|||
# Models
|
||||
|
||||
Detected core models and extensions in note.
|
||||
|
||||
```mermaid
|
||||
classDiagram
|
||||
class note_note
|
||||
class note_stage
|
||||
class note_tag
|
||||
class res_users
|
||||
class mail_activity
|
||||
class mail_activity_type
|
||||
```
|
||||
|
||||
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