# 3.1 Account Receivables

The Accounts Receivable (AR) module has two main functions:

·       Input

·       Reports

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

### 3.1         Account Receivables

Sales invoices that involve inventory tracking must be entered in the **Inventory Management module – Sales section**.\
Service sales invoices that do not require inventory tracking are entered directly in the **Accounts Receivable module**

#### 3.1.1    Output Invoice

Select **New** to open the data entry interface. All entered vouchers are set to **Hold** status by default until they are processed

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

·       **General Information**

&#x20;       o   Voucher No: Automatically generated in sequential order.

&#x20;       o   PO Date: Enter the transaction date (must be within the accounting period)

&#x20;       o   Period: Automatically assigned based on the transaction month.

&#x20;       o   Invoice No/ Serial No/ Invoice Date: Enter the invoice details.

&#x20;       o   Customer Code: Press F3 to select the customer code.

&#x20;       o   AR Account: Press F3 to select the receivable account.

&#x20;       o   Currency, Currency ID: Depending on the currency type, the system will apply the corresponding exchange rate to VND.

&#x20;       o   Payment term: Press F3 to select the payment term.

&#x20;       o   Description: Enter the invoice description

·       **Order Information**

&#x20;       o   Order Number

&#x20;       o   Bill Of Lading No

&#x20;       o   Delivery Place/ Received Place

&#x20;       o   Contract No

&#x20;       o   Container No

&#x20;       o   Contract Date

&#x20;       o   Buyer/ Transportation

&#x20;       o   Debit Note

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

·      **Detailed Information**

&#x20;       o   Account: Press F3 to select the corresponding account from the chart of accounts.

&#x20;       o   Currency/ Curry Rate: chọn loại tiền (phần mềm mặc định lấy từ thông tin chung) Select the currency (the system defaults to the one from the general information section).

&#x20;       o   Item Code: Press F3 to select the finished goods sold (if applicable).

&#x20;       o   Unit: Press F3 to select the finished goods sold (if applicable).

&#x20;       o   Quantity

&#x20;       o   Unit Price/ Domestic Unit Price: Enter the unit price; the domestic unit price is calculated based on the entered exchange rate.

&#x20;       o   Subtotal/ Domestic Amount: Enter the amount; the converted amount is calculated using the entered exchange rate.

&#x20;       o   Tax ID

&#x20;       o   Tax Amount/ Domestic Tax Amount

&#x20;       o   Job Center/ Cost ID/ Profit ID

&#x20;       o   Description: Enter the description (the system defaults to the description from the general information section).

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

#### 3.1.2    Voucher **Released**

This function is used to lock the recorded payable entries and post them to the ledger

·       **Released** a single voucher

&#x20;       o   Select the voucher to be **Released** from the voucher list.

&#x20;       o   Click **Released**

·       **Released** multiple vouchers

&#x20;       o   In the voucher list, filter vouchers that have not yet been **Released** (status: *Hold*).

&#x20;       o   Select the vouchers to be **Released**.

&#x20;       o   Click **Released**

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


---

# 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.ssaudit.com/english-2/accounts-receivable/account-receivable-overview.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.
