2019-11-29 17:28:04 +01:00
|
|
|
=============
|
2023-04-21 14:37:11 +00:00
|
|
|
Cash rounding
|
2019-11-29 17:28:04 +01:00
|
|
|
=============
|
2021-02-22 15:39:25 +01:00
|
|
|
|
2022-11-18 10:10:48 +00:00
|
|
|
**Cash rounding** is required when the lowest physical denomination
|
|
|
|
|
of currency, or the smallest coin, is higher than the minimum unit
|
2019-11-29 17:28:04 +01:00
|
|
|
of account.
|
|
|
|
|
|
2022-11-18 10:10:48 +00:00
|
|
|
For example, some countries require their companies to round up or
|
|
|
|
|
down the total amount of an invoice to the nearest five cents, when
|
2019-11-29 17:28:04 +01:00
|
|
|
the payment is made in cash.
|
|
|
|
|
|
|
|
|
|
Each point of sale in Odoo can be configured to apply cash rounding
|
2021-02-22 15:39:25 +01:00
|
|
|
to the totals of its bills or receipts.
|
2019-11-29 17:28:04 +01:00
|
|
|
|
|
|
|
|
Configuration
|
|
|
|
|
=============
|
2021-02-22 15:39:25 +01:00
|
|
|
|
2022-11-18 10:10:48 +00:00
|
|
|
Go to :menuselection:`Point of Sale --> Configuration --> Settings`
|
2019-11-29 17:28:04 +01:00
|
|
|
and enable *Cash Rounding*, then click on *Save*.
|
|
|
|
|
|
2022-05-20 09:54:32 +00:00
|
|
|
.. image:: cash_rounding/cash_rounding01.png
|
2019-11-29 17:28:04 +01:00
|
|
|
:align: center
|
|
|
|
|
|
2022-11-18 10:10:48 +00:00
|
|
|
Go to :menuselection:`Point of Sale --> Configuration --> Point of
|
2019-11-29 17:28:04 +01:00
|
|
|
Sale`, open the point of sale you want to configure, and enable the
|
|
|
|
|
*Cash Rounding* option.
|
|
|
|
|
|
|
|
|
|
To define the **Rounding Method**, open the drop-down list and click
|
|
|
|
|
on *Create and Edit...*.
|
|
|
|
|
|
2022-11-18 10:10:48 +00:00
|
|
|
Define here your *Rounding Precision*, *Profit Account*, and
|
2019-11-29 17:28:04 +01:00
|
|
|
*Loss Account*, then save both the Rounding Method and your Point
|
|
|
|
|
of Sale settings.
|
|
|
|
|
|
2022-05-20 09:54:32 +00:00
|
|
|
.. image:: cash_rounding/cash_rounding02.png
|
2019-11-29 17:28:04 +01:00
|
|
|
:align: center
|
|
|
|
|
|
|
|
|
|
All total amounts of this point of sale now add a line to apply the
|
|
|
|
|
rounding according to your settings.
|
|
|
|
|
|
2022-05-20 09:54:32 +00:00
|
|
|
.. image:: cash_rounding/cash_rounding03.png
|
2019-11-29 17:28:04 +01:00
|
|
|
:align: center
|
|
|
|
|
|
|
|
|
|
.. note::
|
2023-03-21 08:35:08 +00:00
|
|
|
Odoo Point of Sale only supports the :guilabel:`Add a rounding line` rounding strategy.
|