Hello,
I would like some help please.
I am using odoo online Saas version (trial).
I have added one field "Consumption rate" into the model "product.template". I would like to get that field's value in another model "stock.pack.operation" in order to display it in the "stock.pack.operation form".
Basically the model "stock.pack.operation" has already the field "product_id" through which i can get from the model "product.template" my field "Consumption rate". But i don't know how to do that link between "stock.pack.operation" and "product.template" to get my "Consumption rate" field ????
Can anyone help me and give some tips on how to do that please ?
Thank you in advance.