In quotations, We want to give bonus like 12+2
Dear Gurus,
As per the business requirement, We want to capture the bonus information in quotation form.Please see the below example for bonus calculation
Eg: if item A quantity is taking as 12 on quotation, the same item with quantity 2 should be added with the item price zero.Here we need to calculate price for only 12 items.
12+2 (2 are bonus items)
6+1 (1 is bonus items)
25+5 (5 are bonus items)
Once customer OK with the bonus, We will convert the same quotation into sales order(as a standard process).
How we can handle this scenarios in the quotation. I tried with the promotions modifiers, but unable to do this scenarios.