mirror of
https://github.com/OCA/stock-logistics-warehouse.git
synced 2025-01-21 14:27:28 +02:00
remove useless xml view
This commit is contained in:
committed by
Thomas Binsfeld
parent
67143cd622
commit
10018e5655
@@ -2,18 +2,6 @@
|
||||
<openerp>
|
||||
<data>
|
||||
|
||||
<record id="product_template_view_form_inherit_purchase_packaging" model="ir.ui.view">
|
||||
<field name="name">product.template.common.form (purchase_packaging)</field>
|
||||
<field name="model">product.template</field>
|
||||
<field name="inherit_id" ref="product.product_template_form_view"/>
|
||||
<field name="arch" type="xml">
|
||||
<field name="seller_ids" position="attributes">
|
||||
<attribute name="context">
|
||||
{'default_product_tmpl_id': id}</attribute>
|
||||
</field>
|
||||
</field>
|
||||
</record>
|
||||
|
||||
<record id="product_supplierinfo_view_tree_inherit_purchase_packaging" model="ir.ui.view">
|
||||
<field name="name">product.supplierinfo.tree.view" (purchase_packaging)</field>
|
||||
<field name="model">product.supplierinfo</field>
|
||||
|
||||
Reference in New Issue
Block a user