> ## 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 Invoice Schedules

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 an Invoice Schedule.
The intended audience for this document are System Administrators.

## Steps

### Create Invoice Schedule record

To create an Invoice Schedule record, follow the steps below:

1. Click on the **App Launcher** icon. (See
   Figure 1)
2. Go to the **Schedules** object by using the
   Search function. (See Figure 2)
3. Click on the **New** button. (See Figure 3)

<Frame>
  <img src="https://mintcdn.com/2cloudnine-2edf05eb/KpcZiIUGJHaHQraR/images/generated/reference-guides/data-set-up-and-creation/qrg-create-invoice-schedules/qrg-create-invoice-schedules-pdf-0-2.png?fit=max&auto=format&n=KpcZiIUGJHaHQraR&q=85&s=8248970af7d343030e1bb28eb85743e0" alt="Screenshot from QRG Create Invoice Schedules" width="467" height="215" data-path="images/generated/reference-guides/data-set-up-and-creation/qrg-create-invoice-schedules/qrg-create-invoice-schedules-pdf-0-2.png" />
</Frame>

<Frame>
  <img src="https://mintcdn.com/2cloudnine-2edf05eb/KpcZiIUGJHaHQraR/images/generated/reference-guides/data-set-up-and-creation/qrg-create-invoice-schedules/qrg-create-invoice-schedules-pdf-0-3.png?fit=max&auto=format&n=KpcZiIUGJHaHQraR&q=85&s=56a6ba5cfc03819f43859f03b45500ab" alt="Screenshot from QRG Create Invoice Schedules" width="350" height="330" data-path="images/generated/reference-guides/data-set-up-and-creation/qrg-create-invoice-schedules/qrg-create-invoice-schedules-pdf-0-3.png" />
</Frame>

<Frame>
  <img src="https://mintcdn.com/2cloudnine-2edf05eb/KpcZiIUGJHaHQraR/images/generated/reference-guides/data-set-up-and-creation/qrg-create-invoice-schedules/qrg-create-invoice-schedules-pdf-0-4.png?fit=max&auto=format&n=KpcZiIUGJHaHQraR&q=85&s=b031b198ec36d801cbc32bb211d77e49" alt="Screenshot from QRG Create Invoice Schedules" width="467" height="428" data-path="images/generated/reference-guides/data-set-up-and-creation/qrg-create-invoice-schedules/qrg-create-invoice-schedules-pdf-0-4.png" />
</Frame>

<Frame>
  <img src="https://mintcdn.com/2cloudnine-2edf05eb/KpcZiIUGJHaHQraR/images/generated/reference-guides/data-set-up-and-creation/qrg-create-invoice-schedules/qrg-create-invoice-schedules-pdf-0-5.png?fit=max&auto=format&n=KpcZiIUGJHaHQraR&q=85&s=46e666a0e09a3ac079740f28726ba215" alt="Screenshot from QRG Create Invoice Schedules" width="987" height="108" data-path="images/generated/reference-guides/data-set-up-and-creation/qrg-create-invoice-schedules/qrg-create-invoice-schedules-pdf-0-5.png" />
</Frame>

4. Choose the record type of **Invoice Schedule** and click **Next** . (See Figure 4)

<Frame>
  <img src="https://mintcdn.com/2cloudnine-2edf05eb/KpcZiIUGJHaHQraR/images/generated/reference-guides/data-set-up-and-creation/qrg-create-invoice-schedules/qrg-create-invoice-schedules-pdf-1-2.png?fit=max&auto=format&n=KpcZiIUGJHaHQraR&q=85&s=1ec2b38e88728c3c0e9739946c65f743" alt="Screenshot from QRG Create Invoice Schedules" width="1009" height="374" data-path="images/generated/reference-guides/data-set-up-and-creation/qrg-create-invoice-schedules/qrg-create-invoice-schedules-pdf-1-2.png" />
</Frame>

5. Populate the following required fields to provide the base details of the Invoice Schedule record:
   (See Figure 5)
   1. **Schedule**
   2. **Split Option**
   3. **Period Type**
6. Populate the following optional fields as needed:
   1. To integrate the Invoice Schedule record with an external system, populate the **External Id**
      field. (See Figure 5)
7. Click on the **Save** button.

<Frame>
  <img src="https://mintcdn.com/2cloudnine-2edf05eb/KpcZiIUGJHaHQraR/images/generated/reference-guides/data-set-up-and-creation/qrg-create-invoice-schedules/qrg-create-invoice-schedules-pdf-1-4.png?fit=max&auto=format&n=KpcZiIUGJHaHQraR&q=85&s=a9b13af5d9424fcf15abde213631425a" alt="Screenshot from QRG Create Invoice Schedules" width="1009" height="585" data-path="images/generated/reference-guides/data-set-up-and-creation/qrg-create-invoice-schedules/qrg-create-invoice-schedules-pdf-1-4.png" />
</Frame>

<Warning>
  The External Id field is available and should only be populated where system integration
  is required for the record.
</Warning>

8. A new Invoice Schedule record has been created. (See Figure 6)

<Frame>
  <img src="https://mintcdn.com/2cloudnine-2edf05eb/KpcZiIUGJHaHQraR/images/generated/reference-guides/data-set-up-and-creation/qrg-create-invoice-schedules/qrg-create-invoice-schedules-pdf-2-2.png?fit=max&auto=format&n=KpcZiIUGJHaHQraR&q=85&s=fd7e7892afe213ae288219a2524f84b9" alt="Screenshot from QRG Create Invoice Schedules" width="1009" height="358" data-path="images/generated/reference-guides/data-set-up-and-creation/qrg-create-invoice-schedules/qrg-create-invoice-schedules-pdf-2-2.png" />
</Frame>

9. To modify an existing **Invoice Schedule** 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-invoice-schedules-inline-2-1.png" alt="Inline icon" /> that appears within fields when you move your
   cursor over the field.
10. When complete, click on the **Save** button.

<Danger>
  Invoice Schedule records CAN NOT be deleted if they have related records or are used in
  other records. Deleting records is not recommended unless absolutely essential.
</Danger>

## Field Descriptions

**External Id** defines an ID for use with external systems, and can be used with integrations to create and
update the record.

**Period Type** is the frequency of Calendar Periods for invoicing purposes.

**Schedule** is the name given to the Schedule record.

**Split Option** defines how the invoices associated with this Invoice Schedule will be broken up upon
creation.

## Further Information

| Document                                       | Document Type     | Description                                            |
| ---------------------------------------------- | ----------------- | ------------------------------------------------------ |
| QRG Create an Account - Client                 | Task Instructions | How to create a Client record                          |
| QRG Create Invoice Calendar & Calendar Periods | Task Instructions | How to create an Invoice Calendar and Calendar Periods |
