# Accounting Periods

<details>

<summary>Media</summary>

<img src="/files/OpFu0tJ1xoy2dTuvanuA" alt="" data-size="line">[Accounting Periods Overview](https://salesorder.wistia.com/medias/di9vk54f4v)

<img src="/files/XpH16CKtL8Z4gkYfzplb" alt="" data-size="line">[Accounting and Configuration](https://app.storylane.io/share/r6pywi90ondm)

<img src="/files/XpH16CKtL8Z4gkYfzplb" alt="" data-size="line">[Accounting Periods: Lists and Documents](https://app.storylane.io/share/pz4plgwmnrwh)

<img src="/files/XpH16CKtL8Z4gkYfzplb" alt="" data-size="line">[Accounting Periods on Documents](https://app.storylane.io/share/5xr8ec1n8qw0)

<img src="/files/XpH16CKtL8Z4gkYfzplb" alt="" data-size="line">[Accounting Periods and Reporting](https://app.storylane.io/share/jsilyoiso3re)

</details>

### Create New Accounting Periods&#x20;

<mark style="color:orange;">Accounting > Accounting Periods > +</mark>

To create a new Accounting Period, click the + on the Explorer or on the List.&#x20;

**Fields**

| Field                             | Notes                                                                                                                                                                                               |
| --------------------------------- | --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| Name (Mandatory)                  | Provide a name (e.g. P1, P2…)                                                                                                                                                                       |
| Start Date (cannot be edited)     | The system automatically populates based on the entered end date of the previous accounting period. If there is no such accounting period, the start date will be the beginning of the fiscal year. |
| End Date (Mandatory)              | Users must enter an End Date. Accounting Periods cannot overlap.                                                                                                                                    |
| Status                            | Use the dropdown to set the Accounting Period to ‘Open’ or ‘Closed’.                                                                                                                                |
| Owner (cannot be edited)          | This refers to the Owner of this document. Depending on who is logged in.                                                                                                                           |
| Period # (cannot be edited)       | The system automatically populates.                                                                                                                                                                 |
| Financial Year (cannot be edited) | Automatically filled in by the system when the end date of the period changes but can be edited. This field cannot be empty.                                                                        |

### Accounting Period Status

**Open**: This indicates that users can post transactions and journals.

**Closed**: Users can close Accounting Periods at any time. Normally businesses close their accounts at the end of a working period (e.g. monthly, quarterly, annually). Users can close Accounting Periods individually or in bulk.&#x20;

**Allow Journals**: Users will be able to allow journals on Closed Accounting Periods. When a Period is set to ‘Closed’, the document will show a checkbox labeled ‘Allow Journals’. Check this and click Save. On the Accounting Periods List, the ‘Allow Journals’ column will display a check mark indicating that the Period allows Journals.&#x20;

### Accounting Periods List

<mark style="color:orange;">Accounting > Accounting Periods</mark>

Users can create, view and edit Accounting Periods from the Accounting Periods List.&#x20;

List all Accounting Periods or List Closed Accounting Periods via the Action Bar.&#x20;

**Actions**&#x20;

To change status in bulk, select the checkboxes next to each Accounting Period you want to change, then go to Actions and select Open Accounting Period(s)/Close Accounting Period(s).

### Transactions Lists: Generic Actions&#x20;

On <mark style="color:orange;">Sales Document Lists</mark> (i.e. Invoices List)&#x20;

**Filter by Accounting Periods**

Using the Advanced Search tab, users can filter by one or more periods on transactions lists. Perform Search and the system will display the posting transactions that correspond to the selected periods.&#x20;

**Display Period Column**

Via the Extra Columns tab, check the Period checkbox then Perform Search. The Period will be displayed. If the Period is closed, a lock icon will appear. If there is no Accounting Period to the date of the transaction, the cell will remain empty.&#x20;

### Editing Accounting Periods&#x20;

<mark style="color:orange;">Accounting > Account Periods > View > Edit</mark>&#x20;

Both ‘Name’ and ‘End Date’ can be edited once the Accounting Period has been saved. Put the document in Edit Mode, make the relevant changes then click Save.

To delete, view an Accounting Period, go to Actions and Delete.

To Allow Journals, the Accounting Period must be closed. View the Accounting Period, check the ‘Allow Journals’ checkbox and click save. On the List, the ‘Allow Journals’ column will be updated and should display a checkmark.

### Transactions and Accounting Periods

To enable this function, “Display the Period on Transactions” must be activated via the Configurations page.&#x20;

**Period Field on Transaction Documents**&#x20;

When viewing/creating/editing a posting transaction, the system will display the accounting period under the date of the posting transaction. When hovering over the “Period” field, the system will show additional information about this period.

If there is no Accounting Period for this transaction, the field will remain empty.&#x20;

### Reports and Accounting Periods

See[ Accounting Periods Reports](/reports/accounting-periods.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://helpwith.salesorder.com/accounting/accounting-periods.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.
