콘텐츠로 건너뛰기
메뉴
커뮤니티에 참여하려면 회원 가입을 하시기 바랍니다.
신고된 질문입니다
2 답글
3764 화면

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.

아바타
취소