新增获取库区信息定时器
修改库存变更接口
This commit is contained in:
@@ -119,8 +119,6 @@
|
||||
<form string="Shelf Location">
|
||||
<header>
|
||||
|
||||
<button type="object" class="oe_highlight" name='get_sf_shelf_location_info' string="获取货位信息"/>
|
||||
|
||||
<field name="location_status" invisible="1"/>
|
||||
<button string="禁用货位" name="action_location_status_disable" type="object" class="oe_highlight"
|
||||
attrs="{'invisible': [('location_status', '!=', '空闲')]}"/>
|
||||
|
||||
Reference in New Issue
Block a user