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
- Accounting
- Inventory
- PoS
- Project
- MRP
This question has been flagged
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.
Enjoying the discussion? Don't just read, join in!
Create an account today to enjoy exclusive features and engage with our awesome community!
Sign upRelated Posts | Replies | Views | Activity | |
---|---|---|---|---|
|
0
Jul 23
|
1407 | ||
|
0
Apr 20
|
2966 | ||
|
2
Aug 25
|
144 | ||
|
1
Jun 25
|
564 | ||
|
2
Aug 25
|
1296 |
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.