Skip ke Konten
Menu
Pertanyaan ini telah diberikan tanda
2 Replies
7630 Tampilan

Friends,

How to set the following domain filter as default?

                 <filter string="file numbers" domain="[('file_no','ilike','TN%')]"/>

Thanks...

Avatar
Buang
Jawaban Terbai

you can create a record rule for you module if you are using multi company 

Avatar
Buang
Jawaban Terbai

           

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

Avatar
Buang
Post Terkait Replies Tampilan Aktivitas
2
Feb 16
4235
1
Nov 22
102
2
Sep 25
183
1
Sep 25
332
1
Agu 25
246