summaryrefslogtreecommitdiff
path: root/indoteknik_custom/views/apache_solr_queue.xml
diff options
context:
space:
mode:
Diffstat (limited to 'indoteknik_custom/views/apache_solr_queue.xml')
-rw-r--r--indoteknik_custom/views/apache_solr_queue.xml1
1 files changed, 1 insertions, 0 deletions
diff --git a/indoteknik_custom/views/apache_solr_queue.xml b/indoteknik_custom/views/apache_solr_queue.xml
index 9685ef06..13869b4c 100644
--- a/indoteknik_custom/views/apache_solr_queue.xml
+++ b/indoteknik_custom/views/apache_solr_queue.xml
@@ -28,6 +28,7 @@
<field name="res_model"/>
<field name="res_id"/>
<field name="function_name"/>
+ <field name="display_name" filter_domain="[('display_name', 'ilike', self)]"/>
<filter string="Active Queue" name="active_queue" domain="[('execute_status', '=', False)]"/>
</search>
</field>