8000 [IMP] sale: update `How to adapt your prices to your customers and ap… · Unicoding/documentation-user@57b9048 · GitHub
[go: up one dir, main page]

Skip to content

Commit 57b9048

Browse files
raycarnestivisse
authored andcommitted
[IMP] sale: update How to adapt your prices to your customers and apply discounts
Add Overview which summarizes the Pricelist logic
1 parent 0b6f8a9 commit 57b9048

File tree

1 file changed

+14
-7
lines changed

1 file changed

+14
-7
lines changed

sales/products_prices/prices/pricing.rst

Lines changed: 14 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -2,11 +2,12 @@
22
How to adapt your prices to your customers and apply discounts
33
==============================================================
44

5-
Have the pricing strategy tailored to your business, with specific prices
6-
and discounts per quantity, period, currency or customer segment. Odoo has an
7-
integrated tool to set and compute sales prices, the so-called Pricelists.
5+
Odoo has a powerful pricelist feature to support a pricing strategy tailored to your business.
6+
A pricelist is a list of prices or price rules that Odoo searches to determine the suggested price.
7+
You can set several critarias to use a specific price: periods, min. sold quantity (meet a minimum order quantity and get a price break), etc.
8+
As pricelists only suggest prices, they can be overridden by users completing sales orders.
9+
Choose your pricing strategy from :menuselection:`Sales --> Settings`.
810

9-
Choose your pricing strategy in click on :menuselection:`Sales --> Settings`.
1011

1112
.. image:: ./media/pricing_options.png
1213
:align: center
@@ -58,9 +59,15 @@ Prices per minimum quantity
5859
Discounts, margins, roundings
5960
=============================
6061

61-
The third option allows to apply discounts % or amounts, margins and
62-
rounding based on formulas. Once installed go to
63-
:menuselection:`Sales --> Configuration --> Pricelists
62+
The third option allows to set price change rules.
63+
Changes can be relative to the product list/catalog price, the product cost price,
64+
or to another pricelist. Changes are calculated via discounts or surcharges and can be
65+
forced to fit within floor (minumum margin) and ceilings (maximum margins).
66+
Prices can be rounded to the nearest cent/dollar or multiple of either
67+
(nearest 5 cents, nearest 10 dollars).
68+
69+
Once installed go to
70+
:menuselection:`Sales --> Configuration --> Pricelists`
6471
(or :menuselection:`Website Admin --> Catalog --> Pricelists` if you
6572
use e-Commerce).
6673

0 commit comments

Comments
 (0)
0