Tables : ir_model_fields_group_rel
Columns2 |
Keys1 |
Triggers0 |
Comment:Description: |
|
Indexes2 |
Contraints0 |
|||
Columns :
| Name | Caption | Primary Key | type |
|---|---|---|---|
| field_id | field_id | INTEGER | |
| group_id | group_id | INTEGER |
Keys :
| Name | Primary Key | Description |
|---|---|---|
| ir_model_fields_group_rel_field_id_group_id_key |
Indexes
| Name | UNIQUE | Type | Description |
|---|---|---|---|
| ir_model_fields_group_rel_group_id_idx | Ascending | ||
| ir_model_fields_group_rel_field_id_idx | Ascending |
Columns Detail :
| Name | field_id |
| Table | ir_model_fields_group_rel |
| Type | INTEGER |
| Domain | |
| Not null | true |
| Foreign key | true |
| Unique | true |
| Name | group_id |
| Table | ir_model_fields_group_rel |
| Type | INTEGER |
| Domain | |
| Not null | true |
| Foreign key | true |
| Unique | true |
Project
Odoo Data Model