Skip to Content
Odoo Menú
  • Registra entrada
  • Prova-ho gratis
  • Aplicacions
    Finances
    • Comptabilitat
    • Facturació
    • Despeses
    • Full de càlcul (IA)
    • Documents
    • Signatura
    Vendes
    • CRM
    • Vendes
    • Punt de venda per a botigues
    • Punt de venda per a restaurants
    • Subscripcions
    • Lloguer
    Imatges de llocs web
    • Creació de llocs web
    • Comerç electrònic
    • Blog
    • Fòrum
    • Xat en directe
    • Aprenentatge en línia
    Cadena de subministrament
    • Inventari
    • Fabricació
    • PLM
    • Compres
    • Manteniment
    • Qualitat
    Recursos humans
    • Empleats
    • Reclutament
    • Absències
    • Avaluacions
    • Recomanacions
    • Flota
    Màrqueting
    • Màrqueting Social
    • Màrqueting per correu electrònic
    • Màrqueting per SMS
    • Esdeveniments
    • Automatització del màrqueting
    • Enquestes
    Serveis
    • Projectes
    • Fulls d'hores
    • Servei de camp
    • Suport
    • Planificació
    • Cites
    Productivitat
    • Converses
    • Validacions
    • IoT
    • VoIP
    • Coneixements
    • WhatsApp
    Aplicacions de tercers Odoo Studio Plataforma d'Odoo al núvol
  • Sectors
    Comerç al detall
    • Llibreria
    • Botiga de roba
    • Botiga de mobles
    • Botiga d'ultramarins
    • Ferreteria
    • Botiga de joguines
    Food & Hospitality
    • Bar i pub
    • Restaurant
    • Menjar ràpid
    • Guest House
    • Distribuïdor de begudes
    • Hotel
    Immobiliari
    • Agència immobiliària
    • Estudi d'arquitectura
    • Construcció
    • Gestió immobiliària
    • Jardineria
    • Associació de propietaris de béns immobles
    Consultoria
    • Empresa comptable
    • Partner d'Odoo
    • Agència de màrqueting
    • Bufet d'advocats
    • Captació de talent
    • Auditoria i certificació
    Fabricació
    • Textile
    • Metal
    • Mobles
    • Menjar
    • Brewery
    • Regals corporatius
    Salut i fitness
    • Club d'esport
    • Òptica
    • Centre de fitness
    • Especialistes en benestar
    • Farmàcia
    • Perruqueria
    Trades
    • Servei de manteniment
    • Hardware i suport informàtic
    • Sistemes d'energia solar
    • Shoe Maker
    • Serveis de neteja
    • Instal·lacions HVAC
    Altres
    • Nonprofit Organization
    • Agència del medi ambient
    • Lloguer de panells publicitaris
    • Fotografia
    • Lloguer de bicicletes
    • Distribuïdors de programari
    Browse all Industries
  • Comunitat
    Aprèn
    • Tutorials
    • Documentació
    • Certificacions
    • Formació
    • Blog
    • Pòdcast
    Potenciar l'educació
    • Programa educatiu
    • Scale-Up! El joc empresarial
    • Visita Odoo
    Obtindre el programari
    • Descarregar
    • Comparar edicions
    • Novetats de les versions
    Col·laborar
    • GitHub
    • Fòrum
    • Esdeveniments
    • Traduccions
    • Converteix-te en partner
    • Services for Partners
    • Registra la teva empresa comptable
    Obtindre els serveis
    • Troba un partner
    • Troba un comptable
    • Contacta amb un expert
    • Serveis d'implementació
    • Referències del client
    • Suport
    • Actualitzacions
    Github Youtube Twitter Linkedin Instagram Facebook Spotify
    +1 (650) 691-3277
    Programar una demo
  • Preus
  • Ajuda

Odoo is the world's easiest all-in-one management software.
It includes hundreds of business apps:

  • CRM
  • e-Commerce
  • Comptabilitat
  • Inventari
  • PoS
  • Projectes
  • MRP
All apps
You need to be registered to interact with the community.
All Posts People Badges
Etiquetes (View all)
odoo accounting v14 pos v15
About this forum
You need to be registered to interact with the community.
All Posts People Badges
Etiquetes (View all)
odoo accounting v14 pos v15
About this forum
Ajuda

The almost complete guide to pricelist behavior

Subscriure's

Get notified when there's activity on this post

This question has been flagged
salesposfunctionalquickstart11.0
6 Respostes
30046 Vistes
Avatar
Gans Marc-Antoine (mgs)
The almost complete guide to pricelist behavior
5
Avatar
Descartar
Avatar
Gans Marc-Antoine (mgs)
Autor Best Answer

