diff --git a/accounting/receivables/customer_invoices/cash_rounding.rst b/accounting/receivables/customer_invoices/cash_rounding.rst index 52a444073..29d8b281c 100644 --- a/accounting/receivables/customer_invoices/cash_rounding.rst +++ b/accounting/receivables/customer_invoices/cash_rounding.rst @@ -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*. \ No newline at end of file diff --git a/point_of_sale/shop/cash_rounding.rst b/point_of_sale/shop/cash_rounding.rst index ac257104b..b55b2f9f7 100644 --- a/point_of_sale/shop/cash_rounding.rst +++ b/point_of_sale/shop/cash_rounding.rst @@ -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.