forked from Mapan/odoo17e
503 B
503 B
| 1 | id | name | model_id:id | group_id:id | perm_read | perm_write | perm_create | perm_unlink |
|---|---|---|---|---|---|---|---|---|
| 2 | access_test_populate | access_test_populate | model_test_populate | base.group_system | 1 | 1 | 1 | 1 |
| 3 | access_test_populate_category | access_test_populate_category | model_test_populate_category | base.group_system | 1 | 1 | 1 | 1 |
| 4 | access_test_no_populat | access_test_no_populat | model_test_no_populate | base.group_system | 1 | 1 | 1 | 1 |
| 5 | access_test_populate_inherit | access_test_populate_inherit | model_test_populate_inherit | base.group_system | 1 | 1 | 1 | 1 |