Ir al contenido
Odoo Menú
  • Identificarse
  • Pruébalo gratis
  • Aplicaciones
    Finanzas
    • Contabilidad
    • Facturación
    • Gastos
    • Hoja de cálculo (BI)
    • Documentos
    • Firma electrónica
    Ventas
    • CRM
    • Ventas
    • TPV para tiendas
    • TPV para restaurantes
    • Suscripciones
    • Alquiler
    Sitios web
    • Creador de sitios web
    • Comercio electrónico
    • Blog
    • Foro
    • Chat en directo
    • eLearning
    Cadena de suministro
    • Inventario
    • Fabricación
    • PLM
    • Compra
    • Mantenimiento
    • Calidad
    Recursos Humanos
    • Empleados
    • Reclutamiento
    • Ausencias
    • Evaluación
    • Referencias
    • Flota
    Marketing
    • Marketing social
    • Marketing por correo electrónico
    • Marketing por SMS
    • Eventos
    • Automatización de marketing
    • Encuestas
    Servicios
    • Proyecto
    • Partes de horas
    • Servicio de campo
    • Servicio de asistencia
    • Planificación
    • Citas
    Productividad
    • Conversaciones
    • Aprobaciones
    • IoT
    • VoIP
    • Conocimientos
    • WhatsApp
    Aplicaciones de terceros Studio de Odoo Plataforma de Odoo Cloud
  • Industrias
    Comercio al por menor
    • Librería
    • Tienda de ropa
    • Tienda de muebles
    • Tienda de ultramarinos
    • Ferretería
    • Juguetería
    Alimentación y hostelería
    • Bar y taberna
    • Restaurante
    • Comida rápida
    • Casa de huéspedes
    • Distribuidor de bebidas
    • Hotel
    Inmueble
    • Agencia inmobiliaria
    • Estudio de arquitectura
    • Construcción
    • Gestión inmobiliaria
    • Jardinería
    • Asociación de propietarios
    Consultoría
    • Empresa contable
    • Partner de Odoo
    • Agencia de marketing
    • Bufete de abogados
    • Adquisición de talentos
    • Auditorías y certificaciones
    Fabricación
    • Textil
    • Metal
    • Muebles
    • Alimentos
    • Brewery
    • Regalos de empresas
    Salud y bienestar
    • Club deportivo
    • Óptica
    • Gimnasio
    • Terapeutas
    • Farmacia
    • Peluquería
    Oficios
    • Handyman
    • Hardware y asistencia informática
    • Sistemas de energía solar
    • Zapatero
    • Servicios de limpieza
    • Servicios de calefacción, ventilación y aire acondicionado
    Otros
    • Organización sin ánimo de lucro
    • Agencia de protección del medio ambiente
    • Alquiler de paneles publicitarios
    • Estudio fotográfico
    • Alquiler de bicicletas
    • Distribuidor de software
    Browse all Industries
  • Comunidad
    Aprender
    • Tutoriales
    • Documentación
    • Certificaciones
    • Formación
    • Blog
    • Podcast
    Potenciar la educación
    • Programa de formación
    • Scale Up! El juego empresarial
    • Visita Odoo
    Obtener el software
    • Descargar
    • Comparar ediciones
    • Versiones
    Colaborar
    • GitHub
    • Foro
    • Eventos
    • Traducciones
    • Convertirse en partner
    • Services for Partners
    • Registrar tu empresa contable
    Obtener servicios
    • Encontrar un partner
    • Encontrar un asesor fiscal
    • Contacta con un experto
    • Servicios de implementación
    • Referencias de clientes
    • Ayuda
    • Actualizaciones
    GitHub YouTube Twitter Linkedin Instagram Facebook Spotify
    +1 (650) 691-3277
    Solicitar 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
  • Proyecto
  • 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

How to configure ecommerce shop coupons?

Suscribirse

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

Se marcó esta pregunta
shoppromotionecommercecoupon
6 Respuestas
22839 Vistas
Avatar
Ana Juaristi Olalde

Hello:

I see on shop cart that I can activate coupon code option so customer could include and apply a coupon but I don't see how to configure them.

I tried to find for it on any configuration menu and user permissions but I coudn't find anything about coupons there.

Any help would be very appreciated. 

Thank you:

Ana

3
Avatar
Descartar
Maitane Itoiz

Hello!! I've noticed that this message was posted long time ago and I'm now in the same problem you were by that time. I would like to know if you found how to do it and if you could tell me how did you do. Thank you in advance. Maitane.

Avatar
Prakash
Mejor respuesta

The below steps to Configure ecommerce shop coupons:-

1) In Admin Role Menu  Settings --> Configuration --> Sales
Customer Features check "Use pricelists to adapt your price per customers" and Apply

