# Sales Receipt

{% embed url="<https://www.youtube.com/watch?v=KGCA9FD6ma0>" %}

<details>

<summary> Step 1: Create a New Sales Receipt </summary>

Navigate to the **Sales** dropdown, select Sales Receip&#x74;**,** and click **"Add New"** to create a new sales receipt.&#x20;

***Note:** You can skip this step if you are generating the receipt directly from an invoice.*

<figure><img src="/files/1rUD2YTPOi4wDZYvYLZh" alt=""><figcaption></figcaption></figure>

</details>

<details>

<summary>Step 2: Insert Customer Details</summary>

🔹 **Client Name&#x20;*****(Required)***\
Select or type your customer’s registered name. This links the invoice to the correct client profile.

🔹 **Details**\
Auto-filled with the contact person and contact number once the client is selected.

***Note:** You can skip this step if you are generating the receipt directly from an invoice.*

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

</details>

<details>

<summary>Step 3: Insert Payment Details</summary>

🔹 **Payment Date&#x20;*****(Required)***\
The date when the payment is made.\
\
🔹 **Payment Method** \
Method of payment is set to **Bank Transfer** by default.

🔹 **Invoice Details&#x20;*****(Required)***\
Select the invoice to which this payment applies.\
\&#xNAN;***Note:** If the sales receipt is generated directly from an invoice, the invoice details will be auto populated.*\
\
🔹 **Payment&#x20;*****(Required)***\
Enter the amount paid for the transaction.

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

</details>

<details>

<summary>Step 4: Include Remarks</summary>

🔹 **Notes&#x20;*****(Optional)***\
Add any additional information or remarks related to the payment.\
\
**🔹Attachment&#x20;*****(Optional)***\
Upload supporting documents (e.g., payment proof, bank slip, or related files) to keep a complete record with the sales receipt.

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

</details>

<details>

<summary>Step 5: Save Sales Receipt Details</summary>

Click the **"Save"** button to store the sales receipt details. Sales Receipt is created! 🎉

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

</details>

<details>

<summary>Step 6: Modify Sales Receipt Details <em>(Optional)</em></summary>

To make changes to sales receipt details, click **"Edit"**, update the details as needed, and then click **"Save"** to store the updates.

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

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

</details>

<details>

<summary>Step 7: Share the Quotation via WhatsApp or Email</summary>

Click the **Share** button to send the quotation directly, either by **WhatsApp** or **Email**

* **WhatsApp** – Contact number and default message autofill. Edit if needed, then **Send**.
* **Email** – Email address and default message autofill. Edit if needed, then **Send**.

💡 **Tip:** Ensure client details (phone & email) are filled in so fields populate automatically.

<figure><img src="/files/1VTuEoeV2iK47w6M85ih" alt=""><figcaption></figcaption></figure>

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

</details>


---

# 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://pigeonbook.gitbook.io/pigeonbook-tutorial/feature-guides/sales-receipt.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.
