> ## Documentation Index
> Fetch the complete documentation index at: https://documentation.2cloudnine.com/llms.txt
> Use this file to discover all available pages before exploring further.

# QRG Create Payroll Calendar & Calendar Periods

export const InlineImage = ({src, alt = "", height = "1.6em"}) => {
  return <img noZoom src={src} alt={alt} style={{
    display: "inline",
    verticalAlign: "start",
    height: height,
    margin: "0"
  }} />;
};

## Purpose

The purpose of this quick reference guide is to step through the process of creating a Payroll Calendar &
Calendar Periods. The intended audience for this document is system administrators.

## Steps

### Create Payroll Calendar

To create a Payroll Calendar record, follow the steps below:

<Columns cols={2}>
  <div>
    1. Click on the **App Launcher** icon. (See
       Figure 1)
  </div>

  <div>
    <Frame>
      <img src="https://mintcdn.com/2cloudnine-2edf05eb/auWENzB-Zzr85ohe/images/generated/reference-guides/data-set-up-and-creation/qrg-create-payroll-calendar-and-calendar-periods/qrg-create-payroll-calendar-and-calendar-periods-pdf-0-figure-1.png?fit=max&auto=format&n=auWENzB-Zzr85ohe&q=85&s=c3e2631ffbebac3a27efc06c681d90f2" alt="Screenshot from QRG Create Payroll Calendar & Calendar Periods" width="456" height="212" data-path="images/generated/reference-guides/data-set-up-and-creation/qrg-create-payroll-calendar-and-calendar-periods/qrg-create-payroll-calendar-and-calendar-periods-pdf-0-figure-1.png" />
    </Frame>
  </div>
</Columns>

<Columns cols={2}>
  <div>
    2. Go to the **Schedules** object by using the
       Search function. (See Figure 2)
  </div>

  <div>
    <Frame>
      <img src="https://mintcdn.com/2cloudnine-2edf05eb/auWENzB-Zzr85ohe/images/generated/reference-guides/data-set-up-and-creation/qrg-create-payroll-calendar-and-calendar-periods/qrg-create-payroll-calendar-and-calendar-periods-pdf-0-figure-2.png?fit=max&auto=format&n=auWENzB-Zzr85ohe&q=85&s=f3de004d53f2ee4d39b717cf2e79066f" alt="Screenshot from QRG Create Payroll Calendar & Calendar Periods" width="456" height="420" data-path="images/generated/reference-guides/data-set-up-and-creation/qrg-create-payroll-calendar-and-calendar-periods/qrg-create-payroll-calendar-and-calendar-periods-pdf-0-figure-2.png" />
    </Frame>
  </div>
</Columns>

3. Open the required Schedules record with the record type of **Pay Schedule** . (See Figure 3)

<Frame>
  <img src="https://mintcdn.com/2cloudnine-2edf05eb/auWENzB-Zzr85ohe/images/generated/reference-guides/data-set-up-and-creation/qrg-create-payroll-calendar-and-calendar-periods/qrg-create-payroll-calendar-and-calendar-periods-pdf-0-figure-3.png?fit=max&auto=format&n=auWENzB-Zzr85ohe&q=85&s=621e3725472586a8a344c65c20efb7a2" alt="Screenshot from QRG Create Payroll Calendar & Calendar Periods" width="976" height="334" data-path="images/generated/reference-guides/data-set-up-and-creation/qrg-create-payroll-calendar-and-calendar-periods/qrg-create-payroll-calendar-and-calendar-periods-pdf-0-figure-3.png" />
</Frame>

