mirror of
https://github.com/bringout/oca-technical.git
synced 2026-04-18 15:32:06 +02:00
879 B
879 B
| 1 | id | name | model_id:id | group_id:id | perm_read | perm_write | perm_create | perm_unlink |
|---|---|---|---|---|---|---|---|---|
| 2 | access_auth_directory | auth_directory_system | model_auth_directory | base.group_system | 1 | 1 | 1 | 1 |
| 3 | access_auth_directory_read | auth_directory_manager | model_auth_directory | group_auth_partner_manager | 1 | 0 | 0 | 0 |
| 4 | access_auth_partner | auth_partner_manager | model_auth_partner | group_auth_partner_manager | 1 | 1 | 1 | 1 |
| 5 | api_access_auth_partner | auth_partner_api | model_auth_partner | group_auth_partner_api | 1 | 1 | 0 | 0 |
| 6 | api_access_res_partner | res_partner_api | base.model_res_partner | group_auth_partner_api | 1 | 0 | 0 | 0 |
| 7 | api_access_wizard_auth_partner_reset_password | wizard_auth_partner_reset_password | model_wizard_auth_partner_reset_password | group_auth_partner_manager | 1 | 1 | 1 | 1 |
| 8 | api_access_wizard_auth_partner_force_set_password | wizard_auth_partner_force_set_password | model_wizard_auth_partner_force_set_password | group_auth_partner_manager | 1 | 1 | 1 | 1 |