# 1.3 Process

#### 1.3.1    Post Transaction

At the end of the year, the general accountant will transfer all account balances to the next fiscal year.

&#x20;

#### 1.3.2    Un-release Batches

This function allows users to restore the original status (Hold) for journal entries that have already been posted or released.

<figure><img src="/files/2zrIpAh2yAL2rYqXbCM9" alt=""><figcaption></figcaption></figure>

**Restoration Guide**

·       Subsystem: Select the accounting subsystem to be restored:

&#x20;       o   General Ledger (GL)

&#x20;       o   Accounts Payable (AP),

&#x20;       o   Accounts Receivable (AR),

&#x20;       o   Cash Accounting (CA),

&#x20;       o   Inventory Accounting (IN),

&#x20;       o   Fixed Asset Accounting (FA).

·       Adjustment Period: Select the posting month or year, then click **Load** to display the list of journal entries that have been locked.

The grid in the window will display all journal entries recorded in the closed accounting period.

·       Select the journal entry to be un-released.

·       Click **Execute** to perform the action

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

#### 1.3.3    Closing Data By Month

Used to lock the accounting books, preventing any edits by users without the appropriate access permissions.


---

# 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/general-ledger/data-input.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.
