增加合并下发向导,增加cnc模型的缺省tree视图
This commit is contained in:
@@ -26,5 +26,18 @@
|
||||
</xpath>
|
||||
</field>
|
||||
</record>
|
||||
<!-- <record id="app_view_quotation_tree" model="ir.ui.view">-->
|
||||
<!-- <field name="name">app.sale.order.form</field>-->
|
||||
<!-- <field name="model">mrp.workorder</field>-->
|
||||
<!-- <field name="inherit_id" ref="sf_manufacturing.view_mrp_production_workorder_tray_form_inherit_sf"/>-->
|
||||
<!-- <field name="arch" type="xml">-->
|
||||
<!-- <xpath expr="//page//field[@name='cnc_ids']//tree" position="attributes">-->
|
||||
<!-- <attribute name="bg_colors">-->
|
||||
<!--<!– Gold:state in ('sale');LightGreen:state in ('done')–>-->
|
||||
<!-- LightGreen:button_state is ('False')-->
|
||||
<!-- </attribute>-->
|
||||
<!-- </xpath>-->
|
||||
<!-- </field>-->
|
||||
<!-- </record>-->
|
||||
</odoo>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user