[FIX] Permissions of the DataBi module for Boardservices

This commit is contained in:
Jose Luis
2019-05-16 19:27:34 +02:00
parent 34cee2222e
commit 8ce18624b4

View File

@@ -7,6 +7,7 @@ access_hotel_reservation_line,hoteldatabi.hotel_reservation_line,hotel.model_hot
access_hotel_reservation,hoteldatabi.hotel_reservation,hotel.model_hotel_reservation,hotel_data_bi.group_hotel_export_data,1,0,0,0
access_hotel_board_service,hoteldatabi.hotel_board_service,hotel.model_hotel_board_service,hotel_data_bi.group_hotel_export_data,1,0,0,0
access_hotel_board_service_line,hoteldatabi.hotel_board_service_line,hotel.model_hotel_board_service_line,hotel_data_bi.group_hotel_export_data,1,0,0,0
access_hotel_board_service_room_type,hoteldatabi.hotel_board_service_room_type,hotel.model_hotel_board_service_room_type,hotel_data_bi.group_hotel_export_data,1,0,0,0
access_code_ine,hoteldatabi.code_ine,hotel_l10n_es.model_code_ine,hotel_data_bi.group_hotel_export_data,1,0,0,0
access_budget ,hoteldatabi.budget,hotel_data_bi.model_budget,hotel_data_bi.group_hotel_export_data,1,0,0,0
access_channel_ota_info,hoteldatabi.channel_ota_info,hotel_channel_connector.model_channel_ota_info,hotel_data_bi.group_hotel_export_data,1,0,0,0
1 id name model_id:id group_id:id perm_read perm_write perm_create perm_unlink
7 access_hotel_reservation hoteldatabi.hotel_reservation hotel.model_hotel_reservation hotel_data_bi.group_hotel_export_data 1 0 0 0
8 access_hotel_board_service hoteldatabi.hotel_board_service hotel.model_hotel_board_service hotel_data_bi.group_hotel_export_data 1 0 0 0
9 access_hotel_board_service_line hoteldatabi.hotel_board_service_line hotel.model_hotel_board_service_line hotel_data_bi.group_hotel_export_data 1 0 0 0
10 access_hotel_board_service_room_type hoteldatabi.hotel_board_service_room_type hotel.model_hotel_board_service_room_type hotel_data_bi.group_hotel_export_data 1 0 0 0
11 access_code_ine hoteldatabi.code_ine hotel_l10n_es.model_code_ine hotel_data_bi.group_hotel_export_data 1 0 0 0
12 access_budget hoteldatabi.budget hotel_data_bi.model_budget hotel_data_bi.group_hotel_export_data 1 0 0 0
13 access_channel_ota_info hoteldatabi.channel_ota_info hotel_channel_connector.model_channel_ota_info hotel_data_bi.group_hotel_export_data 1 0 0 0