mirror of
https://github.com/bringout/ventor.git
synced 2026-04-19 07:12:07 +02:00
Initial commit: Ventor Odoo packages (4 packages)
This commit is contained in:
commit
1f20ad87e6
190 changed files with 10375 additions and 0 deletions
12
odoo-bringout-ventor-custom_import_wizard/doc/MODELS.md
Normal file
12
odoo-bringout-ventor-custom_import_wizard/doc/MODELS.md
Normal file
|
|
@ -0,0 +1,12 @@
|
|||
# Models
|
||||
|
||||
Detected core models and extensions in custom_import_wizard.
|
||||
|
||||
```mermaid
|
||||
classDiagram
|
||||
class custom_import_history
|
||||
```
|
||||
|
||||
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