[REM] pos/accounting: remove a note and fix rst in cash rounding
This commit is contained in:
parent
751fb35caf
commit
ff7672b374
@ -1,7 +1,8 @@
|
|||||||
=============
|
=============
|
||||||
Cash Rounding
|
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 currency, or the smallest coin, is higher than the minimum unit
|
||||||
of account.
|
of account.
|
||||||
|
|
||||||
@ -11,7 +12,8 @@ the payment is made in cash.
|
|||||||
|
|
||||||
Configuration
|
Configuration
|
||||||
=============
|
=============
|
||||||
Go to :menuselection:`Accounting --> Configuration --> Settings`
|
|
||||||
|
Go to :menuselection:`Accounting --> Configuration --> Settings`
|
||||||
and enable *Cash Rounding*, then click on *Save*.
|
and enable *Cash Rounding*, then click on *Save*.
|
||||||
|
|
||||||
.. image:: media/cash_rounding01.png
|
.. image:: media/cash_rounding01.png
|
||||||
@ -32,6 +34,7 @@ Odoo supports two **rounding strategies**:
|
|||||||
|
|
||||||
Apply roundings
|
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
|
*Accounting Information* section, and select the appropriate *Cash
|
||||||
Rounding Method*.
|
Rounding Method*.
|
@ -1,6 +1,7 @@
|
|||||||
=============
|
=============
|
||||||
Cash Rounding
|
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 currency, or the smallest coin, is higher than the minimum unit
|
||||||
of account.
|
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.
|
the payment is made in cash.
|
||||||
|
|
||||||
Each point of sale in Odoo can be configured to apply cash rounding
|
Each point of sale in Odoo can be configured to apply cash rounding
|
||||||
to the totals of its bills or receipts.
|
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
|
Configuration
|
||||||
=============
|
=============
|
||||||
|
|
||||||
Go to :menuselection:`Point of Sale --> Configuration --> Settings`
|
Go to :menuselection:`Point of Sale --> Configuration --> Settings`
|
||||||
and enable *Cash Rounding*, then click on *Save*.
|
and enable *Cash Rounding*, then click on *Save*.
|
||||||
|
|
||||||
@ -46,5 +44,4 @@ rounding according to your settings.
|
|||||||
|
|
||||||
.. note::
|
.. note::
|
||||||
Odoo Point of Sale only support the *Add a rounding line*
|
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.
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user