summaryrefslogtreecommitdiff
path: root/indoteknik_custom/views/stock_vendor.xml
diff options
context:
space:
mode:
authorstephanchrst <stephanchrst@gmail.com>2023-01-24 11:43:52 +0700
committerstephanchrst <stephanchrst@gmail.com>2023-01-24 11:43:52 +0700
commit2a3a0a7e88ef24456eeda070a7d74f1457efdb18 (patch)
tree2bb4cd374d46b5d5e4fb6e32fe239c5ccc83daf4 /indoteknik_custom/views/stock_vendor.xml
parent287cf8497b4b6bb825870ee2b3d1b49d4c29ab6a (diff)
parent646b9e22fc11f6f1d1b556761a3df2df61f8f59b (diff)
Merge branch 'release' into staging
Diffstat (limited to 'indoteknik_custom/views/stock_vendor.xml')
-rwxr-xr-xindoteknik_custom/views/stock_vendor.xml2
1 files changed, 2 insertions, 0 deletions
diff --git a/indoteknik_custom/views/stock_vendor.xml b/indoteknik_custom/views/stock_vendor.xml
index ebf63a6a..35931750 100755
--- a/indoteknik_custom/views/stock_vendor.xml
+++ b/indoteknik_custom/views/stock_vendor.xml
@@ -18,6 +18,7 @@
<tree>
<field name="quantity" widget="badge" decoration-primary="True"/>
<field name="product_variant_id"/>
+ <field name="cache_reset_status"/>
<field name="__last_update"/>
</tree>
</field>
@@ -33,6 +34,7 @@
<group>
<field name="product_variant_id"/>
<field name="quantity" widget="badge" decoration-primary="True"/>
+ <field name="cache_reset_status"/>
<field name="__last_update"/>
</group>
<group></group>