> For the complete documentation index, see [llms.txt](https://kb.logicerp.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://kb.logicerp.com/logic-erp-version-release-notes/october-2022/billing.md).

# Billing

- [OTP Templates for Retail Sale](https://kb.logicerp.com/logic-erp-version-release-notes/october-2022/billing/otp-templates-for-retail-sale.md)
- [Do not allow entry w/o TDS (if exist) in Purchase bill.](https://kb.logicerp.com/logic-erp-version-release-notes/october-2022/billing/do-not-allow-entry-w-o-tds-if-exist-in-purchase-bill..md)
- [Limit Credit Payment in Sale Bill Payment Window](https://kb.logicerp.com/logic-erp-version-release-notes/october-2022/billing/limit-credit-payment-in-sale-bill-payment-window.md)
- [Sale Return Gate Pass Entry Against Token Number](https://kb.logicerp.com/logic-erp-version-release-notes/october-2022/billing/sale-return-gate-pass-entry-against-token-number.md)
- [Allow Bill Printing Only If IRN Generated- Sale Bill Designer Printing](https://kb.logicerp.com/logic-erp-version-release-notes/october-2022/billing/allow-bill-printing-only-if-irn-generated-sale-bill-designer-printing.md)
- [Billing/Shipping Address in Sale Bill and Sale Order](https://kb.logicerp.com/logic-erp-version-release-notes/october-2022/billing/billing-shipping-address-in-sale-bill-and-sale-order.md)
- [Hide Bill Amount Column in Sale Bill Search](https://kb.logicerp.com/logic-erp-version-release-notes/october-2022/billing/hide-bill-amount-column-in-sale-bill-search.md)
- [Pick Taxes from Sale History in Case of Sale Return](https://kb.logicerp.com/logic-erp-version-release-notes/october-2022/billing/pick-taxes-from-sale-history-in-case-of-sale-return.md)


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://kb.logicerp.com/logic-erp-version-release-notes/october-2022/billing.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
