mirror of
https://github.com/bringout/oca-ocb-test.git
synced 2026-04-21 21:42:03 +02:00
Initial commit: Test packages
This commit is contained in:
commit
080accd21c
338 changed files with 32413 additions and 0 deletions
15
odoo-bringout-oca-ocb-test_base_automation/doc/MODELS.md
Normal file
15
odoo-bringout-oca-ocb-test_base_automation/doc/MODELS.md
Normal file
|
|
@ -0,0 +1,15 @@
|
|||
# Models
|
||||
|
||||
Detected core models and extensions in test_base_automation.
|
||||
|
||||
```mermaid
|
||||
classDiagram
|
||||
class base_automation_lead_test
|
||||
class base_automation_line_test
|
||||
class base_automation_linked_test
|
||||
class base_automation_link_test
|
||||
```
|
||||
|
||||
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