(or :menuselection:`Website Admin --> Catalog --> Pricelists` if you
use e-Commerce).
..image:: ./media/pricing_formula.png
:align:center
Each pricelist item can be associated to either all products, to a product internal category (set of products) or to a specific product. Like in second option, you can set dates and minimum quantities.
There are 3 modes of computation: fix price, discount & formula.
..image:: ./media/price_computation.png
:align:center
Here are different price settings made possible thanks to formulas.
Discounts with roundings
------------------------
e.g. 20% discounts with prices rounded up to 9.99.
..image:: ./media/formula_discount.png
:align:center
Costs with markups (retail)
---------------------------
e.g. sale price = 2*cost (100% markup) with $5 of minimal margin.
..image:: ./media/formula_cost.png
:align:center
Prices per country
==================
Pricelists can be set by countries group.
Any new customer recorded in Odoo gets a default pricelist, i.e. the first one in the list matching the country. In case no country is set for the customer, Odoo takes the first pricelist without any country group.
The default pricelist can be replaced when creating a sales order.
..tip:: You can change the pricelists sequence by drag & drop in list view.