cancel
Showing results for 
Search instead for 
Did you mean: 

Discount-1

Former Member
0 Kudos

Hi,

If according to customer wise & quantity wise business want to give discount on base price EX -Rs 10000*2% again 2% & again 3%.How to do in the system please give me the solution.

Thanks,

Miku.

Accepted Solutions (0)

Answers (2)

Answers (2)

former_member1091983
Active Contributor
0 Kudos

Hi,

Check the below model pricing procedure

step cond.type from to

11 PR00 Price ....Rs1000

105 K007 cust.disc1 2%disc

110 Subtotal after disc1 105

120 K008 Add. dis2 110 2% disc

125 Subtotal after disc2 120

130 K009 Add.disc 3 125 3%disc

135 subtotal aftr dis.3 130 135

Here Copy the std Customer disc.cond type K007 and create other additiona discount types like K008 and K009 (Discount in %)as shown above....If u want to add material discount condition tyoes that also possible...thru the std cond.type K004- material discount...

Try this

Reg

JJ

Edited by: Jagsap on Jun 24, 2009 1:55 PM

Edited by: Jagsap on Jun 24, 2009 1:56 PM

Edited by: Jagsap on Jun 24, 2009 1:57 PM

Former Member
0 Kudos

Hi,

I am not sure what is your exact question. But from what I understood I will try to answer...

Yes, you can give a customer wise / Material wise discount based on the quantity purchased.

You need to use Scales so that you can get the desired result.

What i understood from your second question (10000*2% then 2% and 3%).... is that you have the base price as 10000 for which you give a discount of 2%. The result is 9800. Now 2% on 9800 = 9604 and then 3% on 9604 = 9315.88...

If this is the result you are looking at, then you can use alternative condition base value and store each of the calculated value there. The calculated value of one becomes the base of the other. The result is thus achieved.

Hope this helps.

Thanks

Mukund S