summaryrefslogtreecommitdiff
path: root/indoteknik_custom/views/keywords.xml
diff options
context:
space:
mode:
authorMqdd <ahmadmiqdad27@gmail.com>2025-12-10 07:53:30 +0700
committerMqdd <ahmadmiqdad27@gmail.com>2025-12-10 07:53:30 +0700
commitc13ed8b1f00d513bec387c614ac785c7c91debf7 (patch)
tree03b805843ac849af87732baf660973ef9fbb2e43 /indoteknik_custom/views/keywords.xml
parentea7edf0fee4949203e94360882590ea0c9bb3b0b (diff)
<Miqdad> Add count product
Diffstat (limited to 'indoteknik_custom/views/keywords.xml')
-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 9145ec47..f5374655 100644
--- a/indoteknik_custom/views/keywords.xml
+++ b/indoteknik_custom/views/keywords.xml
@@ -8,6 +8,7 @@
<field name="category_id" />
<field name="keywords" />
<field name="url" />
+ <field name="sum" />
<field name="product_ids" widget="many2many_tags" />
</tree>
</field>
@@ -28,6 +29,7 @@
<field name="category_id" />
<field name="keywords" />
<field name="url" />
+ <field name="sum" />
<field name="product_ids" widget="many2many_tags" />
<field name="skip" />
</group>