2) Create/Edit  PriceList and Subtab Create PriceList Version and Price List Item using the below odoo document link 

https://doc.odoo.com/6.1/book/6/6_16_Sales/6_16_Sales_pricing/

  You can define/Edit a pricelist from the menu Sales --> Configuration --> Pricelists --> Pricelists

  For each list you should define:
 
  Promotional Code (is equal to Coupon Code)

  a Name for the list,

  a Type of list: Sale for customers or Purchase for suppliers,

  the Currency in which the prices are expressed.
 
   In sub tab create Price List Version and Price List Items

3) In the Page http://localhost:8069/shop/cart
   Menu --> Customize --> check "Reduction Code" after tht you can view "Coupon Code" options
   and Apply based on the Product Pricelist Rule amount will be calculate   

4
Avatar
Descartar
Jean-Marc Dupont

It doesn't work on my installation I enter the promotional code in the Shopping cart page and nothing happens !

Geert Surkijn

It works for me. Simply create a new pricelist, for example based upon your basic pricelist. Set a discount % and make it valid between a valid start and end date. Enter a code manually, this is the code you can use in your advertising in a magazine or other media. Customer get to your site, enter the code and applies. From hereon you will see the pricelist is now set in the quote...

Avatar
Maitane Itoiz
Mejor respuesta

Hello!!

I've noticed that this message was posted long time ago and I'm now in the same problem you were by that time. I would like to know if you found how to do it and if you could tell me how did you do.

Thank you in advance.

Maitane.

0
Avatar
Descartar
Avatar
S. Edelman
Mejor respuesta

Can this be applied somehow for the products to get a SALE Discount in the shop WITHOUT a code? I can't find information how to make discounts for online webstore. I can find it for Sales Orders, and I have created a Discount pricelist. Very complicated way anyhow to make a product in discount if there is no other way to do it!

It should be max few seconds task to click e.g. -20% for a product or product group.

I mean discounts like it is in RED in this following video:

https://youtu.be/204DbheXfWw?t=50s

0
Avatar
Descartar
Tim Norton

After applying the fix i mentioned on 4/12/15, you can do this via price lists. Basically create a pricelist with the discounts you want and they will show up in red on your site. its been a while since I did this but it does work

Avatar
Tim Norton
Mejor respuesta

I have a fix for this in v8

In my installation, the view product.pricelist.website.form had a group set to public. 
Removing this allowed the Promotional Code field to appear in the pricelist.

However the shopping cart still was not applying the discount when I entered the code in Coupon Code.
This was due to a bug, which was fixed in this patch.

https://github.com/odoo/odoo/commit/7a2ba5ca47e896be681c53ef0dc869cbad642a78#diff-cf00d16a9ce1440df9ec66a522633604

I hope this saves you a lot of time. 


Tim

0
Avatar
Descartar
Avatar
Frank Adler
Mejor respuesta

Hi Ana, 

I am seeking the same as you.

Note this thread, which doesn't have an answer either, but is closely related:

https://www.odoo.com/forum/help-1/question/is-there-a-module-for-purchase-coupons-55712

Regards

Frank

-1
Avatar
Descartar
Avatar
Kurt Haselwimmer
Mejor respuesta

I would also be interested in this feature but have not found any further information on it.

-1
Avatar
Descartar
¿Le interesa esta conversación? ¡Participe en ella!

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

Inscribirse
Publicaciones relacionadas Respuestas Vistas Actividad
Send Coupons via Email
promotion ecommerce coupon Odoo12.0 v12
Avatar
Avatar
1
feb 24
6948
Automatic coupon email
shop discount ecommerce coupon odoo16features
Avatar
Avatar
2
feb 24
3052
Promotion Program coupon does not work.
promotion ecommerce coupon checkout cart
Avatar
0
feb 23
120
Free product without user adding it in the cart
sales promotion ecommerce coupon cart
Avatar
Avatar
1
feb 24
3930
URL containing coupon code?
ecommerce coupon
Avatar
Avatar
1
abr 20
4575
Comunidad
  • Tutoriales
  • Documentación
  • Foro
Código abierto
  • Descargar
  • GitHub
  • Runbot
  • Traducciones
Servicios
  • Alojamiento Odoo.sh
  • Ayuda
  • Actualizar
  • Desarrollos personalizados
  • Educación
  • Encontrar un asesor fiscal
  • Encontrar un partner
  • Convertirse en partner
Sobre nosotros
  • Nuestra empresa
  • Activos de marca
  • Contacta con nosotros
  • Puestos de trabajo
  • Eventos
  • Podcast
  • Blog
  • Clientes
  • Información 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 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