Tables : res_company_users_rel
Columns2 |
Keys1 |
Triggers0 |
Comment:Description: |
|
Indexes2 |
Contraints0 |
|||
Columns :
| Name | Caption | Primary Key | type |
|---|---|---|---|
| cid | cid | INTEGER | |
| user_id | user_id | INTEGER |
Keys :
| Name | Primary Key | Description |
|---|---|---|
| res_company_users_rel_cid_user_id_key |
Indexes
| Name | UNIQUE | Type | Description |
|---|---|---|---|
| res_company_users_rel_user_id_idx | Ascending | ||
| res_company_users_rel_cid_idx | Ascending |
Columns Detail :
| Name | cid |
| Table | res_company_users_rel |
| Type | INTEGER |
| Domain | |
| Not null | true |
| Foreign key | true |
| Unique | true |
| Name | user_id |
| Table | res_company_users_rel |
| Type | INTEGER |
| Domain | |
| Not null | true |
| Foreign key | true |
| Unique | true |
Project
Odoo Data Model