|
1 | 1 | id,name,model_id:id,group_id:id,perm_read,perm_write,perm_create,perm_unlink |
2 | | -estate.access_estate_property,access_estate_property,estate.model_estate_property,base.group_user,1,1,1,1 |
3 | | -estate.access_property_type,access_property_type,estate.model_estate_property_type,base.group_user,1,1,1,1 |
4 | | -estate.access_property_tag,access_property_tag,estate.model_estate_property_tag,base.group_user,1,1,1,1 |
5 | | -estate.access_property_offer,access_property_offer,estate.model_estate_property_offer,base.group_user,1,1,1,1 |
| 2 | +estate.access_estate_property_user,access_estate_property_user,estate.model_estate_property,estate.estate_group_user,1,1,1,0 |
| 3 | +estate.access_property_type_user,access_property_type_user,estate.model_estate_property_type,estate.estate_group_user,1,0,0,0 |
| 4 | +estate.access_property_tag_user,access_property_tag_user,estate.model_estate_property_tag,estate.estate_group_user,1,0,0,0 |
| 5 | +estate.access_property_offer_user,access_property_offer_user,estate.model_estate_property_offer,estate.estate_group_user,1,1,1,1 |
| 6 | +estate.access_estate_property_manager,access_estate_property_manager,estate.model_estate_property,estate.estate_group_manager,1,1,1,0 |
| 7 | +estate.access_property_type_manager,access_property_type_manager,estate.model_estate_property_type,estate.estate_group_manager,1,1,1,1 |
| 8 | +estate.access_property_tag_manager,access_property_tag_manager,estate.model_estate_property_tag,estate.estate_group_manager,1,1,1,1 |
| 9 | +estate.access_property_offer_manager,access_property_offer_manager,estate.model_estate_property_offer,estate.estate_group_manager,1,1,1,1 |
0 commit comments