mirror of
https://github.com/bringout/oca-mrp.git
synced 2026-04-19 16:12:00 +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
18
odoo-bringout-oca-event-event_mail/doc/MODELS.md
Normal file
18
odoo-bringout-oca-event-event_mail/doc/MODELS.md
Normal file
|
|
@ -0,0 +1,18 @@
|
|||
# Models
|
||||
|
||||
Detected core models and extensions in event_mail.
|
||||
|
||||
```mermaid
|
||||
classDiagram
|
||||
class event_mail_scheduler_template
|
||||
class event_mail_template
|
||||
class event_event
|
||||
class event_mail
|
||||
class event_type
|
||||
class res_company
|
||||
class res_config_settings
|
||||
```
|
||||
|
||||
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