Odoo Mindscape. Understand Odoo faster. Explore modules, fields, dependencies and version differences in one place instead of digging through the source code.
Module: Test API
Entity: test_new_api.discussion
Description: Test New API Discussion
| Field | Description | Type | Relationship | Compute Method |
|---|---|---|---|---|
| attributes_definition | Message Properties | PropertiesDefinition | - | |
| categories | category | Many-to-Many | test_new_api.category | |
| emails | One-to-Many | test_new_api.emailmessage | ||
| history | History | Json | - | |
| important_emails | One-to-Many | test_new_api.emailmessage | ||
| important_messages | One-to-Many | test_new_api.message | ||
| message_concat | Message concatenate | Text | - | |
| messages | One-to-Many | test_new_api.message | ||
| moderator | Many-to-One | res.users | ||
| name | Title | Char | - | |
| participants | Many-to-Many | res.users | ||
| very_important_messages | One-to-Many | test_new_api.message |
