Friends,
How to set the following domain filter as default?
<filter string="file numbers" domain="[('file_no','ilike','TN%')]"/>
Thanks...
Odoo is the world's easiest all-in-one management software.
It includes hundreds of business apps:
Friends,
How to set the following domain filter as default?
<filter string="file numbers" domain="[('file_no','ilike','TN%')]"/>
Thanks...
you can create a record rule for you module if you are using multi company
1.provide name to filter
<filter string="file numbers" name="file_numbers" domain="[('file_no','ilike','TN%')]"/>
2. pass the filter in the context like this to the action window
<field name="context">{"search_default_file_numbersl":1}</field>
--->Hope this helps you
Maak vandaag nog een account aan om te profiteren van exclusieve functies en deel uit te maken van onze geweldige community!
AanmeldenGerelateerde posts | Antwoorden | Weergaven | Activiteit | |
---|---|---|---|---|
|
2
feb. 16
|
3931 | ||
|
1
nov. 22
|
102 | ||
Filters in multiple companies
Opgelost
|
|
1
mei 25
|
1063 | |
ADD PROPERTIES
Opgelost
|
|
1
mei 25
|
1111 | |
|
2
mrt. 25
|
1068 |