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
- Comptabilité
- Inventaire
- PoS
- Project
- MRP
Cette question a été signalée
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.
Vous appréciez la discussion ? Ne vous contentez pas de lire, rejoignez-nous !
Créez un compte dès aujourd'hui pour profiter de fonctionnalités exclusives et échanger avec notre formidable communauté !
S'inscrirePublications associées | Réponses | Vues | Activité | |
---|---|---|---|---|
|
0
juil. 23
|
1655 | ||
|
0
avr. 20
|
3173 | ||
|
2
août 25
|
841 | ||
|
1
juin 25
|
909 | ||
|
2
août 25
|
1829 |
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.