1.优化产品页面

2.优化agv回调接口且新增agv参数配置
3.优化工件配送
This commit is contained in:
jinling.yang
2024-03-11 17:30:32 +08:00
parent 3f037b2051
commit b24355dd67
10 changed files with 111 additions and 10 deletions

View File

@@ -539,7 +539,7 @@
<field name="arch" type="xml">
<tree string="工件配送">
<header>
<button name="button_delivery" type="object" string="配送"/>
<button name="button_delivery" type="object" string="配送" class="oe_highlight"/>
</header>
<field name="status" widget="badge"
decoration-success="status == '已配送'"