[MERGE] Forward port 12.0 into 13.0

This commit is contained in:
Martin Trigaux
2020-10-27 14:46:08 +01:00
6 changed files with 17 additions and 4 deletions
@@ -105,6 +105,8 @@ journal entries. All the exchange rates differences are recorded in it.
.. tip::
The Exchange difference journal can be changed in your accounting settings.
.. include:: full_reconcile_warning.rst
.. seealso::
* :doc:`../../bank/reconciliation/reconciliation_models`
* :doc:`../../bank/reconciliation/use_cases`
* :doc:`../../bank/reconciliation/use_cases`
@@ -0,0 +1,7 @@
.. warning::
In order for an exchange difference entry to be created automatically, the
corresponding invoices and payments need to be fully reconciled. This means
the invoices are fully paid and the payments are fully spent on invoices.
If you partially pay 3 invoices from 2 payments, and the last invoice still
has an amount due, there will be no exchange difference entry for any of
them until that final amount is paid.
@@ -164,6 +164,8 @@ journal entries. All the exchange rates differences are recorded in it.
.. image:: media/works14.png
:align: center
.. include:: full_reconcile_warning.rst
.. seealso::
* :doc:`invoices_payments`
* :doc:`exchange`
@@ -114,6 +114,8 @@ Difference** journal entries. All the exchange rates differences are recorded in
.. image:: media/invoice09.png
:align: center
.. include:: full_reconcile_warning.rst
.. seealso::
* :doc:`how_it_works`
* :doc:`exchange`