[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,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.
@ -11,6 +12,7 @@ the payment is made in cash.
Configuration
=============
Go to :menuselection:`Accounting --> Configuration --> Settings`
and enable *Cash Rounding*, then click on *Save*.
@ -32,6 +34,7 @@ Odoo supports two **rounding strategies**:
Apply roundings
===============
When editing a draft invoice, open the *Other Info* tab, go to the
*Accounting Information* section, and select the appropriate *Cash
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.
@ -12,12 +13,9 @@ 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.
Configuration
=============
Go to :menuselection:`Point of Sale --> Configuration --> Settings`
and enable *Cash Rounding*, then click on *Save*.
@ -47,4 +45,3 @@ rounding according to your settings.
.. note::
Odoo Point of Sale only support the *Add a rounding line*
rounding strategies and *Half-up* rounding methods.