<Columns cols={2}>
  <div>
    4. On the Schedule record, locate the
       Calendars panel on the right hand side
       and click on <InlineImage src="/images/icons/qrg-create-payroll-calendar-and-calendar-periods-inline-1-1.png" alt="Inline icon" /> and then click on the
       **New** button. (See Figure 4)
  </div>

  <div>
    <Frame>
      <img src="https://mintcdn.com/2cloudnine-2edf05eb/auWENzB-Zzr85ohe/images/generated/reference-guides/data-set-up-and-creation/qrg-create-payroll-calendar-and-calendar-periods/qrg-create-payroll-calendar-and-calendar-periods-pdf-1-figure-4.png?fit=max&auto=format&n=auWENzB-Zzr85ohe&q=85&s=343cce2849a4bfa46910853eb154a758" alt="Screenshot from QRG Create Payroll Calendar & Calendar Periods" width="456" height="464" data-path="images/generated/reference-guides/data-set-up-and-creation/qrg-create-payroll-calendar-and-calendar-periods/qrg-create-payroll-calendar-and-calendar-periods-pdf-1-figure-4.png" />
    </Frame>
  </div>
</Columns>

5. Choose the record type of **Payroll** and click **Next** . (See Figure 5)

<Frame>
  <img src="https://mintcdn.com/2cloudnine-2edf05eb/auWENzB-Zzr85ohe/images/generated/reference-guides/data-set-up-and-creation/qrg-create-payroll-calendar-and-calendar-periods/qrg-create-payroll-calendar-and-calendar-periods-pdf-1-figure-5.png?fit=max&auto=format&n=auWENzB-Zzr85ohe&q=85&s=0d362d4a1f96b9952ad56b52bc2b9ca3" alt="Screenshot from QRG Create Payroll Calendar & Calendar Periods" width="976" height="502" data-path="images/generated/reference-guides/data-set-up-and-creation/qrg-create-payroll-calendar-and-calendar-periods/qrg-create-payroll-calendar-and-calendar-periods-pdf-1-figure-5.png" />
</Frame>

6. Populate the following required fields to provide the base details of the Payroll Calendar record:
   (See Figure 6)
   1. **Name**
   2. **Start Date**
   3. **End Date**
   4. **No. Days Payroll Date after End Date**
   5. **No. Days Payment Date after End Date**
   6. **Payment Entity**
   7. **Pay Schedule**
   8. **Default Payee Aggregate Dates**
7. Populate the following optional fields as needed:
   1. To kick off the creation of the Calendar Periods automatically without the requirement to
      select the button on the Calendar, tick the **Generate Calendar Period records** checkbox.
   2. To prevent the Status of the Payroll Calendar from being automatically updated by the
      automatic status update scheduled job, check the **Exclude From Auto Update** checkbox.
8. Click on the **Save** button.

<Frame>
  <img src="https://mintcdn.com/2cloudnine-2edf05eb/auWENzB-Zzr85ohe/images/generated/reference-guides/data-set-up-and-creation/qrg-create-payroll-calendar-and-calendar-periods/qrg-create-payroll-calendar-and-calendar-periods-pdf-2-figure-6.png?fit=max&auto=format&n=auWENzB-Zzr85ohe&q=85&s=266cb1b2894f3ed238abd90c560aa0ea" alt="Screenshot from QRG Create Payroll Calendar & Calendar Periods" width="976" height="776" data-path="images/generated/reference-guides/data-set-up-and-creation/qrg-create-payroll-calendar-and-calendar-periods/qrg-create-payroll-calendar-and-calendar-periods-pdf-2-figure-6.png" />
</Frame>

<Warning>
  The Status field needs to be Pending for the creation of the Calendar Periods to work
  and will update automatically to Active after it has completed successfully.
</Warning>

<Warning>
  If the Generate Calendar Period records checkbox is ticked, it will kick off the creation
  of the Calendar Periods without the requirement to select the button on the Calendar.
</Warning>

<Warning>
  One Schedule can cover multiple Payment Entities and multiple Calendars, however
  when you create Calendars, these must be specific to each Payment Entity.
</Warning>

<Warning>
  Calendar Period Creation Failed checkbox will populate automatically if the Calendar Periods failed
  to create. The field is editable but should not be manually updated by users.
