库存处增加批量调拨功能

This commit is contained in:
mgw
2024-06-06 15:44:20 +08:00
parent 81327f04de
commit 4459ed2e81
3 changed files with 32 additions and 6 deletions

View File

@@ -149,6 +149,9 @@
<button name="action_assign" type="object" string="检查可用量"
groups="sf_base.group_sf_stock_user"/>
</xpath>
<xpath expr="//header" position="inside">
<button name="batch_stock_move" type='object' string="批量调拨"/>
</xpath>
</field>
</record>