[REM] pos/accounting: remove a note and fix rst in cash rounding

This commit is contained in:
Jonathan Castillo 2021-02-22 15:39:25 +01:00 committed by Antoine Vandevenne (anv)
parent 751fb35caf
commit ff7672b374
2 changed files with 11 additions and 11 deletions

View File

@ -1,7 +1,8 @@
=============
Cash Rounding
=============
**Cash rounding** is required when the lowest physical denomination
**Cash rounding** is required when the lowest physical denomination
of currency, or the smallest coin, is higher than the minimum unit
of account.
@ -11,7 +12,8 @@ the payment is made in cash.
Configuration
=============
Go to :menuselection:`Accounting --> Configuration --> Settings`
Go to :menuselection:`Accounting --> Configuration --> Settings`
and enable *Cash Rounding*, then click on *Save*.
.. image:: media/cash_rounding01.png
@ -32,6 +34,7 @@ Odoo supports two **rounding strategies**:
Apply roundings
===============
When editing a draft invoice, open the *Other Info* tab, go to the
When editing a draft invoice, open the *Other Info* tab, go to the
*Accounting Information* section, and select the appropriate *Cash
Rounding Method*.
Rounding Method*.

View File

@ -1,6 +1,7 @@
=============
Cash Rounding
=============
**Cash rounding** is required when the lowest physical denomination
of currency, or the smallest coin, is higher than the minimum unit
of account.
@ -10,14 +11,11 @@ down the total amount of an invoice to the nearest five cents, when
the payment is made in cash.
Each point of sale in Odoo can be configured to apply cash rounding
to the totals of its bills or receipts.
.. note::
This feature will soon be added to Odoo. We are currently working
to make it available for all supported versions as soon as possible.
to the totals of its bills or receipts.
Configuration
=============
Go to :menuselection:`Point of Sale --> Configuration --> Settings`
and enable *Cash Rounding*, then click on *Save*.
@ -46,5 +44,4 @@ rounding according to your settings.
.. note::
Odoo Point of Sale only support the *Add a rounding line*
rounding strategies and *Half-up* rounding methods.
rounding strategies and *Half-up* rounding methods.