# Applying Customer Deposit

XoroERP simplifies the process of applying customer deposits to invoices, offering users multiple convenient options within the system. Customer credits can be seamlessly applied to corresponding invoices, providing flexibility and ease of use.  Below are the various straightforward methods available for applying customer credits to settle invoices efficiently.&#x20;

### Applying via Invoice Module

The invoice can be paid off using the Credits or Deposits directly from the Invoice module. You can also un-apply previously applied credits and customer deposits in the Apply Deposits/Credits module.

Select "Apply Deposits /Credits" from the choices dropdown menu.&#x20;

<figure><img src="https://lh7-us.googleusercontent.com/R6hnT--NzrEQh64qPuCTu9_IUE254MBcxzZs-6jh4gbmPF7N8DU6FIrJYjNnhiKcwZ-Cju8zuQSO48CP6v8FdaQCs4n7bgwEz6Yl2mMuLuVkfNvOjC-vGDTU3PQyYP021gVyYf7HOrEJ7CB9IXFYIw" alt=""><figcaption></figcaption></figure>

This will navigate you to the “**Apply Credits and Deposits**” module where you can tick the checkbox for the deposit that you intend to apply to the Invoice.

<figure><img src="https://lh7-us.googleusercontent.com/-j9JsmZC7Y4m6JhJgbWxGsfLVQGJpToMek8Hu_rwJSZLA_zHj4dt0VfR3Kq3ilVQLiRVdoeFifhyuA5llZOUH052aw9Dzot-iNNuSUrfcePZ3NOIX5SwzmA7ZDAXw92bin4ekVPDJAjsQX630TTItg" alt=""><figcaption></figcaption></figure>

<figure><img src="https://lh7-us.googleusercontent.com/xfveY6vFWLCoGPIfkk1Vo_qne_76tsOr-jLrrDjvXX3K--Lq60E9mmbcY4XMb_dM1Vvj6leTUnjBW7l7XSOt-7-a7Z4SgsHigtmFWfAkuhOlFSoc2VDuEd-iwudyEPwE2humZzo7zeBljDBTz9JM-g" alt=""><figcaption></figcaption></figure>

### Applying via Apply Credits and Deposits Module

You can also navigate directly to the “**Apply Credits and Deposits**” module to Pay the Invoice(s).

<table><thead><tr><th width="208">Field </th><th>Description</th></tr></thead><tbody><tr><td>Select Customer</td><td>In this field, you need to fill in the name, email, or phone number of a Customer to work with. Please note that if an alert note has been added for a customer, the it will displayed at the bottom-right section of the screen on selecting the customer.</td></tr><tr><td>Available</td><td>This tab displays all the available Credits and Deposits with a remaining balance.</td></tr><tr><td><p>Previously Applied</p><p><br></p></td><td>This tab displays all the Credits and Deposits that have been applied to an Invoice.</td></tr></tbody></table>

#### Apply To Invoice (this area displays information of the selected Invoice)

Upon selecting the customer, the page will present a comprehensive overview of all available credits and deposits, along with their respective remaining balances. Additionally, users can access a record of previously applied credits and deposits for the selected customer.

After selecting the desired deposit for application by ticking the corresponding checkbox, users are prompted to enter specific details, such as the invoice to which the credit should be applied.&#x20;

The following description outlines the requisite fields to be completed when applying selected credits.

<figure><img src="/files/ZMr7b1MeSc6o3u2t5fGj" alt=""><figcaption></figcaption></figure>

<table><thead><tr><th width="230">Field </th><th>Description</th></tr></thead><tbody><tr><td>Select Sale Store</td><td>Here, you need to select a Store or choose “All” to begin narrowing your search for an Invoice to apply a Deposit or Credit.</td></tr><tr><td>Search By</td><td>This shows the dropdown menu showing the various options such as SO#, invoice#, etc. you can use to search for the Invoice.</td></tr><tr><td>Search Invoice</td><td>This field allows you enter the search criteria to pull up an Invoice.</td></tr><tr><td>Customer</td><td>This is the Invoice’s Customer.</td></tr><tr><td>Ref Number</td><td>This is the Invoice’s Reference Number.</td></tr><tr><td>Original Amount</td><td>This is the original balance of the Invoice.</td></tr><tr><td>Credit/Deposit Applied</td><td>These are the Credits and Deposits already applied to the Invoice.</td></tr><tr><td>Credit/Deposit To Apply</td><td>These are the Credits and Deposits selected for applying.</td></tr><tr><td>Invoice Number</td><td>This is the number of the Invoice.</td></tr><tr><td>Invoice Date</td><td>This is the date of the Invoice creation.</td></tr><tr><td>Amount Paid/Discounts</td><td>This is the amount paid toward the Invoice through Invoice Payments and Discounts.</td></tr><tr><td>Amount Due</td><td>This is the Invoice’s remaining balance.</td></tr><tr><td>Balance Due</td><td>This is the leftover balance on the invoice following the application of the deposits and credits that were chosen.</td></tr></tbody></table>


---

# 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.xorosoft.com/xoroerp-1/sales/credit-and-deposit/applying-customer-deposit.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.
