[ADD] accounting: Add page 'Reverse an accounting entry automatically'

Original document: https://docs.google.com/document/d/1luJ5xVAM0BIgKI_unpV1mPQrE5p9aJC3I1ZiqngLpeU/edit
This commit is contained in:
Yannick Tivisse 2018-01-03 14:12:49 +01:00
parent e37e66c554
commit 2acad399d8
3 changed files with 22 additions and 1 deletions

View File

@ -7,4 +7,5 @@ Adviser
adviser/assets
adviser/fiscalyear
adviser/budget
adviser/budget
adviser/reverse_entry

Binary file not shown.

After

Width:  |  Height:  |  Size: 4.1 KiB

View File

@ -0,0 +1,20 @@
=========================================
Reverse an accounting entry automatically
=========================================
You may want to automatically reverse an accounting entry at a specific
date.
This is, for example, used when you make a provision (e.g. provision for
bad debt). When making the accounting entry for the provision, the
amount you entered is only an estimated amount. You will only be sure of
the amount at the end of the fiscal year. That's why, at that point, you
want the accounting entry to be reversed to be able to enter the real
loss that occurred.
For this, you just have to tick the box "Reverse Automatically" on the
journal entry and to define a reversal date. The accounting entry will
be reversed at that date.
.. image:: media/reverse_entry01.png
:align: center