# Displaying QR code in invoice

1. Edit an invoice layout
2. Scroll down to the QR code section at the bottom
3. Click `Show QR Code`
4. Enable all the fields required in the QR code, like Business Name, Business Name, Invoice URL, and others
5. Save the invoice layout. Print an invoice and you’ll see the QR code in the invoice
6. **Show Labels:** Enable this option to show the labels(key-value pair) in the QR code
7. **ZATCA (Fatoora) QR code:** This is mostly required in Saudi Arabia country. Enabling this will generate a QR code in LTV-base64 format.


---

# 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://docs.kbgfuzion.com/erp/knowledge-base/sales-sell/displaying-qr-code-in-invoice.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.
