mirror of
https://github.com/bringout/oca-mrp.git
synced 2026-04-19 17:12:08 +02:00
Initial commit: OCA Mrp packages (117 packages)
This commit is contained in:
commit
277e84fd7a
4403 changed files with 395154 additions and 0 deletions
14
odoo-bringout-oca-event-event_project/doc/MODELS.md
Normal file
14
odoo-bringout-oca-event-event_project/doc/MODELS.md
Normal file
|
|
@ -0,0 +1,14 @@
|
|||
# Models
|
||||
|
||||
Detected core models and extensions in event_project.
|
||||
|
||||
```mermaid
|
||||
classDiagram
|
||||
class event_event
|
||||
class project_project
|
||||
class project_task
|
||||
```
|
||||
|
||||
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