Hello everyone,
In previous odoo versions, one can use the fields_view_get() method to add any necessary logic whenever a form is loaded.
This this method no longer exists in odoo v18.
How can I achieve the same results in Odoo 18?
Thank you all in advance