Merge branch 'feature/功能刀具组装优化' into feature/功能刀具组装流程测试及优化

This commit is contained in:
yuxianghui
2024-04-16 17:23:55 +08:00
19 changed files with 1513 additions and 1244 deletions

View File

@@ -46,6 +46,9 @@
<attribute name="invisible">1</attribute>
</xpath>
<xpath expr="//field[@name='name']" position="after">
<field name="production_id"/>
</xpath>
<!-- <button name="button_start" type="object" string="Start" class="btn-success"-->
<!-- attrs="{'invisible': ['|', '|', '|', ('production_state','in', ('draft', 'done', 'cancel')), ('working_state', '=', 'blocked'), ('state', 'in', ('done', 'cancel')), ('is_user_working', '!=', False)]}"/>-->
<!-- <button name="button_pending" type="object" string="Pause" class="btn-warning"-->