修改AGV调度系统

This commit is contained in:
胡尧
2024-08-09 17:32:46 +08:00
parent a79500d0ad
commit 9dbea66b73
14 changed files with 349 additions and 169 deletions

View File

@@ -17,7 +17,7 @@
<button name="recognize_production" string="识别" type="object" class="oe_highlight"/>
</div>
<field name="type" readonly="1"/>
<field name="feeder_station_start_id" options="{'no_create': True}" require="1"/>
<field name="feeder_station_start_id" options="{'no_create': True}" required="1"/>
<field name="workcenter_id" options="{'no_create': True}"/>
</group>
<footer>