Hi,
I want to sum up the cost amount of all quote lines and display it on the quote page. However the problem I meet is the cost amount sum needs to be calculated immediately after quote line updated.
I created a new rollup field "total cost amount" to calculate the summation, but it needs to wait for 12 hours.
Is there any other solution to do so?
Thanks.