Ir al contenido
Odoo Menú
  • Iniciar sesión
  • Pruébalo gratis
  • Aplicaciones
    Finanzas
    • Contabilidad
    • Facturación
    • Gastos
    • Hoja de cálculo (BI)
    • Documentos
    • Firma electrónica
    Ventas
    • CRM
    • Ventas
    • PdV para tiendas
    • PdV para restaurantes
    • Suscripciones
    • Alquiler
    Sitios web
    • Creador de sitios web
    • Comercio electrónico
    • Blog
    • Foro
    • Chat en vivo
    • eLearning
    Cadena de suministro
    • Inventario
    • Manufactura
    • PLM
    • Compras
    • Mantenimiento
    • Calidad
    Recursos humanos
    • Empleados
    • Reclutamiento
    • Vacaciones
    • Evaluaciones
    • Referencias
    • Flotilla
    Marketing
    • Redes sociales
    • Marketing por correo
    • Marketing por SMS
    • Eventos
    • Automatización de marketing
    • Encuestas
    Servicios
    • Proyectos
    • Registro de horas
    • Servicio externo
    • Soporte al cliente
    • Planeación
    • Citas
    Productividad
    • Conversaciones
    • Aprobaciones
    • IoT
    • VoIP
    • Artículos
    • WhatsApp
    Aplicaciones externas Studio de Odoo Plataforma de Odoo en la nube
  • Industrias
    Venta minorista
    • Librería
    • Tienda de ropa
    • Mueblería
    • Tienda de abarrotes
    • Ferretería
    • Juguetería
    Alimentos y hospitalidad
    • Bar y pub
    • Restaurante
    • Comida rápida
    • Casa de huéspedes
    • Distribuidora de bebidas
    • Hotel
    Bienes inmuebles
    • Agencia inmobiliaria
    • Estudio de arquitectura
    • Construcción
    • Gestión de bienes inmuebles
    • Jardinería
    • Asociación de propietarios
    Consultoría
    • Firma contable
    • Partner de Odoo
    • Agencia de marketing
    • Bufete de abogados
    • Adquisición de talentos
    • Auditorías y certificaciones
    Manufactura
    • Textil
    • Metal
    • Muebles
    • Comida
    • Cervecería
    • Regalos corporativos
    Salud y ejercicio
    • Club deportivo
    • Óptica
    • Gimnasio
    • Especialistas en bienestar
    • Farmacia
    • Peluquería
    Trades
    • Personal de mantenimiento
    • Hardware y soporte de TI
    • Sistemas de energía solar
    • Zapateros y fabricantes de calzado
    • Servicios de limpieza
    • Servicios de calefacción, ventilación y aire acondicionado
    Otros
    • Organización sin fines de lucro
    • Agencia para la protección del medio ambiente
    • Alquiler de anuncios publicitarios
    • Fotografía
    • Alquiler de bicicletas
    • Distribuidor de software
    Descubre todas las industrias
  • Odoo Community
    Aprende
    • Tutoriales
    • Documentación
    • Certificaciones
    • Capacitación
    • Blog
    • Podcast
    Fortalece la educación
    • Programa educativo
    • Scale Up! El juego empresarial
    • Visita Odoo
    Obtén el software
    • Descargar
    • Compara ediciones
    • Versiones
    Colabora
    • GitHub
    • Foro
    • Eventos
    • Traducciones
    • Conviértete en partner
    • Servicios para partners
    • Registra tu firma contable
    Obtén servicios
    • Encuentra un partner
    • Encuentra un contador
    • Contacta a un consultor
    • Servicios de implementación
    • Referencias de clientes
    • Soporte
    • Actualizaciones
    GitHub YouTube Twitter LinkedIn Instagram Facebook Spotify
    +1 (650) 691-3277
    Solicita una demostración
  • Precios
  • Ayuda

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

  • CRM
  • e-Commerce
  • Contabilidad
  • Inventario
  • PoS
  • Proyectos
  • MRP
All apps
Debe estar registrado para interactuar con la comunidad.
Todas las publicaciones Personas Insignias
Etiquetas (Ver todo)
odoo accounting v14 pos v15
Acerca de este foro
Debe estar registrado para interactuar con la comunidad.
Todas las publicaciones Personas Insignias
Etiquetas (Ver todo)
odoo accounting v14 pos v15
Acerca de este foro
Ayuda

The almost complete guide to pricelist behavior

Suscribirse

Reciba una notificación cuando haya actividad en esta publicación

Se marcó esta pregunta
salesposfunctionalquickstart11.0
6 Respuestas
30039 Vistas
Avatar
Gans Marc-Antoine (mgs)
The almost complete guide to pricelist behavior
5
Avatar
Descartar
Avatar
Gans Marc-Antoine (mgs)
Autor Mejor respuesta

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
Mejor respuesta

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
Mejor respuesta

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
Mejor respuesta

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
Mejor respuesta

This is great thank you so much!

0
Avatar
Descartar
Avatar
NIRlab Forensics Sarl
Mejor respuesta

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.

¿Le interesa esta conversación? ¡Participe en ella!

Cree una cuenta para poder utilizar funciones exclusivas e interactuar con la comunidad.

Registrarse
Publicaciones relacionadas Respuestas Vistas Actividad
Flowchart of the standard Odoo purchase flow and its impact on inventory and accounting Resuelto
functional quickstart 12.0 13.0 11.0
Avatar
Avatar
2
jul 25
39833
Which set-up for a multi-company behavior Resuelto
accounting multicompany functional quickstart 11.0
Avatar
Avatar
2
feb 25
10644
How to translate a chart of account easily ? Resuelto
accounting functional quickstart latest 11.0
Avatar
1
abr 21
4860
Return product: how to create a Receipt on a Sale Order? Resuelto
sales quickstart
Avatar
Avatar
2
dic 24
4791
Coupons redeem option not available in POS (Note : not Discountcoupon, Promo,or else 'Only coupons')
sales pos
Avatar
0
jun 24
2184
Comunidad
  • Tutoriales
  • Documentación
  • Foro
Código abierto
  • Descargar
  • GitHub
  • Runbot
  • Traducciones
Servicios
  • Alojamiento en Odoo.sh
  • Soporte
  • Actualizaciones del software
  • Desarrollos personalizados
  • Educación
  • Encuentra un contador
  • Encuentra un partner
  • Conviértete en partner
Sobre nosotros
  • Nuestra empresa
  • Activos de marca
  • Contáctanos
  • Empleos
  • Eventos
  • Podcast
  • Blog
  • Clientes
  • Legal • Privacidad
  • Seguridad
الْعَرَبيّة 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 es un conjunto de aplicaciones de código abierto que cubren todas las necesidades de tu empresa: CRM, comercio electrónico, contabilidad, inventario, punto de venta, gestión de proyectos, etc.

La propuesta única de valor de Odoo es ser muy fácil de usar y estar totalmente integrado.

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