Changes

Jump to navigation Jump to search

Category:Sub Account

2,377 bytes added, 12:16, 7 September 2019
[[Category:Customise_Control_Panel]]
''This page is about the menu SUB ACCOUNTS(top right)''
Each account can have sub accounts with a unique username and password. Sub accounts can be given restricted or full access to other accounts or individual properties. A sub account can also contain it's own properties.
== Create a Sub Account ==
Click on SUB ACCOUNTS then on "CREATE NEW SUB ACCOUNT". Enter username password and Email.
 
You can also [[Integromat.com#Create_a_Subaccount_from_a_Google_Form|create a subaccount via Integromat]].
The "Role" determines access rights:
*Sub Master: all rights to the properties which the sub account owns and to which the sub account has access; can have sub accounts of its own.
*No Credit Card: all rights but no access to credit cards.
*Accountant: Access to Standard Reports - Financial Reports and Read only access to CALENDAR Booking Grid.
*Read Only: All parts of the control panel can be seen but not changed.
*Back Office: All parts of the control panel can be seen and edited except for "SETTINGS" .
*Front Desk 2: Has read only access to all areas of the control panel. Has read and write rights for "bookings" and "guests".
*Cleaner: Read only access to bookings in the CALENDAR. Access to standard reports "Cleaning", "Daily Activity", "Cleaning Brief" and "Daily Unit Activity".
*Cleaner Manager": Read only access to bookings in the CALENDAR. Can open the booking and see details. Access to standard reports "Arrival", "Departure", "Current Guests", "Cleaning", "Daily Activity", "Cleaning Brief" and "Daily Unit Activity".*Channelmanager: Access to DASHBBOARD, CALENDAR, BOOKINGS, RATES, in SETTINGS they can see property setting, room setting, channel settings.*Agent: Access to the CALENDAR only. Can add and manage own bookings if he has write access to a property. Bookings from other sources only show as blocked dates. Any rooms with a sell priority less than 10 are hidden. This allows the creation of rooms "hidden" from the agent. *Agent 2: Access to the CALENDAR and BOOKINGS only. Can add and manage own bookings and prices if he has write access to a property. Bookings from other sources only show as blocked dates. ny rooms with a sell priority less than 10 are hidden. This allows the creation of rooms "hidden" from the agent.*Agent 3: Access to the DASHBOARD, CALENDAR, and BOOKINGS only. Can add and manage own bookings and prices if he has write access to a property. Bookings from other sources only show as blocked dates. Any rooms with a sell priority less than 10 are hidden. This allows the creation of rooms "hidden" from the agent.*No Access: This role can be used to block a sub accounts access.  
NOTE: The following roles have access to credit card details: "Admin", "Read Only", "Back Office" and "Front Desk". Credit card access is set per property. See further down how to allow credit card access for a property. To prohibit credit card access enter the word ''creditcard'' in "Hide menu pages".
*After you have saved you can set which "Access Rights" the sub account has
*if required block sub accounts from selected pages in "Menu Settings"
 
===Specify Access Rights===
In "Manage Account" under ACCOUNTLIST-MANAGE ACCOUNT for the sub account you can specify the access rights:
*Control Panel: defines if the property is visible in the controls read-only mode or visible with write access.
*Inventory Linking: controls if the prices and availability can be linked. Values are visible in read-only mode or visible with write access.
*Booking Linking: defines if the bookings from the property are hidden, visible in read-only mode or visible with write access.
 
Note: If you include bookings from another property you will also need to allow "Booking Linking" from the property which owns the booking to see them.
=== Hide Menus and/or Settings from Sub Account ===
==== Hide menu pages ====*To hide menu pages or parts of them click on SUB ACCOUNTS and enter the names of the pages you want to hide identifiers listed below in "Hide menu pages". The context help gives a detailed explanation.
Examples==== Hide whole menu pages ====*To find out the identifier of a page you can look at the URL. The identifier is the word after 'pagetype='. EXAMPLES:
<i>synchroniser</i> - hides ALL Channel Manager pages
 
<i>syncroniserbookingcomxml</i> - hides only the Booking.com channel manager page.
<i>settings</i> - hides the menu page 'Settings'
<i>settings,rates</i> - hides the menu pages 'Settings' and 'Rates'
==== Hide specific tabs or sub menus from menu pages ====
===== Bookings: =====
<i>
bookings-calendar
</i>
==== Hide specific tabs from menu pages ====
===== Rates: =====
<i>
rates-channels
</i>
 
==== Hide specific tabs from popup menus ====
</i>
The "Calendar" tab in BOOKINGS can be hidden using
bookings==== Hide individual standard reports ====<i>reports-calendarfinancial - this hides all financial reports reports-invoices - this hides all invoice reports reports-payments - this hides all payments reports reports-monthlyrevenue - this hides all monthly revenue reports 
Standard reports can be hidden using
reports-arrivals
reports-payments
</i>
==== Hide certain functions ====
===== Hide the 'Show' options in the Calendar =====
Log into the sub account, go to the calendar and untick all the options you don't want. Log out and log into the master account. Go to the 'Sub Accounts' menu and click on 'Manage Account' for the sub account. Add the following code in the field "Control panel custom CSS":
.dashgridshowfilter{display:none;}
This hides the 'Show' drop-down function in the sub account. The user can only see the options that you have left ticked and they can't tick them back on because the drop-down is not there anymore.
===== Hide the 'Delete' button in the booking popup =====
Go to SUB ACCOUNTS and add the following code in the field "Control panel custom CSS" for the sub account:
.pagetypeajaxbookedit .b24btn_Delete{display: none}
If you want to hide ===== Hide the 'Show' options from some of the ROLES in the Calendar, change the sub-account to the role "Admin" then log into the account, go to the CALENDAR and click on "Show". Then deselect all bits you do not want to show. Then go back ROLE and change back to the appropriate ROLE.   If you want to hide the "Delete" button in booking add the following code in the "Control panel custom CSS" for the sub account: .pagetypeajaxbookedit .b24btn_Delete {display: none}  If you want to hide the "Add Booking" ' button for the sub account add the following code (suitcase icon) in the "Control panel custom CSS" for the sub account: .icon-suitcase, .b24btn_AddBooking{display: none}calendar =====
If you want Go to hide a certain setting box on a page SUB ACCOUNTS and add the following code in the field "Control panel custom CSS" for the sub account for example:
.pagetypecommunicationbooktemplate #settingformid icon-suitcase, .background_boxprop:nth-of-type(2) b24btn_AddBooking{ display:none; }
  For more possibilities using custom CSS have a look at this will hide booking template 2page: [https://wiki.  *If you only want to hide individual settings send us a support ticket for the code required here to hide the particular settingbeds24.com/index.php/Custom_CSS Custom CSS]
=== Allow Sub Accounts to View Credit Card Details ===
in "Hide menu pages".
===Messages and Pop-pup news to Sub Accounts ===The function "Message to Account" allows to send information in the same style as Beds24 News to all sub accounts. When you click on "Manage Account" you can also create messages for individual sub accounts.
=== Make Sub Account Properties available in the Master Account ===
*Set "Available in Master Account" to enable.
=== Add custom menu=Note: Required if you have Auto Actions in the Master Account that you want to trigger across multiple accounts/properties. In Auto Action : Trigger Tab > Property ==You can add a "Custom Control Panel Menu" via a HTML link to the top left of the control panel'All visible in account'
== Make a Property available in another Account which is not related ==
* Booking Rules
* Booking Questions
* Upsell ItemsNote: pictures will not copy and need to be assigned manually
* Payment Collection
* Credit Cards
* Delete Rate, select the Rates to Delete
 == Add custom menu==In SUB ACCOUNT (Account List) you can add a "Custom Control Panel Menu" via a HTML link to the top left of the control panel. == Custom Tab in Bookings==You In SUB ACCOUNT (Account List) you can add a custom tab to bookings.
For content you can use HTML and template variables to include information from the booking.

Navigation menu