基本的批量排程已实现

This commit is contained in:
mgw
2024-01-04 08:51:25 +08:00
parent b9bb528db0
commit ce58e989dd
2 changed files with 39 additions and 38 deletions

View File

@@ -5,7 +5,7 @@
<field name="name">sf.production.plan.tree</field>
<field name="model">sf.production.plan</field>
<field name="arch" type="xml">
<tree string="订单计划">
<tree string="订单计划" editable="bottom">
<header>
<button name="do_production_schedule" type="object" string="批量排程"/>
</header>