Each product has three prices depending on the quanity. Each price is a flat value and not a percentage discount. So I would have to define these prices on the per product basis and also the rule for the quantity. Is there a way to do this?
Odoo is the world's easiest all-in-one management software.
It includes hundreds of business apps:
- إدارة علاقات العملاء
- e-Commerce
- المحاسبة
- المخزون
- PoS
- Project
- MRP
لقد تم الإبلاغ عن هذا السؤال
4
الردود
8167
أدوات العرض
Base it on the standard public or cost price and use the formula:
New Price = Base Price * ( 1 + -1.0 ) + fixed price
This is the same as:
New Price = fixed price
Thx Ray, I try it immediatly
Can we use the discount by quantity in POS?
Hi,
I would like to do the same things but I don't found any solution. Have you got an answer or have you resolve the problem?
Hello Every body,
It's work verry well Thks Ray. Just don't forget to play with the sequence and it's OK
هل أعجبك النقاش؟ لا تكن مستمعاً فقط. شاركنا!
أنشئ حساباً اليوم لتستمتع بالخصائص الحصرية، وتفاعل مع مجتمعنا الرائع!
تسجيلالمنشورات ذات الصلة | الردود | أدوات العرض | النشاط | |
---|---|---|---|---|
|
1
يناير 24
|
6096 | ||
|
4
أكتوبر 22
|
5539 | ||
|
3
مارس 24
|
5242 | ||
|
2
مارس 24
|
3278 | ||
|
1
نوفمبر 23
|
29 |
Reposted answer as a comment: Marc: Hi,
I would like to do the same things but I don't found any solution. Have you got an answer or have you resolve the problem?