Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
HTML Tablestyle
cellpadding5
cellspacing0
alignright

...

Task Description Set up payroll Choose which bank account you’ll use when paying your employees. This helps MYOB Essentials to automatically match your payroll transactions with the payments you make to employees. You can also choose options for emailing payslips to your employees. Set up employees Enter information about your employees. This information lets MYOB Essentials calculate the correct tax amounts and helps make your regular pay runs faster and easier. Do a pay run Check and edit your employees’ pay, review payslips and then record the payroll transactions. Once you’ve done this, you can print or email payslips and then pay your employees. Payroll reports and past payslips View past payslips and summaries of previous pay runs to help you keep track of how much you’re
HTML Table
summary
cellspacing0
classtn_TableNarrow
Table Row (tr)
Table Cell (td)
stylebackground-color: #E6E6E6; border-top-color: #C8C8C8; border-top-style: solid; border-top-width: 1pt; padding-bottom: 4pt; padding-left: 6pt; padding-right: 10pt; padding-top: 4pt; vertical-align: middle; width: 107.696976377953pt;
Anchor
10182061018206
Table Cell (td)
stylebackground-color: #E6E6E6; border-top-color: #C8C8C8; border-top-style: solid; border-top-width: 1pt; padding-bottom: 4pt; padding-left: 6pt; padding-right: 10pt; padding-top: 4pt; vertical-align: middle; width: 262.197637795276pt;
Anchor
10182081018208
Table Row (tr)
Table Cell (td)
stylebackground-color: White; padding-bottom: 4pt; padding-left: 6pt; padding-right: 10pt; padding-top: 4pt; vertical-align: top;
Anchor
10182131018213
Table Cell (td)
stylebackground-color: White; padding-bottom: 4pt; padding-left: 6pt; padding-right: 10pt; padding-top: 4pt; vertical-align: top;
Anchor
10182151018215
Table Row (tr)
Table Cell (td)
stylebackground-color: #F7F7F7; padding-bottom: 4pt; padding-left: 6pt; padding-right: 10pt; padding-top: 4pt; vertical-align: top;
Anchor
10182201018220
Table Cell (td)
stylebackground-color: #F7F7F7; padding-bottom: 4pt; padding-left: 6pt; padding-right: 10pt; padding-top: 4pt; vertical-align: top;
Anchor
10182221018222
Table Row (tr)
Table Cell (td)
stylebackground-color: White; padding-bottom: 4pt; padding-left: 6pt; padding-right: 10pt; padding-top: 4pt; vertical-align: top;
Anchor
10182271018227
Table Cell (td)
stylebackground-color: White; padding-bottom: 4pt; padding-left: 6pt; padding-right: 10pt; padding-top: 4pt; vertical-align: top;
Anchor
10182291018229
Table Row (tr)
Table Cell (td)
stylebackground-color: #F7F7F7; padding-bottom: 4pt; padding-left: 6pt; padding-right: 10pt; padding-top: 4pt; vertical-align: top;
Anchor
10182341018234
Table Cell (td)
stylebackground-color: #F7F7F7; padding-bottom: 4pt; padding-left: 6pt; padding-right: 10pt; padding-top: 4pt; vertical-align: top;
Anchor
10182361018236
importhttps://maxcdn.bootstrapcdn.com/bootstrap/3.3.7/css/bootstrap.min.css
 
CSS Stylesheet
.container {
	width:100%;
	padding-left:0px;
	padding-right:0px;
}

.container>p, .row {
	padding-left:10.5%;
}


.row{
	width:100%;
	padding-bottom:100px;
	margin-left:0px;
	margin-right:0px;
padding-top:50px;
}

.col-md-6.col-sm-12, .col-lg-12, .col-md-12 {
	margin-top:50px;
}

.row h2 {
font-size:28px!important;
font-family:NeutroMYOB-Medium,Arial,sans-serif;
color:#2e3e4f!important;
margin-bottom:0.6667em;
line-height:1.166;
padding-bottom:15px;
}
 
.brikit-content-layers .brikit-content-layer-backdrop, .brikit-container-backdrop .brikit-content-layer-backdrop .brikit-content-layer {
	margin-left:0px;
	margin-right:0px;

}

#content-layer-0 {
margin-left:0px;
margin-right:0px;
}
.row:nth-of-type(even) {
	background:#f3f4f5!important;
}
#content-block-0 {
	padding-left:0px;
	padding-right:0px;
	margin-left:0px;
	margin-right:0px;
}
 
iframe {
	margin-top:5px;
}
.col-lg-6 {
    padding-right: calc(50% - 640px);
	padding-right:-moz-calc(50% - 640px);
	padding-right:-webkit-calc(50% - 640px);
	padding-right:-webkit-calc(50% - 640px);
	padding-right:-o-calc(50% - 640px);
}
/*.col-lg-6.col-md-4:first-child {
	padding-right:50px;
}*/
.col-lg-6.col-md-4 {
	padding-right:50px;
}
 
.col-lg-6.col-md-4:last-child {
	padding-left:50px;
}
.tab-pane {
    padding-top: 20px;
width:80%;
margin-left:auto;
margin-right:auto;
}
.videoContainer {
    width: calc(100% - 50px);
	width: -moz-calc(100% - 50px);
	width: -webkit-calc(100% - 50px);
	width: -o-calc(100% - 50px);
}

