Files
documentation/accounting/taxation/fiscal_year/fiscal_year.rst
T
Jonathan 25e7dedf47 [IMP] accounting: change the section name "fiscality" into "taxation" (#920)
- the section is renamed
- the folder's name is renamed
- all references to documents in that section are updated
- previous redirections (redirects.txt) are fixed and new ones are added
2021-03-26 22:50:01 +01:00

35 lines
986 B
ReStructuredText

===================
Manage Fiscal Years
===================
In most cases, the fiscal years last 12 months. If it is your case, you
just have to define what is the last day of your fiscal year in the
accounting settings. By default, it is set on the 31st December.
.. image:: media/fiscal_year01.png
:align: center
However, there might be some exceptions. For example, if it is the first
fiscal year of your business, it could last more or less than 12 months.
In this case, some additional configuration is required.
Go in :menuselection:`accounting --> configuration --> settings` and activate
the fiscal years.
.. image:: media/fiscal_year02.png
:align: center
You can then configure your fiscal years in
:menuselection:`accounting --> configuration --> fiscal years`.
.. image:: media/fiscal_year03.png
:align: center
.. note::
You only have to create fiscal years if they last more or less
than 12 months.
.. seealso::
* :doc:`close_fiscal_year`