How to automatically assign pricelist (discounted pricelist) to the signed up contacts in Odoo?
Haven't found a solution to this yet?
Odoo is the world's easiest all-in-one management software.
It includes hundreds of business apps:
- CRM
- e-Commerce
- Contabilidad
- Inventario
- PoS
- Project
- MRP
Se marcó esta pregunta
1. Create the price lists with the desired discount rule. (Pricelist configuration)
2. Assign the price list to the customer (All customer contacts inherit the price list)
3. The price list that the signed user will use is that of the client
Note: There is a problem with v16 and v15 that the assigned price list is that of the last quotation. You must make sure that is not your case. We had to do a small development to solve the issue.
¿Le interesa esta conversación? ¡Participe en ella!
Cree una cuenta para poder utilizar funciones exclusivas e interactuar con la comunidad.
InscribirsePublicaciones relacionadas | Respuestas | Vistas | Actividad | |
---|---|---|---|---|
|
0
jul 23
|
1409 | ||
|
0
abr 20
|
2972 | ||
|
2
ago 25
|
178 | ||
|
1
jun 25
|
567 | ||
|
2
ago 25
|
1322 |
Hi Marco
This is the issue, I don't have the flexible pricelist option in odoo online.
I've already created the pricelist.
I have to manually assign pricelist to the signedup customer.
I wish to assign it automatically only to the signed up customer.
For example, whoever signs up gets a 10% discount, but not anybody else.