.nav-tabs {
    width: 80%;
    margin-left: auto;
    margin-right: auto;
border-bottom:0;
}
.nav-tabs li, .nav-tabs.active li {
    width: 25%;
text-align:center;
}
.nav-tabs>li.active>a, .nav-tabs>li.active>a:focus, .nav-tabs>li.active>a:hover {
    border-top: 0; 
    border-left: 0;
    border-right: 0;
    border-bottom: purple 3px solid;
}

li[role=presentation] {
    border-bottom: #ddd 1px solid;
}

.tab-pane .row {
    padding-left: 0px;
}

.col-lg-6 p, .col-lg-6 li {
    max-width: calc(100% - 50px);
    max-width: -webkit-calc(100% - 50px);
    max-width: -moz-calc(100% - 50px);
    max-width: -o-calc(100% - 50px);
}

.tabSection {
padding-top:40px;
}
.yes img, .no img {
    height: 60px!important;
}
HTML
<span data-swiftype-index="true">
<script src="https://maxcdn.bootstrapcdn.com/bootstrap/3.2.0/js/bootstrap.min.js"></script>
div
classcontainer

Anchor
Getstarted
Getstarted

div
classrow
div
classcol-lg-6 col-md-4 col-sm-12

Get started

UI Text Box
sizemedium
typewarning

New Zealand only

For Australian help, click here.

The Payroll area is where you pay your employees and keep track of their payroll information and other details. If you subscribe to MYOB Essentials with payroll, you can pay as many employees as you like. Otherwise, you can pay one employee (or yourself).

Before you can start doing pay runs, there are a few setup tasks you need to do:

  1. Choose your payroll settings. Decide which bank account you'll use to pay wages and select what information will be shown on payslips. See Set up payroll.
  2. Set up employees. Create a record for each of your employees and enter their personal, tax and pay information. Doing this correctly is important to ensure that PAYE and KiwiSaver (New Zealand) is calculated correctly. See Adding an employee.
div
classcol-lg-6 col-md-8 col-sm-12

Example employee recordImage Added

Anchor
Payyourteam
Payyourteam

div
classrow
div
classcol-lg-6 col-md-8 col-sm-12
HTML
<div class="videoContainer">
<div class="embed-responsive embed-responsive-16by9">
  <iframe class="embed-responsive-item" src="//fast.wistia.net/embed/iframe/dds1yratmn" allowfullscreen mozallowfullscreen webkitallowfullscreen oallowfullscreen msallowfullscreen></iframe>
</div>
</div>
div
classcol-lg-6 col-md-4 col-sm-12

Pay your team

When you've completed the payroll setup and entered your employees' information, you can start doing pay runs. The Pay centre is the place you set up and manage this.

When you're ready to pay your employees, you'll do a pay run. MYOB Essentials lets you fine tune for other details, such as entering leavesplitting pay between accounts or earnings or deductions like overtime or commission. 

Other available features include the ability to view individual employee pay history and options for managing their leave balances

Anchor
Reviewpayroll
Reviewpayroll

div
classrow
div
classcol-lg-6 col-md-4 col-sm-12

Review payroll

After you've paid your employees, you can use MYOB Essentials to review your payroll with reports and past payslips. Keep track of how much you're paying your employees and how much you need to pay to the ATO (Australia) or IRD (New Zealand).

Table Row (tr)
Producing PAYG payment summaries (Australia) Create PAYG payment summaries for your employees and lodge them electronically with the ATO.IRD with the different reports available. You can also re-print payslips from previous pay runs.

See Payroll reports and past payslips.

Table Cell (td)
stylebackground-color: White; border-bottom-color: #595959; border-bottom-style: solid; border-bottom-width: 1px; padding-bottom: 4pt; padding-left: 6pt; padding-right: 10pt; padding-top: 4pt; vertical-align: top;
Anchor
11397571139757
Anchor
11602531160253
Table Cell (td)
stylebackground-color: White; border-bottom-color: #595959; border-bottom-style: solid; border-bottom-width: 1px; padding-bottom: 4pt; padding-left: 6pt; padding-right: 10pt; padding-top: 4pt; vertical-align: top;

Anchor
11397591139759
div
classcol-lg-6 col-md-8 col-sm-12

Past pay runs pageImage Added

Anchor
Superandkiwisaver
Superandkiwisaver

div
classrow
div
classcol-lg-6 col-md-8 col-sm-12

Image Added

div
classcol-lg-6 col-md-4 col-sm-12

KiwiSaver

Using MYOB Essentials, you can keep track of how much KiwiSaver you need to pay. After you've set up your employees, these amounts are calculated for you. 

Set up KiwiSaver to track your contributions for your employees. You can customise their contribution rate, KiwiSaver active status and the Employer Superannuation Contributions Tax (ESCT) rate for each employee. 

Anchor
Taxreporting
Taxreporting

div
classrow
div
classcol-lg-6 col-md-8 col-sm-12

Payroll reporting

To help with your PAYE obligations with the IRD, you can download the reports you need from MYOB Essentials. These reports can be used to lodge your monthy IRD returns online using the IRD's ir-File web portal.

Payday filing is mandatory for many employers, and MYOB Essentials has you covered. Learn about setting up payday filing.

div
classcol-lg-6 col-md-4 col-sm-12
HTML
<div class="videoContainer">
<div class="embed-responsive embed-responsive-16by9">
  <iframe class="embed-responsive-item" src="//fast.wistia.net/embed/iframe/xeebqlz0ys" allowfullscreen mozallowfullscreen webkitallowfullscreen oallowfullscreen msallowfullscreen></iframe>
</div>
</div>
HTML
</span>