This commit is contained in:
huziyang@jikimo.com
2025-07-18 16:18:09 +08:00
parent fe8df494f9
commit 22f36d095c
11 changed files with 717 additions and 2 deletions

View File

@@ -8,6 +8,8 @@
<header>
<button string="打印" name="button_action_print" type="object"
class="btn-primary"/>
<button string="创建工艺设计任务" name="%(sf_manufacturing.action_create_technology_design_task_wizard)d"
type="action" class="btn-secondary" context="{'active_model': 'sf.production.demand.plan', 'active_ids': active_ids}"/>
</header>
<field name="sequence" widget="handle"/>
<field name="id" optional="hide"/>