新增获取库区信息定时器

修改库存变更接口
This commit is contained in:
qihao.gong@jikimo.com
2024-02-23 15:31:25 +08:00
parent 99ba2d0a4d
commit c726bb614c
8 changed files with 57 additions and 14 deletions

View File

@@ -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', '!=', '空闲')]}"/>