[MOV] pos: restructuration of pos toctree
task-3284514
+ update of access pos settings + + update menu button + cash register
Task-3256407
closes #4212
closes odoo/documentation#4242
X-original-commit: f851ea0e0a
Signed-off-by: Castillo Jonathan (jcs) <jcs@odoo.com>
Co-authored-by: Jonathan Castillo <jcs@odoo.com>
Co-authored-by: Loredana Perazzo <lrpz@odoo.com>
This commit is contained in:
@@ -0,0 +1,101 @@
|
||||
=========
|
||||
Discounts
|
||||
=========
|
||||
|
||||
By offering discounts, you can entice your customers and drastically
|
||||
increase your revenue. It is vital to offer discounts, whether they are
|
||||
time-limited, seasonal or manually given.
|
||||
|
||||
To manage discounts, Odoo has powerful features that help set up a
|
||||
pricing strategy tailored to every business.
|
||||
|
||||
Apply manual discounts
|
||||
======================
|
||||
|
||||
If you seldom use discounts, applying manual ones might be the easiest
|
||||
solution for your Point of Sale.
|
||||
|
||||
You can either apply a discount on the whole order or on specific
|
||||
products inside an order.
|
||||
|
||||
Apply a discount on a product
|
||||
-----------------------------
|
||||
|
||||
From your PoS session interface, use the *Disc* button.
|
||||
|
||||
.. image:: discounts/discounts_01.png
|
||||
:align: center
|
||||
:alt: View of the discount button for manual discount
|
||||
|
||||
Then, you can input a discount over the product that is currently
|
||||
selected.
|
||||
|
||||
Apply a global discount
|
||||
-----------------------
|
||||
|
||||
To apply a discount on the whole order, go to :menuselection:`Point of
|
||||
Sales --> Configuration --> Point of Sale` and select your PoS.
|
||||
|
||||
Once on your PoS form, select *Global Discounts*, under the *Pricing* category.
|
||||
|
||||
.. image:: discounts/discounts_02.png
|
||||
:align: center
|
||||
:alt: View of the feature to enable for global discount
|
||||
|
||||
Now, you have a new *Discount* button appearing on your PoS interface.
|
||||
|
||||
.. image:: discounts/discounts_03.png
|
||||
:align: center
|
||||
:alt: View of the button to use for global discount via the pos interface
|
||||
|
||||
Click on it and enter the wanted discount.
|
||||
|
||||
.. image:: discounts/discounts_04.png
|
||||
:align: center
|
||||
:alt: View of the discount offered in the payment summary
|
||||
|
||||
.. note::
|
||||
On this example, there is a global discount of 50% as well as a specific
|
||||
50% discount on oranges.
|
||||
|
||||
Apply time-limited discounts
|
||||
============================
|
||||
|
||||
To activate time-limited discounts, you must activate the *Pricelists*
|
||||
feature. To do so, go to :menuselection:`Point of Sales -->
|
||||
Configuration --> Point of Sale` and open your PoS. Then, enable the
|
||||
pricelist feature.
|
||||
|
||||
.. image:: discounts/discounts_05.png
|
||||
:align: center
|
||||
:alt: View of the pricelist feature
|
||||
|
||||
Once activated, you must choose the pricelists you want to make
|
||||
available in the PoS and define a default one.
|
||||
|
||||
Create a pricelist
|
||||
------------------
|
||||
|
||||
By default, Odoo has a *Public Pricelist* configured. To create more,
|
||||
go to :menuselection:`Point of Sale --> Products --> Pricelists`. Then
|
||||
click on create.
|
||||
|
||||
When creating a pricelist, you can set several criteria to use a
|
||||
specific price: period, min. quantity, etc. You can also decide to apply
|
||||
that pricelist on specific products or on the whole range.
|
||||
|
||||
.. image:: discounts/discounts_06.png
|
||||
:align: center
|
||||
:alt: View of a time-limited pricelist for two products
|
||||
|
||||
Using a pricelist with the PoS interface
|
||||
----------------------------------------
|
||||
|
||||
On the PoS interface, a new button appears. Use it to select a
|
||||
pricelist.
|
||||
|
||||
.. image:: discounts/discounts_07.png
|
||||
:align: center
|
||||
:alt: View of the button to use for time-limited discounts via the pos interface
|
||||
|
||||
Click on it to instantly update the prices with the selected pricelist. Then, you can finalize the order.
|
||||
Reference in New Issue
Block a user