Skip to Content
Menu
This question has been flagged
2 Replies
1727 Views

My problem is when trying to add new product, while creating new sale order, it autofills its unit price, quantity etc. I would like to divide the unit price by the coefficient that was added in a product_uos module. Any help would be awesome.

Avatar
Discard

Hi Baiju, 

Thanks for answering. I will try it right away.

Best Answer

Hi,

Please find product_id onchange method in sale order line object and override that function in your own custom module to suit your requirement.


Hope this helps.

Avatar
Discard