[REF] *: replace tabs by spaces

This commits replaces all tabs by spaces to avoid further compilation issues.
This commit is contained in:
Antoine Vandevenne (anv)
2020-01-08 11:06:27 +01:00
committed by Antoine Vandevenne (anv)
parent f7bedfce2e
commit 93e407da5c
42 changed files with 201 additions and 245 deletions
@@ -11,10 +11,9 @@ Example, for a specific invoice:
- Pay the remaining balance within 30 days
.. note::
payment terms are not to be confused with a payment in several parts. If,
for a specific order, you invoice the customer in two parts, that's not a
payment term but an invoice policy.
Payment terms are not to be confused with a payment in several parts. If,
for a specific order, you invoice the customer in two parts, that's not a
payment term but an invoice policy.
Configuration
=============
@@ -32,8 +31,7 @@ may not compute exactly 100%)
:align: center
.. tip::
The description of the payment term will appear on the invoice or the sale order.
The description of the payment term will appear on the invoice or the sale order.
Payment terms for customers
===========================
@@ -81,6 +79,5 @@ On the customer statement, you will see two lines with different du dates. To ge
statement, use the menu :menuselection:`Sales --> Customers Statement`.
.. seealso::
* :doc:`overview`
* :doc:`payment_terms`
- :doc:`overview`
- :doc:`payment_terms`