mirror of
https://github.com/OCA/bank-statement-import.git
synced 2025-01-20 12:37:43 +02:00
509 B
509 B
| 1 | id | name | model_id:id | group_id:id | perm_read | perm_write | perm_create | perm_unlink |
|---|---|---|---|---|---|---|---|---|
| 2 | access_ofx_institution_manager | ofx_institution | model_ofx_institution | account.group_account_user | 1 | 1 | 1 | 1 |
| 3 | access_ofx_institution_user | ofx_institution | model_ofx_institution | base.group_user | 1 | 0 | 0 | 0 |
| 4 | access_ofx_institution_line_user | access_ofx_institution_line | model_ofx_institution_line | base.group_user | 1 | 0 | 0 | 0 |
| 5 | access_ofx_institution_line_manager | access_ofx_institution_line | model_ofx_institution_line | account.group_account_user | 1 | 1 | 1 | 1 |