mirror of
https://github.com/bringout/oca-ai.git
synced 2026-04-23 10:01:59 +02:00
Initial commit: OCA Ai packages (4 packages)
This commit is contained in:
commit
0adb4b78b1
170 changed files with 12385 additions and 0 deletions
16
odoo-bringout-oca-ai-ai_oca_bridge_chatter/doc/MODELS.md
Normal file
16
odoo-bringout-oca-ai-ai_oca_bridge_chatter/doc/MODELS.md
Normal file
|
|
@ -0,0 +1,16 @@
|
|||
# Models
|
||||
|
||||
Detected core models and extensions in ai_oca_bridge_chatter.
|
||||
|
||||
```mermaid
|
||||
classDiagram
|
||||
class ai_bridge
|
||||
class ai_bridge_execution
|
||||
class mail_channel
|
||||
class res_partner
|
||||
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