mirror of
https://github.com/bringout/oca-storage.git
synced 2026-04-18 07:12:02 +02:00
Initial commit: OCA Storage packages (17 packages)
This commit is contained in:
commit
7a380f05d3
659 changed files with 41828 additions and 0 deletions
17
odoo-bringout-oca-storage-fs_attachment/doc/MODELS.md
Normal file
17
odoo-bringout-oca-storage-fs_attachment/doc/MODELS.md
Normal file
|
|
@ -0,0 +1,17 @@
|
|||
# Models
|
||||
|
||||
Detected core models and extensions in fs_attachment.
|
||||
|
||||
```mermaid
|
||||
classDiagram
|
||||
class fs_file_gc
|
||||
class fs_storage
|
||||
class ir_attachment
|
||||
class ir_binary
|
||||
class ir_model
|
||||
class ir_model_fields
|
||||
```
|
||||
|
||||
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