> 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-2021.md).

# October - 2021

- [Accounts](https://kb.logicerp.com/logic-erp-version-release-notes/october-2021/accounts.md)
- [TDS Receivable Entry](https://kb.logicerp.com/logic-erp-version-release-notes/october-2021/accounts/tds-receivable-entry.md)
- [New Options in Setup TDS Types](https://kb.logicerp.com/logic-erp-version-release-notes/october-2021/accounts/new-options-in-setup-tds-types.md)
- [Create Debit/Credit Note Against Sale/Purchase](https://kb.logicerp.com/logic-erp-version-release-notes/october-2021/accounts/create-debit-credit-note-against-sale-purchase.md)
- [Billing](https://kb.logicerp.com/logic-erp-version-release-notes/october-2021/billing.md)
- [Implement Discount Coupons At Bill End](https://kb.logicerp.com/logic-erp-version-release-notes/october-2021/billing/implement-discount-coupons-at-bill-end.md)
- [Link Ship From Address in Sale Bill](https://kb.logicerp.com/logic-erp-version-release-notes/october-2021/billing/link-ship-from-address-in-sale-bill.md)
- [TDS ON GOODS](https://kb.logicerp.com/logic-erp-version-release-notes/october-2021/billing/tds-on-goods.md)
- [New Column Locks added in Sale Voucher Configuration](https://kb.logicerp.com/logic-erp-version-release-notes/october-2021/billing/new-column-locks-added-in-sale-voucher-configuration.md)
- [Now Send Feedback Survey with Aaptak eBills](https://kb.logicerp.com/logic-erp-version-release-notes/october-2021/billing/now-send-feedback-survey-with-aaptak-ebills.md)
- [Issue Cash Card To Customers](https://kb.logicerp.com/logic-erp-version-release-notes/october-2021/billing/issue-cash-card-to-customers.md)
- [Set default card number with Card Types in Setup Credit Cards](https://kb.logicerp.com/logic-erp-version-release-notes/october-2021/billing/set-default-card-number-with-card-types-in-setup-credit-cards.md)
- [Create Bills From Aaptak Orders Option Added](https://kb.logicerp.com/logic-erp-version-release-notes/october-2021/billing/create-bills-from-aaptak-orders-option-added.md)
- [Create Bills From B2B Orders Option Added](https://kb.logicerp.com/logic-erp-version-release-notes/october-2021/billing/create-bills-from-b2b-orders-option-added.md)
- [General](https://kb.logicerp.com/logic-erp-version-release-notes/october-2021/general.md)
- [Audit Trail In Logic ERP](https://kb.logicerp.com/logic-erp-version-release-notes/october-2021/general/audit-trail-in-logic-erp.md)
- [Inventory](https://kb.logicerp.com/logic-erp-version-release-notes/october-2021/inventory.md)
- [TDS ON GOODS](https://kb.logicerp.com/logic-erp-version-release-notes/october-2021/inventory/tds-on-goods.md)
- [Set Data Source Type As Embedded in Barcode Lable Printing](https://kb.logicerp.com/logic-erp-version-release-notes/october-2021/inventory/set-data-source-type-as-embedded-in-barcode-lable-printing.md)
- [Orders](https://kb.logicerp.com/logic-erp-version-release-notes/october-2021/orders.md)
- [Adjust Sale Order Against Sale Bill Window Added](https://kb.logicerp.com/logic-erp-version-release-notes/october-2021/orders/adjust-sale-order-against-sale-bill-window-added.md)
- [Create Bills From Aaptak Orders Option Added](https://kb.logicerp.com/logic-erp-version-release-notes/october-2021/orders/create-bills-from-aaptak-orders-option-added.md)
- [Reports](https://kb.logicerp.com/logic-erp-version-release-notes/october-2021/reports.md)
- [GST e-Invoice columns added in Sale Register-Cross Tab](https://kb.logicerp.com/logic-erp-version-release-notes/october-2021/reports/gst-e-invoice-columns-added-in-sale-register-cross-tab.md)
- [GST](https://kb.logicerp.com/logic-erp-version-release-notes/october-2021/gst.md)
- [GST E-Invoice System](https://kb.logicerp.com/logic-erp-version-release-notes/october-2021/gst/gst-e-invoice-system.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-2021.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.
