Hello everyone
I want to add track visibility in the price_unit field in the sale order line model. I tried use
track_visibility="always" and track_visibility="onchange", but it's not working.
How can I track price unit field in sale order line?
Thanks for your help!