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:
- 客户关系管理
- e-Commerce
- 会计
- 库存
- PoS
- Project
- MRP
此问题已终结
1
回复
1837
查看
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.
相关帖文 | 回复 | 查看 | 活动 | |
---|---|---|---|---|
|
0
7月 23
|
1496 | ||
|
0
4月 20
|
3099 | ||
|
2
8月 25
|
561 | ||
|
1
6月 25
|
720 | ||
|
2
8月 25
|
1588 |
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.