[IMP]PoS:New Section for Adv Pricing Features

Moved docs from other sections to new sections
This commit is contained in:
Julien Bertrand
2019-05-03 16:47:38 +02:00
parent 18e9a66f18
commit bcfc1e2049
25 changed files with 20 additions and 9 deletions
Binary file not shown.

Before

Width:  |  Height:  |  Size: 14 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 26 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 47 KiB

-50
View File
@@ -1,50 +0,0 @@
============================
Apply time-limited discounts
============================
Entice your customers and increase your revenue by offering time-limited
or seasonal discounts. Odoo has a powerful pricelist feature to support
a pricing strategy tailored to your business.
Configuration
=============
To activate the *Pricelists* feature, go to :menuselection:`Point of
Sales --> Configuration --> Point of sale` and select your PoS interface.
.. image:: media/seasonal_discount01.png
:align: center
Choose the pricelists you want to make available in this Point of Sale
and define the default pricelist. You can access all your pricelists by
clicking on *Pricelists*.
Create a pricelist
==================
By default, you have a *Public Pricelist* to create more, go to
:menuselection:`Point of Sale --> Catalog --> Pricelists`
.. image:: media/seasonal_discount02.png
:align: center
You can set several criterias to use a specific price: periods, min.
quantity (meet a minimum ordered quantity and get a price break), etc.
You can also chose to only apply that pricelist on specific products or
on the whole range.
Using a pricelist in the PoS interface
======================================
You now have a new button above the *Customer* one, use it to
instantly select the right pricelist.
.. image:: media/seasonal_discount03.png
:align: center
You can see the price is instantly updated to reflect the pricelist. You
can finalize the order in your usual way.
.. note::
If you select a customer with a default pricelist, it will be
applied. You can of course change it.