<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<title></title>
</head>
<body>
<div name="messageBodySection">
<div dir="auto">Hi,<br />
<br />
I added some fields to handle some additional general discounts. I need to trigger recalculations for all the lines Items, any body know which method is to call in quoter.js?<br />
<br />
So far I’ve tried </div>
<pre>lineItemToTalResultCalculations()
calculateAllRunningSubTotalValue()
calculateTotalValueByFormula(null);
makeLineItemsSortable()

</pre>
<div dir="auto">None of these works, please help...</div>
</div>
<div name="messageSignatureSection"><br />
<div class="matchFont"><font color="#C6C6C6"><b><span style="">Sukhdev Mohan</span></b></font><span style=""></span><br />
<font color="#999999"><b><span style="">Developer</span></b></font><br /></div>
</div>
</body>
</html>