Skip to Content
Меню
Вам необхідно зареєструватися, щоб взаємодіяти зі спільнотою.
Це запитання позначене
2 Відповіді
3714 Переглядів

Hello,

I am selling product and its price depends on a ordered quantity.

Example:

1-20pcs = 1EUR/pcs

20-50pcs = 0.9EUR/pcs

50-100pcs = 0.8EUR/pcs Ect.

This product, lets call it product A, may have some extra attributes. Different attributes (X) puts some extra cost for a product.

For example , attribute X puts extra 0.07 EUR to a product A price if you order 1-100. If u order 1000 quantity of product A with an attribute X, the cost of this attribute drops to 0.04 EUR/pcs.

So basically i need a product price and an attribute price depend on quantity ordered at the same time, but with different discounts.

I would like to ask if its possible to do? If so, can someone explain me how to do it, please?

am using latest version of Odoo.

Thank you in advance.

Аватар
Відмінити
Найкраща відповідь

In Sales settings select (enable) Sale Price : Advanced pricing based on formulas. After this create a sales pricelist from Sales-> configuration-> pricelists and create new price list where for particular product select different min. quantity and different prices.

For example Product A : min qty 1 , price 1 EUR,

                                         min qty 20, price 0.9 EUR,

                                         min qty 50, price 0.8 EUR

                                        

Аватар
Відмінити
Автор Найкраща відповідь

Thank you so much, It works perfectly.

Аватар
Відмінити