[MERGE] Forward-port of branch 13.0 to 14.0
This commit is contained in:
commit
4136c801cf
@ -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.
|
||||||
@ -11,6 +12,7 @@ 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*.
|
||||||
|
|
||||||
@ -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*.
|
@ -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.
|
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
|
|
@ -133,7 +133,7 @@ In this last command,
|
|||||||
If you activated the two-factor authentication on Github,
|
If you activated the two-factor authentication on Github,
|
||||||
you can create a
|
you can create a
|
||||||
`personal access token <https://help.github.com/articles/creating-a-personal-access-token-for-the-command-line/>`_
|
`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::
|
.. Note::
|
||||||
|
@ -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.
|
||||||
@ -12,12 +13,9 @@ 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*.
|
||||||
|
|
||||||
@ -47,4 +45,3 @@ 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.
|
||||||
|
|
||||||
|
@ -68,7 +68,7 @@ or download a PDF version of the document.
|
|||||||
Tickets
|
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,
|
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.
|
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
|
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
|
unique personalized assistance to help you customize your solution and optimize
|
||||||
your workflows as part of your initial implementation. These hours never expire,
|
your workflows as part of your initial implementation.
|
||||||
allowing you to utilize them whenever you need support.
|
|
||||||
|
|
||||||
.. seealso::
|
.. seealso::
|
||||||
If you need information about how to manage your database see :ref:`db_online`
|
If you need information about how to manage your database see :ref:`db_online`
|
||||||
|
Loading…
Reference in New Issue
Block a user