İçereği Atla
Menü
Bu soru işaretlendi
1 Cevapla
5845 Görünümler

Hello,

I have a use case where a SaaS has degresssive pricing model, depending on the number of seats bought. The pricing table looks like this:

1-50: 2 EUR
51-100: 1 EUR
101- : 0.5 EUR

That means if someone buys 110 seats, the price will be 155 EUR: (50*2) + (50*1) + (10*0.5)

How could I create such a pricing model in Odoo quoting and/or invoicing?


Avatar
Vazgeç

I have the same issue

En İyi Yanıt

Graduated or cumulative tier pricing is not supported in Odoo unless you customize how pricing works.

We apply ONE rule to the ENTIRE quantity, once a minumum threshold is met.


You can manually quote degressive / graduated / tier pricing by adding individual lines to your Quotation / Sales Order:

 

Avatar
Vazgeç
İlgili Gönderiler Cevaplar Görünümler Aktivite
0
Ağu 24
1103
1
Kas 23
2743
0
Mar 16
3974
0
Eyl 25
679
2
Tem 25
1166