mirror of
https://github.com/bringout/oca-ocb-security.git
synced 2026-04-22 06:52:03 +02:00
Initial commit: Security packages
This commit is contained in:
commit
bb469e4763
1399 changed files with 278378 additions and 0 deletions
19
odoo-bringout-oca-ocb-microsoft_calendar/doc/MODELS.md
Normal file
19
odoo-bringout-oca-ocb-microsoft_calendar/doc/MODELS.md
Normal file
|
|
@ -0,0 +1,19 @@
|
|||
# Models
|
||||
|
||||
Detected core models and extensions in microsoft_calendar.
|
||||
|
||||
```mermaid
|
||||
classDiagram
|
||||
class calendar_attendee
|
||||
class calendar_event
|
||||
class calendar_recurrence
|
||||
class microsoft_calendar_sync
|
||||
class calendar_alarm_manager
|
||||
class calendar_attendee
|
||||
class res_config_settings
|
||||
class res_users
|
||||
```
|
||||
|
||||
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