Hello
There is a field in odoo called Team_ID where you select the sales team in a quote.
I will create a new model in order to modify the behavior of this field.
Specifically I want to:
1. I want the field to be a required field
2. Odoo suggests the last sales team created. I want to eliminate the suggest part. I want it to appear blank
I know how to code for item 1. My question is: If I make it a required field will odoo show the last team created or will it show the field empty (in red) and prompt me to fill it if I forget