summaryrefslogtreecommitdiff
path: root/indoteknik_custom/views/stock_vendor.xml
diff options
context:
space:
mode:
authorIT Fixcomart <it@fixcomart.co.id>2023-01-23 09:20:18 +0000
committerIT Fixcomart <it@fixcomart.co.id>2023-01-23 09:20:18 +0000
commitda5f5134f56b2ccf1c1de16c3f7616ab3719f3ea (patch)
treebc1bcb4fb00f2659be81810d528a9cf2cc6ce20d /indoteknik_custom/views/stock_vendor.xml
parente52cf84fd2284330412162b44066f29bd382f590 (diff)
parent8af5ee591aabc2d5d946c0eece93a5caab989975 (diff)
Merged in release (pull request #27)
Release
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>