summaryrefslogtreecommitdiff
path: root/indoteknik_custom/views
diff options
context:
space:
mode:
authorMqdd <ahmadmiqdad27@gmail.com>2026-02-10 15:42:21 +0700
committerMqdd <ahmadmiqdad27@gmail.com>2026-02-10 15:42:21 +0700
commit2def9515d57eb3128cad31c8b97901055e4e0523 (patch)
tree23bb37c978095b04589384daa7706564b8f45e0d /indoteknik_custom/views
parentb04fb88af7e868a32af5ffbe4b5f5e97a5da4878 (diff)
<MIqdad> fix approval flow stock inventory
Diffstat (limited to 'indoteknik_custom/views')
-rw-r--r--indoteknik_custom/views/stock_inventory.xml1
1 files changed, 1 insertions, 0 deletions
diff --git a/indoteknik_custom/views/stock_inventory.xml b/indoteknik_custom/views/stock_inventory.xml
index df747830..89c058ea 100644
--- a/indoteknik_custom/views/stock_inventory.xml
+++ b/indoteknik_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>