Hi
I am using studio (odoo 12 enterprise)
I added a new field to the user model and view (Branch) which is a many2one field
I added a Text field to the sales order view. (Branch)
I need to fill this (Branch) Text field with an initial value if user want to create a sales order.
The initial value should be fetched from the user.
Any help please