Hi All,
I am working on a requirement where the standard discount should only be apply to one group in quote line editor.
Now my question is, Is there any standard functionality which I can use to fulfill this requirement or I have to build any solution with the help of price rule or some other work arounds. Like creating separate Discount custom field to apply discount for one group only with the help of Price rules.
Let me know if you need more information on this.
1 answer
@Dhaval Shah You would need to create a price rule and set SBQQ__NonDiscountable__c and/or SBQQ__NonPartnerDiscountable__c flags to true on the quote lines that belong to the other groups that you don't want to apply the discounts.