# Receipt Number Format

This feature enables you to configure the format of receipts used by the school, including both Official Receipts (OR) and Acknowledgement Receipts (AR).

## Access and Navigation

To access this module, go to **Planning** > **Finance Setup** > **Receipt Number Format**

<figure><img src="/files/DtMYb2iWsz591o20tCVt" alt=""><figcaption></figcaption></figure>

If you cannot view the link from the list, check the privilege assigned to your account or role.

{% hint style="danger" %}
Contact your school’s system administrator to request view or edit access if you cannot access the rights management screen
{% endhint %}

As the legends indicate, follow the guide to format the OR and AR numbers.

**Example formats:**

**xXx-000** - for OR/AR formats such as **aBc-456, sCs-098,** or **eRh-532**

**XXX-0000 -** for OR/AR formats such as **ABC-4567, SCS-0980,** or **ERH-5324**

**xxx-000-xx0** - for OR/AR formats such as **abc-456-bb1, scs-098-iu0,** or **erh-532-ff3**

## Add/Edit the OR/AR Format

Double-click the box to enter the desired format. Once you've made the changes, click anywhere outside the box to automatically save them.

![](/files/-M71vH3A52ykjmMSGQnQ)

If no format is set, the receipt number entered during Payments will not be validated and will allow free-form input.

## Delete the OR/AR Format

Double-click the box to delete the entered format. Once the format is cleared, click anywhere outside the box to automatically save the changes.

![](/files/-M71wZeNVqLrMb2RDaT1)


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://info.edusuite.asia/product-guide-k12/admin-home/planning-module/finance-setup/receipt-number-format-setup.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
