|
@@ -1,6 +1,3 @@
|
|
|
-id
|
|
|
-access_hostel_manager_id
|
|
|
-access_hostel_user_id
|
|
|
-
|
|
|
-
|
|
|
-
|
|
|
+id,name,model_id:id,group_id:id,perm_read,perm_write,perm_create,perm_unlink
|
|
|
+access_hostel_manager_id,access.hostel.manager,model_hostel_hostel,my_hostel.group_hostel_manager,1,1,1,1
|
|
|
+access_hostel_user_id,access.hostel.user,model_hostel_hostel,my_hostel.group_hostel_user,1,0,0,0
|