Accept Merge Request #1885: (feature/tool_standard_library_process -> develop)

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

Created By: @廖丹龙
Reviewed By: @胡尧
Approved By: @胡尧 
Accepted By: @廖丹龙
URL: https://jikimo-hn.coding.net/p/jikimo_sfs/d/jikimo_sf/git/merge/1885
This commit is contained in:
廖丹龙
2025-02-27 16:14:24 +08:00
committed by Coding

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">