隐藏发料出库的批量调拨按钮

This commit is contained in:
liaodanlong
2025-02-27 16:12:12 +08:00
parent 22c5ee6806
commit d4f42abfd8

View File

@@ -158,7 +158,7 @@
</xpath>
<xpath expr="//header" position="inside">
<button name="batch_stock_move" type='object' string="批量调拨"
invisible="context.get('stock_type') in ('收料入库')"
invisible="context.get('stock_type','') in ('发料出库')"
/>
</xpath>
<xpath expr="//field[@name='location_dest_id']" position="after">