diff --git a/accounting/others/adviser.rst b/accounting/others/adviser.rst index 7ecca0724..2f1bf7f30 100644 --- a/accounting/others/adviser.rst +++ b/accounting/others/adviser.rst @@ -7,4 +7,5 @@ Adviser adviser/assets adviser/fiscalyear - adviser/budget \ No newline at end of file + adviser/budget + adviser/reverse_entry diff --git a/accounting/others/adviser/media/reverse_entry01.png b/accounting/others/adviser/media/reverse_entry01.png new file mode 100644 index 000000000..a04657b35 Binary files /dev/null and b/accounting/others/adviser/media/reverse_entry01.png differ diff --git a/accounting/others/adviser/reverse_entry.rst b/accounting/others/adviser/reverse_entry.rst new file mode 100644 index 000000000..c0b69a59e --- /dev/null +++ b/accounting/others/adviser/reverse_entry.rst @@ -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