Advanced web domian widget
“Now use the feature of select any models record in domain while using any relational field.”
Odoo base domain widget allows you to only match value or id while user wants to create
domain using any relational fields. So, user confused when model has multiple record’s id
and he/she does’t remembered. So, we have simplified that by showing models record to
the user. so, he/she can select by finding record and select it. our module will autometic
adds ids of selected records in domain. To select related model’s record and create
domain, we allowed additional two domain operators (‘in’, ‘not in’).