Skip to main content

is it possible to apply a price rule before a contracted price is applied?

 

I have a scenario where we have to apply a price increase - if there is a contacted price and the contrated price is a discount percent, then the increase should apply to the list price and the contracted price dscount next

3 comments
  1. Mar 7, 2021, 4:09 AM
    Why not just update the specific contracted price % now prior to any quote matching the defined conditions? With the above advice, I would test it hard to ensure list price does not get updated over and over again upon every save. That is check if original price == list price + the conditions you defined, then fire the rule to lift the list price as the price condition, else no action. You should be able to traverse the contracted price lookup on the quote line to check for the conditions
0/9000