summaryrefslogtreecommitdiff
path: root/indoteknik_custom/views
diff options
context:
space:
mode:
authorMqdd <ahmadmiqdad27@gmail.com>2025-12-09 10:32:27 +0700
committerMqdd <ahmadmiqdad27@gmail.com>2025-12-09 10:32:27 +0700
commitea7edf0fee4949203e94360882590ea0c9bb3b0b (patch)
tree8758d834989b96a93bfc06e552ce9793a15fde42 /indoteknik_custom/views
parentb92137264988d43477da7d308ecc9ac7e68f36f1 (diff)
<Miqdad> done solr
Diffstat (limited to 'indoteknik_custom/views')
-rw-r--r--indoteknik_custom/views/keywords.xml2
1 files changed, 2 insertions, 0 deletions
diff --git a/indoteknik_custom/views/keywords.xml b/indoteknik_custom/views/keywords.xml
index 2fc44ced..9145ec47 100644
--- a/indoteknik_custom/views/keywords.xml
+++ b/indoteknik_custom/views/keywords.xml
@@ -7,6 +7,7 @@
<tree >
<field name="category_id" />
<field name="keywords" />
+ <field name="url" />
<field name="product_ids" widget="many2many_tags" />
</tree>
</field>
@@ -26,6 +27,7 @@
<group>
<field name="category_id" />
<field name="keywords" />
+ <field name="url" />
<field name="product_ids" widget="many2many_tags" />
<field name="skip" />
</group>