测试制造模块更改后的翻译,本地已生效
This commit is contained in:
@@ -56,7 +56,7 @@
|
||||
</field>
|
||||
</record>
|
||||
<record id="mrp_workcenter_kanban_action1" model="ir.actions.act_window">
|
||||
<field name="name">工作中心看板</field>
|
||||
<field name="name">生产线驾驶舱</field>
|
||||
<field name="type">ir.actions.act_window</field>
|
||||
<field name="res_model">mrp.workcenter</field>
|
||||
<field name="view_mode">kanban,form</field>
|
||||
@@ -76,7 +76,7 @@
|
||||
</record>
|
||||
|
||||
<menuitem id="menu_mrp_dashboard"
|
||||
name="工作中心看板"
|
||||
name="生产线驾驶舱"
|
||||
action="mrp_workcenter_kanban_action1"
|
||||
groups="mrp.group_mrp_routings"
|
||||
parent="mrp.menu_mrp_root"
|
||||
|
||||
File diff suppressed because it is too large
Load Diff
@@ -2,7 +2,7 @@
|
||||
<odoo>
|
||||
<data>
|
||||
<record id="mrp.menu_mrp_manufacturing" model="ir.ui.menu">
|
||||
<field name="name">计划管理</field>
|
||||
<field name="name">Operations1</field>
|
||||
</record>
|
||||
|
||||
<record id="mrp_workorder.mrp_workorder_menu_planning" model="ir.ui.menu">
|
||||
|
||||
Reference in New Issue
Block a user