769eafb483
Flectra is Forked from Odoo v11 commit : (6135e82d73
)
500 B
500 B
1 | id | name | model_id:id | group_id:id | perm_read | perm_write | perm_create | perm_unlink |
---|---|---|---|---|---|---|---|---|
2 | access_product_wishlist_default | access_product_wishlist_default | model_product_wishlist | 0 | 0 | 0 | 0 | |
3 | access_product_wishlist_public | access_product_wishlist_public | model_product_wishlist | base.group_public | 1 | 1 | 1 | 1 |
4 | access_product_wishlist_portal | access_product_wishlist_portal | model_product_wishlist | base.group_portal | 1 | 1 | 1 | 1 |
5 | access_product_wishlist_user | access_product_wishlist_user | model_product_wishlist | base.group_user | 1 | 1 | 1 | 1 |