Hi !
I'm trying to make a Compute field based on another model.
How can i write the Dependencies as my dependant field in another model ?
I'm using the UI and Odoo Studio as you can see here: https://ibb.co/KhFNC1K
The depencie: self.env['x_contrat'].x_studio_contacts_1 Is not working saying Unknown field "env['x_contrat']
How can I call another field from another model?
Thanks for your help !
Hi,
Refer to the forum
https://www.odoo.com/vi_VN/forum/tro-giup-1/how-to-update-a-computed-field-based-on-a-dependency-from-another-model-174900
Hope it helps