Reviewers: ,
Please review this at http://codereview.tryton.org/155001/
Affected files:
M product.xml
Index: product.xml
===================================================================
--- a/product.xml
+++ b/product.xml
@@ -202,7 +202,6 @@
</record>
<record model="ir.property"
id="property_product_cost_price_method">
- <field name="name">cost_price_method</field>
<field name="field"
search="[('model.model', '=', 'product.template'),
('name', '=', 'cost_price_method')]"/>
<field name="value">,fixed</field>
--
[email protected] mailing list