解决冲突

This commit is contained in:
胡尧
2024-11-15 15:30:35 +08:00
10 changed files with 150 additions and 33 deletions

View File

@@ -265,7 +265,7 @@
<!-- 这个也是制造订单生产计划只是把tree视图放在了默认位置 -->
<record id="sf_production_plan_action1" model="ir.actions.act_window">
<field name="name">制造订单生产计划</field>
<field name="name">CNC产线计划排程</field>
<field name="type">ir.actions.act_window</field>
<field name="res_model">sf.production.plan</field>
<field name="view_mode">tree,gantt,form</field>