Hi all,
I want to get rid of the buttons (ex: compute button in sales order form) to calculate the total, subtotal. If I make changes to any field that is affecting the price, all the pricing should be calculated automatically without the help of the compute button. I mean that I don't want to use the compute button. It should work like a on_change method functionality in javascript. is it possible?
Thanks