Odoo 13e:
I have a form view and I want to show or hide fields based on what company the user is currently viewing the form as. (See screenshot)
Meaning, if they change which company in the dropdown, we would know.
I've tried so many methods to get it, but I keep ending up with the user's default company_id or something else.
I'm specifically extending sale.view_order_form