批量调拨按钮隐藏

This commit is contained in:
liaodanlong
2025-02-27 09:10:07 +08:00
parent 57342ec843
commit 9b9b0a30a3

View File

@@ -157,7 +157,7 @@
groups="sf_base.group_sf_stock_user"/>
</xpath>
<xpath expr="//header" position="inside">
<button name="batch_stock_move" type='object' string="批量调拨"/>
<button name="batch_stock_move" type='object' string="批量调拨" invisible="1"/>
</xpath>
<xpath expr="//field[@name='location_dest_id']" position="after">
<field name="product_uom_qty_sp"/>