</Warning>

9. A new Payroll Calendar record has been created. (See Figure 7)

   <Frame>
     <img src="https://mintcdn.com/2cloudnine-2edf05eb/auWENzB-Zzr85ohe/images/generated/reference-guides/data-set-up-and-creation/qrg-create-payroll-calendar-and-calendar-periods/qrg-create-payroll-calendar-and-calendar-periods-pdf-3-figure-7.png?fit=max&auto=format&n=auWENzB-Zzr85ohe&q=85&s=214a4eec98da7b47063fe22e0c9a5636" alt="Screenshot from QRG Create Payroll Calendar & Calendar Periods" width="976" height="500" data-path="images/generated/reference-guides/data-set-up-and-creation/qrg-create-payroll-calendar-and-calendar-periods/qrg-create-payroll-calendar-and-calendar-periods-pdf-3-figure-7.png" />
   </Frame>

   1. To modify an existing **Payroll Calendar** record, open the required record and select the **Edit**
      button available on the top right side of the page. You can also double click in any of the fields
      that need editing or just click on the pencil icon <InlineImage src="/images/icons/qrg-create-payroll-calendar-and-calendar-periods-inline-3-2.png" alt="Inline icon" /> that appears within fields when you move
      your cursor over the field.
   2. When complete, click on the **Save** button.

<Danger>
  Payroll Calendar records CANNOT be deleted if they have related records or are used in
  other records. Deleting records is not recommended unless absolutely essential.
</Danger>

**Create Payroll Calendar Periods**

To create Payroll Calendar Periods within this Calendar record, follow the steps below:

1. Click on the **Create Calendar Periods** button. (See Figure 8)

<Frame>
  <img src="https://mintcdn.com/2cloudnine-2edf05eb/auWENzB-Zzr85ohe/images/generated/reference-guides/data-set-up-and-creation/qrg-create-payroll-calendar-and-calendar-periods/qrg-create-payroll-calendar-and-calendar-periods-pdf-4-figure-8.png?fit=max&auto=format&n=auWENzB-Zzr85ohe&q=85&s=16df1bf1f478a2df3746675001d31622" alt="Screenshot from QRG Create Payroll Calendar & Calendar Periods" width="976" height="500" data-path="images/generated/reference-guides/data-set-up-and-creation/qrg-create-payroll-calendar-and-calendar-periods/qrg-create-payroll-calendar-and-calendar-periods-pdf-4-figure-8.png" />
</Frame>

2. You will see a confirmation message saying ‘A job has been successfully initiated to create the
   Calendar Periods’. (See Figure 9)

3. Click on the **Return to Calendar** link below the confirmation message.

<Frame>
  <img src="https://mintcdn.com/2cloudnine-2edf05eb/auWENzB-Zzr85ohe/images/generated/reference-guides/data-set-up-and-creation/qrg-create-payroll-calendar-and-calendar-periods/qrg-create-payroll-calendar-and-calendar-periods-pdf-4-figure-9.png?fit=max&auto=format&n=auWENzB-Zzr85ohe&q=85&s=21f990bc38d24f1814a3379d04be73ad" alt="Screenshot from QRG Create Payroll Calendar & Calendar Periods" width="976" height="278" data-path="images/generated/reference-guides/data-set-up-and-creation/qrg-create-payroll-calendar-and-calendar-periods/qrg-create-payroll-calendar-and-calendar-periods-pdf-4-figure-9.png" />
</Frame>

<Warning>
  If the confirmation message doesn’t appear, the Calendar Periods will not create. If you
  are not able to identify the issue, please contact your System Administrator or your
  support team for more assistance.
</Warning>

4. On the Calendar record page, you will notice that the Calendar Periods have been created and
   are displayed at the bottom of the page in the Periods related list. (See Figure 10)

5. The **Status** of the Calendar will be updated to Active.

