[MERGE] Forward-port of branch 13.0 to 14.0

This commit is contained in:
Victor Feyens 2021-03-02 16:39:17 +01:00
commit 4136c801cf
5 changed files with 24 additions and 33 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

@ -20,11 +20,3 @@ Getting SiteID and Password for United States
==============================================
You need to write to xmlrequests@dhl.com along with your full Account details like account number, region, address, etc. to get API Access.
In meantime, for testing the solution, you can use the tests credentials as given in the demo data:
- **SiteID**: CustomerTest
- **Password**: alkd89nBV
- **DHL Account Number**: 803921577

View File

@ -133,7 +133,7 @@ In this last command,
If you activated the two-factor authentication on Github,
you can create a
`personal access token <https://help.github.com/articles/creating-a-personal-access-token-for-the-command-line/>`_
and use it as password. Granting the `repo` permission suffices.
and use it as password. Granting the ``repo`` permission suffices.
.. Note::

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.

View File

@ -68,7 +68,7 @@ or download a PDF version of the document.
Tickets
-------
When you submit a ticket through `Odoo Support <https://www.odoo.com/help>`,
When you submit a ticket through `Odoo Support <https://www.odoo.com/help>`_,
a ticket will be created. Here you can find all the tickets that you have opened,
the conversations between you and our Agents, and the statuses and IDs (# Ref) of the tickets.
@ -111,8 +111,7 @@ Success Packs
-------------
With a Success Pack/Partner Success Pack, you are assigned an expert to provide
unique personalized assistance to help you customize your solution and optimize
your workflows as part of your initial implementation. These hours never expire,
allowing you to utilize them whenever you need support.
your workflows as part of your initial implementation.
.. seealso::
If you need information about how to manage your database see :ref:`db_online`