> 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/november-2020/billing.md).

# Billing

- [Auto Allocate Lots for Barcode /Qty Scanning in Sale Bill](https://kb.logicerp.com/logic-erp-version-release-notes/november-2020/billing/auto-allocate-lots-for-barcode-qty-scanning-in-sale-bill.md)
- [GST e-Invoice fields added in Sale Multiple Print](https://kb.logicerp.com/logic-erp-version-release-notes/november-2020/billing/gst-e-invoice-fields-added-in-sale-multiple-print.md)
- [Import Sale G.R. Details from Excel File](https://kb.logicerp.com/logic-erp-version-release-notes/november-2020/billing/import-sale-g.r.-details-from-excel-file.md)
- [Accept Payments from PayTM EDC device at POS counter in integrated mode](https://kb.logicerp.com/logic-erp-version-release-notes/november-2020/billing/accept-payments-from-paytm-edc-device-at-pos-counter-in-integrated-mode.md)
- [TCS Entry in Sale Bill](https://kb.logicerp.com/logic-erp-version-release-notes/november-2020/billing/tcs-entry-in-sale-bill.md)
- [New Options Added in “Enter G.R. Details – Grid Mode Configurations” Window](https://kb.logicerp.com/logic-erp-version-release-notes/november-2020/billing/new-options-added-in-enter-g.r.-details-grid-mode-configurations-window.md)
- [Hold Bill Option Added in Sale Bill](https://kb.logicerp.com/logic-erp-version-release-notes/november-2020/billing/hold-bill-option-added-in-sale-bill.md)
- [How to Create Sale Bill In Pharma Wholesale?](https://kb.logicerp.com/logic-erp-version-release-notes/november-2020/billing/how-to-create-sale-bill-in-pharma-wholesale.md)
- [LOGIC Home Delivery App](https://kb.logicerp.com/logic-erp-version-release-notes/november-2020/billing/logic-home-delivery-app.md)
- [Attach Documents within in Sale Bill](https://kb.logicerp.com/logic-erp-version-release-notes/november-2020/billing/attach-documents-within-in-sale-bill.md)
- [Implement Sale Bill Touch Screen Configurations in Sale Bill Window](https://kb.logicerp.com/logic-erp-version-release-notes/november-2020/billing/implement-sale-bill-touch-screen-configurations-in-sale-bill-window.md)
- [Implement Discounts & Schemes During Stock Transfer Out](https://kb.logicerp.com/logic-erp-version-release-notes/november-2020/billing/implement-discounts-and-schemes-during-stock-transfer-out.md)
- [Do Not Allow Rate More Than Item MRP in Sale Order](https://kb.logicerp.com/logic-erp-version-release-notes/november-2020/billing/do-not-allow-rate-more-than-item-mrp-in-sale-order.md)
- [Retail Customer Creation for Billing](https://kb.logicerp.com/logic-erp-version-release-notes/november-2020/billing/retail-customer-creation-for-billing.md)
- [New Options added in Patient Name Details & Search List](https://kb.logicerp.com/logic-erp-version-release-notes/november-2020/billing/new-options-added-in-patient-name-details-and-search-list.md)
- [Aaptak Business App](https://kb.logicerp.com/logic-erp-version-release-notes/november-2020/billing/aaptak-business-app.md)
- [Attach Documents within in Sale Bill](https://kb.logicerp.com/logic-erp-version-release-notes/november-2020/billing/attach-documents-within-in-sale-bill-1.md)
- [Introducing Home Delivery App For Agents](https://kb.logicerp.com/logic-erp-version-release-notes/november-2020/billing/introducing-home-delivery-app-for-agents.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/november-2020/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.
