summaryrefslogtreecommitdiff
path: root/fixco_custom/views
diff options
context:
space:
mode:
authorMqdd <ahmadmiqdad27@gmail.com>2026-02-10 15:39:56 +0700
committerMqdd <ahmadmiqdad27@gmail.com>2026-02-10 15:39:56 +0700
commita951e16565c11c137d06672ab8750cb3a246dd41 (patch)
tree7cab0910a0fea71f75ff2212a34e91319cbb4e2d /fixco_custom/views
parent38e9987c0dadfee86b3769a922c4025973b45861 (diff)
<Miqdad> fix approval
Diffstat (limited to 'fixco_custom/views')
-rw-r--r--fixco_custom/views/stock_inventory.xml1
1 files changed, 1 insertions, 0 deletions
diff --git a/fixco_custom/views/stock_inventory.xml b/fixco_custom/views/stock_inventory.xml
index df74783..89c058e 100644
--- a/fixco_custom/views/stock_inventory.xml
+++ b/fixco_custom/views/stock_inventory.xml
@@ -26,6 +26,7 @@
<field name="arch" type="xml">
<xpath expr="//field[@name='date']" position="after">
<field name="number"/>
+ <field name="approval_state"/>
</xpath>
</field>
</record>