[FIX] accounting: typos and grammar

This commit is contained in:
dmitrysomov 2019-08-29 10:47:06 -04:00 committed by Richard Mathot
parent b601dbd0de
commit de1f0043bb

View File

@ -18,8 +18,8 @@ Check your Chart of Accounts and default transfer account
To handle internal transfers you need a transfer account in your charts To handle internal transfers you need a transfer account in your charts
of account. Odoo will generate an account automatically based on the of account. Odoo will generate an account automatically based on the
country of your chart of account. To parameter your chart of account and country of your chart of account. To configure your chart of accounts and
check the default transfer account go into your the accounting module, check the default transfer account go into the accounting module settings,
select :menuselection:`Configuration --> Settings`. select :menuselection:`Configuration --> Settings`.
Your chart of accounts will be pre-installed depending on the country Your chart of accounts will be pre-installed depending on the country
@ -61,8 +61,8 @@ We will now transfer 50.000 euros from our **Bank** to our **Bank BE57 0633
Log an internal transfer Log an internal transfer
------------------------ ------------------------
The first step is to register the internal paiement. To do so, go into The first step is to register the internal payment. To do so go into
your accounting dashboard. click on the **more** button of one of your banks your accounting dashboard, click on the **more** button of one of your banks
and select :menuselection:`New --> Internal transfer`. and select :menuselection:`New --> Internal transfer`.
.. image:: media/interbank01.png .. image:: media/interbank01.png
@ -96,7 +96,7 @@ statement of your bank.
:align: center :align: center
That is because we did not import the bank statement confirming the That is because we did not import the bank statement confirming the
departure and arrival of the money. It's thus necessary to import your receiving and sending of the money. It's thus necessary to import your
bank statement and reconcile the payment with the correct bank statement bank statement and reconcile the payment with the correct bank statement
line. Once you receive your bank statements click the **new statement** line. Once you receive your bank statements click the **new statement**
button of the corresponding bank to import them. button of the corresponding bank to import them.
@ -117,16 +117,16 @@ The following window will open:
.. image:: media/interbank09.png .. image:: media/interbank09.png
:align: center :align: center
You need to choose counterparts for the paiement. Select the correct You need to choose counterparts for the payment. Select the correct
bank statement line corresponding to the paiement and click on the bank statement line corresponding to the payment and click on the
**reconcile** button. Close the statement to finish the transaction **reconcile** button. Close the statement to finish the transaction
.. image:: media/interbank08.png .. image:: media/interbank08.png
:align: center :align: center
The same steps will need to be repeated once you receive your second The same steps will need to be repeated once you receive your second
bank statement. Note that if you specify the correct amount, and the bank statement. Note that if you specify the same amount and the
same memo in both bank statement and payment transaction then the same memo in both bank statements and payment transactions then the
reconciliation will happen automatically. reconciliation will happen automatically.
.. image:: media/interbank12.png .. image:: media/interbank12.png