diff options
| author | Rafi Zadanly <zadanlyr@gmail.com> | 2024-02-16 11:43:08 +0700 |
|---|---|---|
| committer | Rafi Zadanly <zadanlyr@gmail.com> | 2024-02-16 11:43:08 +0700 |
| commit | 3861a02e3080d75b507ad9a763fa7f635b463ec8 (patch) | |
| tree | f1397bd3978114f52f10bf64435bc45c709ec2b3 /indoteknik_custom/views/apache_solr_queue.xml | |
| parent | 03ba190bca443625075ddbd637d895bfc1a27fcd (diff) | |
Add description on apache solr queue
Diffstat (limited to 'indoteknik_custom/views/apache_solr_queue.xml')
| -rw-r--r-- | indoteknik_custom/views/apache_solr_queue.xml | 1 |
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 13869b4c..8de9eb46 100644 --- a/indoteknik_custom/views/apache_solr_queue.xml +++ b/indoteknik_custom/views/apache_solr_queue.xml @@ -4,6 +4,7 @@ <field name="model">apache.solr.queue</field> <field name="arch" type="xml"> <tree editable="top" default_order="create_date desc"> + <field name="id" readonly="1" /> <field name="display_name" readonly="1" /> <field name="res_model" readonly="1" /> <field name="res_id" readonly="1" /> |
