1、删除夹具xml中的无用代码;2、优化夹具物料同步功能
This commit is contained in:
@@ -32,30 +32,6 @@
|
||||
</field>
|
||||
</record>
|
||||
|
||||
<!-- <record id="sf_fixture_material_view_form" model="ir.ui.view">-->
|
||||
<!-- <field name="name">夹具物料</field>-->
|
||||
<!-- <field name="model">sf.fixture.material</field>-->
|
||||
<!-- <field name="arch" type="xml">-->
|
||||
<!-- <form string="夹具物料">-->
|
||||
<!-- <sheet>-->
|
||||
<!-- <group string="基本信息">-->
|
||||
<!-- <group>-->
|
||||
<!-- <field name="code"/>-->
|
||||
<!-- </group>-->
|
||||
<!-- <group>-->
|
||||
<!-- <field name="name"/>-->
|
||||
<!-- </group>-->
|
||||
<!-- </group>-->
|
||||
<!-- <group>-->
|
||||
<!-- <!– <group>–>-->
|
||||
<!-- <field name="remark"/>-->
|
||||
<!-- <!– </group>–>-->
|
||||
<!-- </group>-->
|
||||
<!-- </sheet>-->
|
||||
<!-- </form>-->
|
||||
<!-- </field>-->
|
||||
<!-- </record>-->
|
||||
|
||||
<record id="sf_fixture_material_view_act" model="ir.actions.act_window">
|
||||
<field name="name">夹具物料</field>
|
||||
<field name="type">ir.actions.act_window</field>
|
||||
@@ -96,28 +72,6 @@
|
||||
</field>
|
||||
</record>
|
||||
|
||||
<!-- <record id="sf_multi_mounting_type_view_form" model="ir.ui.view">-->
|
||||
<!-- <field name="name">联装类型</field>-->
|
||||
<!-- <field name="model">sf.multi_mounting.type</field>-->
|
||||
<!-- <field name="arch" type="xml">-->
|
||||
<!-- <form string="联装类型">-->
|
||||
<!-- <sheet>-->
|
||||
<!-- <group string="基本信息">-->
|
||||
<!-- <group>-->
|
||||
<!-- <field name="code"/>-->
|
||||
<!-- </group>-->
|
||||
<!-- <group>-->
|
||||
<!-- <field name="name"/>-->
|
||||
<!-- </group>-->
|
||||
<!-- </group>-->
|
||||
<!-- <group>-->
|
||||
<!-- <field name="remark"/>-->
|
||||
<!-- </group>-->
|
||||
<!-- </sheet>-->
|
||||
<!-- </form>-->
|
||||
<!-- </field>-->
|
||||
<!-- </record>-->
|
||||
|
||||
<record id="sf_multi_mounting_type_view_act" model="ir.actions.act_window">
|
||||
<field name="name">联装类型</field>
|
||||
<field name="type">ir.actions.act_window</field>
|
||||
|
||||
Reference in New Issue
Block a user