summaryrefslogtreecommitdiff
path: root/fixco_custom/views/stock_inventory.xml
diff options
context:
space:
mode:
authorMqdd <ahmadmiqdad27@gmail.com>2026-02-15 17:29:54 +0700
committerMqdd <ahmadmiqdad27@gmail.com>2026-02-15 17:29:54 +0700
commitf24d7fc1c60fb0198dbb62f7ba996912ce9f2b9d (patch)
treecf73b538781796e221fff0a56d100f4f82173b19 /fixco_custom/views/stock_inventory.xml
parent23df914163b59d27c32e319f43ca8539a3e456cc (diff)
<Miqdad> fix flow adjusment out
Diffstat (limited to 'fixco_custom/views/stock_inventory.xml')
-rw-r--r--fixco_custom/views/stock_inventory.xml4
1 files changed, 0 insertions, 4 deletions
diff --git a/fixco_custom/views/stock_inventory.xml b/fixco_custom/views/stock_inventory.xml
index 89c058e..a343db3 100644
--- a/fixco_custom/views/stock_inventory.xml
+++ b/fixco_custom/views/stock_inventory.xml
@@ -6,10 +6,6 @@
<field name="model">stock.inventory</field>
<field name="inherit_id" ref="stock.view_inventory_form"/>
<field name="arch" type="xml">
- <header>
- <button name="action_approve" string="Approve" type="object"
- class="btn-primary" attrs="{'invisible': [('adjusment_type', 'not in', ['out'])]}"/>
- </header>
<xpath expr="//field[@name='location_ids']" position="after">
<field name="number" readonly="1"/>
<field name="adjusment_type" />