Product Pricing Setup and Behavior


1. Overview:


There are three levels of price control available in Odoo.


1. One sale price per product, defined on the product form. This is the default method.

2. Multiple sale prices per product, defined on the product form

3. Multiple sale prices per product, defined on a separate pricelist document. This option allows the use of formulas to calculate prices.


Technical Note: When you enable option 2 or 3, you install a model called product.pricelist and product.pricelist.line. These models are used to store pricing data. If you select option 2, you can still import pricelist lines as such even though they are not visible on the product.pricelist form view.


2. Behavior Details:


Pricing behavior is dictated by the following rules.


  1. Only one pricelist may be used on any given order.

  2. The pricelist for an order is selected based on the pricelist set on the customer.

  3. Prices are computed according to the order pricelist at the time the line item is added.

  4. If a product does not have a price listed in the pricelist selected on a sale order, the list price will be used.

  5. If there are multiple pricelist items on a single pricelist for a given product and more than one could be applied to an order, the one with the greatest specificity will be used. If the specificity level of two pricelist items is identical, the one with the highest price will be used.

  6. If you change the pricelist of an order with existing line items, prices of existing line items will not be recomputed but newly-added items will use the new pricelist.

  7. If you save a contact without a pricelist selected, the default pricelist will be set on that customer automatically.

  8. The default pricelist is the one at the top of the list of pricelists

  9. If a customer is logged in and places a web order, if the customer pricelist is not allowed on the website, the next available pricelist is selected from the list of pricelists

IN THE POINT OF SALE

  1. Prior to version 11.0, the POS pricelist superceds the customer pricelist. It is not possible to have customer-specific prices in the POS.

  2. In Version 11.0, the customer pricelist in the POS overrides the default POS pricelist when the customer is selected, provided the customer pricelist is allowed in that POS.

  3. In 11.0, the cashier may select the pricelist manually for any order in the POS from the list of allowed prices in that POS.

  4. When the pricelist is changed on a POS order, prices for all products already in the order will be recomputed according to the new pricelist UNLESS the price of a line item has been changed manually by the cashier.




3. Setup:


A. Pricing tiers by customer


  1. Enable pricelists in the sales app settings

  2. Enable "Discounted Prices" option in the Website App Settings

  3. Create pricelists in the sales app > catalog > pricelists. You'll need one pricelist for the POS, one for the website, and some number of team/wholesale/special pricelists.

  4. Create your prSet prices for each pricelist on products

  5. Set pricelists on each POS till

  6. Set pricelists on customers


B. Pricing tiers by quantity


1. Enable pricelists in the sales app settings. Either option works.

2. If you have different pricelists for different customers, create any necessary pricelists beyond the default one.

3. For each product in each pricelist, create one pricelist item per quantity tier


For example, if a product is priced at 30 dollars each or 25 dollars each if you purchase 10 or more, create two lines as follows:


1.

Pricelist: Public Pricelist

Price: 30

Minimum quantity: 0

2.

Pricelist: Public

Pricelist Price: 25

Minimum quantity: 10


C. Point of Sale


1. Set up your pricelists according to the above

2. On each POS settings, set the default pricelist and any other allowed pricelists

3. On each customer, set a pricelist


4. Recommendations:


  1. Use the default public pricelist as your website pricelist

  2. Be sure that every item has a price listed for every pricelist.

  3. Set the list price to the MSRP of the product to show the appropriate discount (if applicable)


5. Special Cases:


A. Variants


There are two ways to manage variant prices. One is to use the third level price control option and create a pricelist line for each variant.


The other method is to use attribute price modifiers in conjunction with a pricelist line for the product template. This method requires the same price modifier be used for an attribute value regardless of which product template it is used on. This works well in certain cases and is a limitation in others.


B. Multi-Currency


A pricelist has a currency defined on it. The currency of an order comes from the pricelist.


C. Multi-Company


5. Importing


It’s possible to import all your pricelists and prices in one file using any of the above three methods of price management. Variant price extras will require an additional import.


Pricelists with pricelist items can be imported in the product.pricelist list view even if the pricelist items are not displayed on the pricelist form view, as in the second method. See the attached import template for an example.




Pricelist Set on Contact Behavior:


Create a new contact and save, a pricelist will be automatically assigned. Note: pricelist is not a required field (support claims this is not a bug).

 

