[FIX] accounting: correct a small mistake in Deferred Expenses and Deferred Revenues (#530)

This commit is contained in:
Jonathan 2020-01-20 14:18:42 +01:00 committed by Antoine Vandevenne (anv)
parent 14b8ae3a8a
commit b08d95f495
2 changed files with 2 additions and 2 deletions

View File

@ -186,7 +186,7 @@ You have three choices for the **Automate Deferred Expense** field:
.. tip:: .. tip::
You can, for example, select this account as the default **Expense Account** of a product to You can, for example, select this account as the default **Expense Account** of a product to
fully automate its sale completely. (see: `Choose a different Expense Account for specific fully automate its purchase. (see: `Choose a different Expense Account for specific
products`_). products`_).
.. seealso:: .. seealso::

View File

@ -186,7 +186,7 @@ You have three choices for the **Automate Deferred Revenue** field:
.. tip:: .. tip::
You can, for example, select this account as the default **Income Account** of a product to fully You can, for example, select this account as the default **Income Account** of a product to fully
automate its sale completely. (see: `Choose a different Income Account for specific products`_). automate its sale. (see: `Choose a different Income Account for specific products`_).
.. seealso:: .. seealso::
* :doc:`../../others/configuration/account_type` * :doc:`../../others/configuration/account_type`