Page tree

Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
CSS Stylesheet
/* Resize tab font */
.rwui_expandable_item_body a.rw_active:hover {
	background: #6100A5 !important;
	color: white !important;
	}
}
@media screen and (min-width: 1222px) and (max-width: 2555px) {
	.rwui_tabs_menu li a {
	padding: 1px 3px 1px 3px !important;
	font-size: 0.8em;
	}
}
@media screen and (min-width: 803px) and (max-width: 1221px) {
	.rwui_tabs_menu li a {
	padding: 1px 2px 1px 2px !important;
	font-size: 0.8em;
	}
}
@media screen and (max-width: 802px) {
	.rwui_tabs_menu li a {
	padding: 1px 2px 1px 2px !important;
	font-size: 0.5em;
	}
}
HTML Wrap
classsection group
HTML
<span data-swiftype-index="true">
html-wrap
classcol span_3_of_5

When your manager sends you a shift request, you can confirm your availability by accepting or declining the shift. This is done from the Shift Requests screen in the MYOB Advanced Team mobile app, or through your profile in the web app.

For information about accepting shifts that have been made available to multiple employees, see How do I accept an available shift?

UI Tabs
UI Tab
titleWeb app
UI Expand
expandedtrue
titleAccepting or declining a shift request in the web app

As an employee, you can accept or decline a shift request sent from your manager from the and go to the Shift Requests tab.

  1. Go to your Profile and click the Shift Request tab.
    Image Added
  2. You will then be redirected to the Shift Requests page, in this page you will see your past and upcoming shift requests.
    • If you click the Accept (✔) button, the shift will be published.
    • If you click the Decline (✖) button, the shift will not be published and will appear as Unassigned.

Image Added

UI Tab
titleMobile app
UI Expand
expandedtrue
titleAccepting or declining a shift request in the mobile app

You can accept or decline shift requests sent from your manager. To do this:

  1. Click the Profile icon on the dashboard (Image Added) to go to the user profile screen.
  2. Click Shift requests to display a list of requests.
    Image Added
  3. Click on a request to view its details.
    Image Added
  4. Click Accept request or Decline request at the bottom of the request.

    Image Added

 

 

HTML
</span>
HTML-wrap
width15%
classcol span_1_of_5
 
HTML Wrap
floatleft
classcol span_1_of_5
Panelbox
namegreen
titleRelated topics

 

Get the mobile app

Google Play

Apple App Store

CSS Stylesheet
.rwui_tab_content.rw_active {background-color: white!important;}