Friends,
How to set the following domain filter as default?
<filter string="file numbers" domain="[('file_no','ilike','TN%')]"/>
Thanks...
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
Créez un compte dès aujourd'hui pour profiter de fonctionnalités exclusives et échanger avec notre formidable communauté !
S'inscrire| Publications associées | Réponses | Vues | Activité | |
|---|---|---|---|---|
|
2
févr. 16
|
5619 | |||
|
1
nov. 22
|
102 | |||
|
0
mai 26
|
3 | |||
|
0
avr. 26
|
2 | |||
|
0
avr. 26
|
8 |
1. Use the live chat to ask your questions.
2. The operator answers within a few minutes.