> 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/december-2018/billing.md).

# Billing

- [New Update in Setup Sale Voucher Configuration Settings](https://kb.logicerp.com/logic-erp-version-release-notes/december-2018/billing/new-update-in-setup-sale-voucher-configuration-settings.md)
- [New Columns Added in Set Column Attributes Window](https://kb.logicerp.com/logic-erp-version-release-notes/december-2018/billing/new-columns-added-in-set-column-attributes-window.md)
- [New Update in Setup Party+Item Wise Schemes](https://kb.logicerp.com/logic-erp-version-release-notes/december-2018/billing/new-update-in-setup-party+item-wise-schemes.md)
- [Party Groups Option Added in Branch+Party+Item Group Wise Defaults](https://kb.logicerp.com/logic-erp-version-release-notes/december-2018/billing/party-groups-option-added-in-branch+party+item-group-wise-defaults.md)
- [New Update in Customer + Item Wise Sale History Form](https://kb.logicerp.com/logic-erp-version-release-notes/december-2018/billing/new-update-in-customer-+-item-wise-sale-history-form.md)
- [New Update in Credit Card Details Window to make Payment](https://kb.logicerp.com/logic-erp-version-release-notes/december-2018/billing/new-update-in-credit-card-details-window-to-make-payment.md)
- [New Update In Sale Return For Managing Item Quantity](https://kb.logicerp.com/logic-erp-version-release-notes/december-2018/billing/new-update-in-sale-return-for-managing-item-quantity.md)
- [New Update For Merge Items In Sale Voucher Configuration](https://kb.logicerp.com/logic-erp-version-release-notes/december-2018/billing/new-update-for-merge-items-in-sale-voucher-configuration.md)
- [New Update in Define Item Wise Price Lists Window](https://kb.logicerp.com/logic-erp-version-release-notes/december-2018/billing/new-update-in-define-item-wise-price-lists-window.md)
- [New Update For Making Price List Selection Mandatory](https://kb.logicerp.com/logic-erp-version-release-notes/december-2018/billing/new-update-for-making-price-list-selection-mandatory.md)
- [Do not Allow to Change Default Account option added in Gift Voucher Window](https://kb.logicerp.com/logic-erp-version-release-notes/december-2018/billing/do-not-allow-to-change-default-account-option-added-in-gift-voucher-window.md)
- [Change Sale Challan Financier Payment Details form Added](https://kb.logicerp.com/logic-erp-version-release-notes/december-2018/billing/change-sale-challan-financier-payment-details-form-added.md)
- [Add Multiple Agents in Agent Company/Group Linking](https://kb.logicerp.com/logic-erp-version-release-notes/december-2018/billing/add-multiple-agents-in-agent-company-group-linking.md)
- [New Update In Sale Bill Touch Screen To Create Unique Card Number](https://kb.logicerp.com/logic-erp-version-release-notes/december-2018/billing/new-update-in-sale-bill-touch-screen-to-create-unique-card-number.md)
- [New Update in Setup Bill Series Section](https://kb.logicerp.com/logic-erp-version-release-notes/december-2018/billing/new-update-in-setup-bill-series-section.md)
- [Accepting Credit Card & Cash Card At Same Time For Payment](https://kb.logicerp.com/logic-erp-version-release-notes/december-2018/billing/accepting-credit-card-and-cash-card-at-same-time-for-payment.md)
- [Options added in Sale Bill-Touch Screen](https://kb.logicerp.com/logic-erp-version-release-notes/december-2018/billing/options-added-in-sale-bill-touch-screen.md)
- [Change Sale Challan Payment Mode added for Billing](https://kb.logicerp.com/logic-erp-version-release-notes/december-2018/billing/change-sale-challan-payment-mode-added-for-billing.md)
- [Sale Bill Preview option for Series in Web Added in Sale Bill Printing](https://kb.logicerp.com/logic-erp-version-release-notes/december-2018/billing/sale-bill-preview-option-for-series-in-web-added-in-sale-bill-printing.md)
- [F4 enabled to move cursor to the Quantity Column](https://kb.logicerp.com/logic-erp-version-release-notes/december-2018/billing/f4-enabled-to-move-cursor-to-the-quantity-column.md)
- [Settings to Allow Discount Coupons and Gift Voucher from Local DB when Remote DB Settings Done](https://kb.logicerp.com/logic-erp-version-release-notes/december-2018/billing/settings-to-allow-discount-coupons-and-gift-voucher-from-local-db-when-remote-db-settings-done.md)
- [DL Expiry Date added in Account Search](https://kb.logicerp.com/logic-erp-version-release-notes/december-2018/billing/dl-expiry-date-added-in-account-search.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/december-2018/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.