6. Click on **View All** button to see a full list of the Calendar Periods.

<Frame>
  <img src="https://mintcdn.com/2cloudnine-2edf05eb/auWENzB-Zzr85ohe/images/generated/reference-guides/data-set-up-and-creation/qrg-create-payroll-calendar-and-calendar-periods/qrg-create-payroll-calendar-and-calendar-periods-pdf-5-figure-10.png?fit=max&auto=format&n=auWENzB-Zzr85ohe&q=85&s=86da275c7d6bd1b69de10151162d7d96" alt="Screenshot from QRG Create Payroll Calendar & Calendar Periods" width="976" height="606" data-path="images/generated/reference-guides/data-set-up-and-creation/qrg-create-payroll-calendar-and-calendar-periods/qrg-create-payroll-calendar-and-calendar-periods-pdf-5-figure-10.png" />
</Frame>

<Danger>
  If the Calendar Periods that have been created are incorrect, have not yet been used in
  any other records, and need to be deleted, then users should click the Remove
  Calendar Periods button. This will remove all the Calendar Periods relating to this
  Calendar, allowing for changes to be made to the Calendar, and then repeat the steps
  to recreate the Payroll Calendar Periods.
</Danger>

<Warning>
  If a Payroll User is unable to create Payroll Calendar Periods, it is recommended the
  System Administrator confirm the Record Type of Payroll is set as the default Record
  Type on the Calendar Period Object for their Profile.
</Warning>

### Create Payroll Calendar Periods for longer Periods

To create Calendar Periods after the initial 2.5 years, you will need to follow the steps below:

1. Change the End Date to be a further 2.5 years from the current End Date.
2. Click Create Calendar Periods.
3. Wait and confirm the batch job has successfully finished creating Calendar Periods for that new
   extended date range.
4. Repeat steps 1-3 as many times as required.

**Note** : You are advised to review the Payroll Date on each Calendar Period, particularly when they create a
reference to a Public Holiday (i.e. Christmas Day, Anzac Day, etc). These dates can be amended manually
directly in the Calendar Period record if required.

## Field Descriptions

**Calendar Period Creation Failed** (checkbox) indicates that the Calendar Period creation Batch Job failed.

**Default Payee Aggregate Dates** indicates if the Australian standard values should be applied to the
Month, Quarter, and Year End dates during Calendar Period creation.

**End Date** is the last date the Calendar Periods will create for this Calendar.
**Exclude From Auto Update** (checkbox) When this box is checked the record will be skipped by the
Automatic Status Update scheduled job.
**Generate Calendar Period records** (checkbox) if ticked, will kick off the creation of the Calendar Periods
without the requirement to select the button on the Calendar.

**Name** is the name given to the Calendars record that is being created.

**No. Days Payment Date after End Date** is the number of days after the Calendar Period End Date from
which the Payment File (i.e. aba file) will be processed.

**No. Days Payroll Date after End Date** defines the number of days after the Calendar Period End Date
that the Pay Batch will be calculated.

**Pay Schedule** defines the Pay Schedule that applies to the Calendar.

**Payment Entity** is the related Payment Entity.

**Start Date** is the first date the Calendar Periods will be created from.

**Status** is required to be Pending when the Calendar Periods are awaiting creation, however, will be
Active once the Calendar Periods have been created.

## Further Information

| Document                                              | Document Type     | Description                                                |
| ----------------------------------------------------- | ----------------- | ---------------------------------------------------------- |
| QRG Create Payment Schedules                          | Task Instructions | How to create a Payment Schedule                           |
| QRG Create an Assignment - Employee                   | Task Instructions | How to create an Assignment for autopay Employees          |
| QRG Create an Assignment - Temp                       | Task Instructions | How to create an Assignment record for Timesheet Employees |
| QRG Creating and Maintaining Public Holiday Calendars | Task Instructions | How to create and maintain a Public Holiday Calendar       |
