I am trying to modify "sale.order.form" view.
Specifically I want to setup an "on_change" event when "purchase_price" field is modified.
Despite I find all other fields in "sale.order.form" view, I can't find in whch view "purchase_price" is located.
Any tip on how to look for it or any direct answer to know where such field is located?