Here's how Odoo chooses which pricelist to assign. 

  1.  - It looks first if you have not enforced a specific pricelist for the partner,

  2.  - It then look for the first pricelist having countries set, and if the customer country is among these countries it choose it,

  3.  - It then look for all pricelist which do not have countries set,

  4.  - It then fallback to the general company property for pricelist (the default pricelist for the current company),

  5.  - Then, and only then, it searchs for all pricelists, choosing the one with the lowest sequence.

15
Avatar
Descartar
Sanford Speake

Thank you for all this information! Did you create this guide? Or is this documented on any website for future reference?

Elise van Maarschalkerweerd

Hi Marc Antoine, Thank you for all this information and document this. I have case and hopefully you know what the best solutions is/ the way to go.

A Customer do have a pricelist per country.
They have products with standard price on the product.template, the have pricelist standard EU (Default) and per customer a specific pricelist. But from one of their customers they have a different pricelist per country were they deliver. Do you have any ideas about this ?

Avatar
Eauzon
Best Answer

This is great ... but telling that one has to find it in a forum post ... instead of in the documentation.

3
Avatar
Descartar
Avatar
Jumshud Sultanov
Best Answer

How can I use pricelist to determine different rates for my timesheet hours based on the timesheet dates?

1
Avatar
Descartar
Herbert Van de Poel

HI did you find any solution to this? I need the same solution - I also need to define a per hour / per day price for future services, but without affecting current (running) orders.

Avatar
WALTER FERNANDEZ
Best Answer

I have this situation.

I use a Public price list for all the products, on POS and the same on Website. When I set an discount and select from the pricelist to show both prices to customers, it takes the public price, wich I don't use to compare the prices.


0
Avatar
Descartar
Avatar
Philippine Aylor
Best Answer

This is great thank you so much!

0
Avatar
Descartar
Avatar
NIRlab Forensics Sarl
Best Answer

I have a product that I sell on various territories with different currency. is it possible to associate a specific accounting account for each price list? as the accounting accounts are in specific currency.

0
Avatar
Descartar
Julien Plaitin

You can select the country groups for the pricelist and therefore the countries.
If you activate the multi currencies access right (in developper mode) for a user, you can select the currency of the pricelist.

Enjoying the discussion? Don't just read, join in!

Create an account today to enjoy exclusive features and engage with our awesome community!

Registrar-se
Related Posts Respostes Vistes Activitat
Flowchart of the standard Odoo purchase flow and its impact on inventory and accounting Solved
functional quickstart 12.0 13.0 11.0
Avatar
Avatar
2
de jul. 25
39836
Which set-up for a multi-company behavior Solved
accounting multicompany functional quickstart 11.0
Avatar
Avatar
2
de febr. 25
10645
How to translate a chart of account easily ? Solved
accounting functional quickstart latest 11.0
Avatar
1
d’abr. 21
4861
Return product: how to create a Receipt on a Sale Order? Solved
sales quickstart
Avatar
Avatar
2
de des. 24
4792
Coupons redeem option not available in POS (Note : not Discountcoupon, Promo,or else 'Only coupons')
sales pos
Avatar
0
de juny 24
2185
Community
  • Tutorials
  • Documentació
  • Fòrum
Codi obert
  • Descarregar
  • GitHub
  • Runbot
  • Traduccions
Serveis
  • Allotjament a Odoo.sh
  • Suport
  • Actualització
  • Desenvolupaments personalitzats
  • Educació
  • Troba un comptable
  • Troba un partner
  • Converteix-te en partner
Sobre nosaltres
  • La nostra empresa
  • Actius de marca
  • Contacta amb nosaltres
  • Llocs de treball
  • Esdeveniments
  • Pòdcast
  • Blog
  • Clients
  • Informació legal • Privacitat
  • Seguretat
الْعَرَبيّة Català 简体中文 繁體中文 (台灣) Čeština Dansk Nederlands English Suomi Français Deutsch हिंदी Bahasa Indonesia Italiano 日本語 한국어 (KR) Lietuvių kalba Język polski Português (BR) română русский язык Slovenský jazyk slovenščina Español (América Latina) Español ภาษาไทย Türkçe українська Tiếng Việt

Odoo és un conjunt d'aplicacions empresarials de codi obert que cobreix totes les necessitats de la teva empresa: CRM, comerç electrònic, comptabilitat, inventari, punt de venda, gestió de projectes, etc.

La proposta única de valor d'Odoo és ser molt fàcil d'utilitzar i estar totalment integrat, ambdues alhora.

Website made with

Odoo Experience on YouTube

1. Use the live chat to ask your questions.
2. The operator answers within a few minutes.

Live support on Youtube
Watch now