# Make Deposits

## Make a new Deposit

This is the primary page for making a deposit.

{% hint style="success" %}
Home / Accounting / Account Transactions / Make Deposits\
<https://farm.unosof.com/index.cfm?event=MakeDeposits.Form>
{% endhint %}

Click on the drop-down menu and select the Customer / Payer to apply the deposit to. Hit the Select Payer Button to proceed.

![Make Deposit Page - Select Payer](/files/-M2tnnrPBFrt6oaqOiv7)

The page will show all the open invoices from the customer selected. This is where you enter the deposit information.

![Make Deposit Page](/files/-M2toTVofG1DnoHjHRNF)

{% hint style="info" %}
Before we apply any amount, decide if you want to apply this automatically or not. If you choose to apply automatically, then, UNOSOF shall always try to apply the maximum amount possible to the oldest invoices first.&#x20;
{% endhint %}

![](/files/-MWPfp_G6mMwShUuDd75)

In case, it is desired to apply the deposit to only specific invoices that are not necessarily the oldest. Then, you need to checkmark "Disable Auto Apply".

To proceed to make a deposit, Select **Enter a New Deposit** from the drop-down menu in the center of the page.

![Enter a New Deposit](/files/-M2tsQe8HF8Vjw57NwkU)

Select the **Deposit Account** (Bank) and the **Date of Payment.**

![Deposit Account and Date of Payment](/files/-M2ttRWFPYC7KJ9Cepsx)

In the **Ledger Amount** field, type in the amount of money ($) that entered into the bank account.

![Ledger Amount](/files/-M3NQty2EnVx_BIP2u0a)

**Select the invoices** you would like to apply the deposit ($) to,  by checking the boxes "x" as shown in the picture.&#x20;

Please note:

1. The **Apply Amount** field (next to the Ledger) will show the total amount applied to this deposit.
2. The system will show the amount ($) applied to each invoice in the "**Applied"** column. You can edit this number to the desired value.
3. The **Balance left** column will detail if there's a pending amount to be paid in each invoice.

![Select invoices and applied amount](/files/-M3NW8p2vdH5lzJsKvfi)

To enter **Commission** or **Bank Charges,** find the grey box on the bottom right of the page.

![Commission or Bank Charges Box](/files/-M3NXDC851k6ENiytOp_)

Check the boxes and edit the amount ($) of commissions or bank charges.

![Select and edit fields](/files/-M3NXUX3GAo8N0m5P8_M)

{% hint style="info" %}
&#x20;Some companies, do not manage bank charges as a cost, they actually apply credit notes instead,  in order to post these to the SRI.&#x20;
{% endhint %}

{% hint style="danger" %}
Note: If there is any bank charges or commission,  the **Deposit Amount** should show the ledger amount minus any bank charge and/or commission.\
&#x20;The applied amount is how much money gets applied to the invoices without bank charges.&#x20;
{% endhint %}

![ledger - bank charge = deposit amount](/files/-M5bJ8p8WcOl0PwqPTVB)

{% hint style="info" %}
Some companies manage a Multi-RUC structure. In that case, we recommend applying the deposit amounts specifically to the company where you wish to distribute the money too, see the input fields in the blue bar.
{% endhint %}

&#x20; \
To save the deposit, click on Save Deposit button on the right upper side of the page.

![Save Deposit Button.](/files/-M3NXvRZ3qSbmXHJ_BVD)

## Register a Pre-Payment

To register a Pre-Payment follow the same process to make a deposit.

In the **Ledger Amount** field, type in the amount of money ($) that entered into the bank account.

Uncheck all invoices and note that the **Apply Amount** is $0.00

![](/files/-M3N_4ABmufDKnYikH-A)

To save the Pre-payment, click on the Save Deposit Button on the right upper side of the page.

![Save Deposit Button](/files/-M3NXvRZ3qSbmXHJ_BVD)

After Saving, a new window pops up, with the Deposit receipt.

![Deposit Receipt](/files/-M3Ndk467yzJ20sOiGdP)

## Apply Pre-Payment

Click the option ENTER A NEW DEPOSIT to check for pre-payments.&#x20;

1. Select your prepayment.&#x20;

{% hint style="success" %}
The option **Ledger Amount** shows the balance left of that deposit.&#x20;
{% endhint %}

2\. Enter the amount you want to apply to invoices in **Apply Amount**.

3\. You can check the invoices to where amounts are applied.&#x20;

4\. Choose the current date on which this pre-payment is being applied.&#x20;

{% hint style="danger" %}
**NOTE: Date of Payment** for the **pre-payment application** should be the application date.&#x20;

**Example:** This pre-payment was made on the 21/JAN/2022, but the application date for the selected invoice is on the 24/FEB/2022.&#x20;
{% endhint %}

5\. Finally, click on **Save Deposit**.

![Apply a Pre-payment](/files/waIos20ENTZYRbeQpBZw)

### Report Un-Applied Deposits.

Go to accounting reports, and check Unapplied Deposits.

<figure><img src="/files/0hjLZcUm41s32O4D0tco" alt=""><figcaption></figcaption></figure>

## Commission Management

Check the article with our explanations and reasonings via the following link: [Commission Management](/accounting/account-transactions/deposits/commission-management.md)


---

# 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://manual.unosofbooks.com/accounting/account-transactions/deposits.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.
