Ir al contenido
Menú
Se marcó esta pregunta
4 Respuestas
373 Vistas

Hi everyone,

I’m currently working with Odoo and I need help configuring the loyalty and discount programs.

Is there a way to exclude certain products from being affected by loyalty programs or automated discount rules? For example, I want some items (e.g., new arrivals or promotional products) to not give loyalty points and not be eligible for any discounts, even when a general rule is applied at the POS or in sales.

I’ve tried looking into the loyalty rules and pricelists, but I can’t find a clear option to set product-level exclusions.

Any tips, workarounds, or best practices would be highly appreciated!

Thanks in advance!

Avatar
Descartar
Mejor respuesta

Hi,

why don't you use the "Tag" on the product?

You can create a parent tag named "Discount" and so many child tag with all your Discount&Loyalty program to make the match of the product you want include in your program.

In your Discount&Loyalty program you restrict it to the Product Tag.

When you create a new product, you'll decide or not to add the corresponding Tag of the Discount&Loyalty program you want to apply to it.

Hope this will be helpfull.

Avatar
Descartar
Mejor respuesta

Hello. I understand that you want to say that you have products that you want to exclude from the Promotion and Loyalty Section. Have you tried pressing the developer options and editing the domain value by clicking on the edit action while in that form or kanban view? You can add the products you want to hide from this section in this way.

Developer Options > Edit Action > Domain Value

[('id', 'not in', [1, 2, 3])]
Avatar
Descartar
Autor Mejor respuesta

I have attempted to create a new loyalty program or modify an existing one. From what I observed, you can select specific products by choosing the option to include all products and then simply unchecking the ones you do not want. However, every time we add a new product, I will need to update the list accordingly. I do not see the option you mentioned for excluding certain products.

Avatar
Descartar
Mejor respuesta

You can selected specific product when creating new loyalty programs in Rewards to avoid unnecessary discount. This can also be done on product category.

Avatar
Descartar
Publicaciones relacionadas Respuestas Vistas Actividad
1
abr 25
236
3
abr 25
310
2
abr 25
400
1
abr 25
311
1
abr 25
502