diff options
| author | Miqdad <ahmadmiqdad27@gmail.com> | 2025-10-25 10:04:03 +0700 |
|---|---|---|
| committer | Miqdad <ahmadmiqdad27@gmail.com> | 2025-10-25 10:04:03 +0700 |
| commit | cf47d5e66cb7a87e37b17ee13df9f321dfc90f06 (patch) | |
| tree | 9ad1986fe227a3ad49b79521e0862378291471fe /indoteknik_custom/views/apache_solr_queue.xml | |
| parent | b91ff1da85f4d57770805a7f56ccb28a4d409c4d (diff) | |
<Miqdad> solr log
Diffstat (limited to 'indoteknik_custom/views/apache_solr_queue.xml')
| -rw-r--r-- | indoteknik_custom/views/apache_solr_queue.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/indoteknik_custom/views/apache_solr_queue.xml b/indoteknik_custom/views/apache_solr_queue.xml index d425ca72..a87d49f6 100644 --- a/indoteknik_custom/views/apache_solr_queue.xml +++ b/indoteknik_custom/views/apache_solr_queue.xml @@ -9,7 +9,7 @@ <field name="display_name" readonly="1" /> <field name="res_model" readonly="1" /> <field name="res_id" readonly="1" /> - <field name="function_name" readonly="1" /> + <field name="function_name" readonly="1" optional="hide"/> <field name="execute_status" widget="badge" |
