mirror of
https://github.com/guohuadeng/app-odoo.git
synced 2025-02-23 04:11:36 +02:00
411 B
411 B
| 1 | id | name | model_id:id | group_id:id | perm_read | perm_write | perm_create | perm_unlink |
|---|---|---|---|---|---|---|---|---|
| 2 | access_product_attribute_value_group_user | product_attribute_value_group.user | app_product_variant_pro.model_product_attribute_value_group | base.group_user | 1 | 0 | 0 | 0 |
| 3 | access_product_attribute_value_group_manager | product_attribute_value_group.manager | app_product_variant_pro.model_product_attribute_value_group | base.group_erp_manager | 1 | 1 | 1 | 1 |