diff options
| author | Azka Nathan <darizkyfaz@gmail.com> | 2023-09-25 09:46:48 +0700 |
|---|---|---|
| committer | Azka Nathan <darizkyfaz@gmail.com> | 2023-09-25 09:46:48 +0700 |
| commit | 447b8587ff5203e7ee0b27967bf27d2e4bf9ab48 (patch) | |
| tree | 90f97e2d26c9278dda304e939414c32c271e946d /indoteknik_custom/views/apache_solr_queue.xml | |
| parent | a74adc5dc9bfbbd87c308aa040b605e4160e0d17 (diff) | |
add attribute account move line user can't create analytic tags on line, add level to manufacture solr
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 56ab2713..3861fd20 100644 --- a/indoteknik_custom/views/apache_solr_queue.xml +++ b/indoteknik_custom/views/apache_solr_queue.xml @@ -3,7 +3,7 @@ <field name="name">apache.solr.queue.tree</field> <field name="model">apache.solr.queue</field> <field name="arch" type="xml"> - <tree editable="top" default_order="execute_date desc"> + <tree editable="top" default_order="create_date desc"> <field name="display_name" readonly="1" /> <field name="res_model" readonly="1" /> <field name="res_id" readonly="1" /> |
