I have a Quote with the List Price as 66,194.24 and Term as 1Yr= 365 Days so the Net Total is 66,194.24 .
When I am changing the Term to 395 Days then Calculation happening correctly but from 396 Days it is incorrect.
See the screenshot attached.
Can anyone tell me how Salesforce CPQ does calculation and how the value populates in Prorate Multiplier ?
1 件の回答
Hi Shraddha Gupta,
I believe you should be able to make it work if you are able to change the default subscription term field's value(I think setting this value equal to the quote's subscription term will help). You should be able to acheive this through a price rule with the necessary price conditions to make sure it only works on amemndment quote(May be use SBQQ__Type__c from the quote? and other conditions as required). Hope this helps.
Please make me know if it works.
Best regrad.