[DATAS] ~fix bad reference
authorLudovic CHEVALIER <ludovic@beurresarrasin.net>
Wed, 31 Dec 2014 16:51:10 +0000 (17:51 +0100)
committerLudovic CHEVALIER <ludovic@beurresarrasin.net>
Wed, 31 Dec 2014 16:51:10 +0000 (17:51 +0100)
data/products_categories.xml

index 45a4f19..4a38571 100644 (file)
@@ -2,7 +2,7 @@
 <openerp>
   <data noupdate="1">
     <record id="bretzselle_product_category_0" model="product.category">
-      <field name="parent_id" ref="bretzselle_product_category_product.product_category_all"/>
+      <field name="parent_id" ref="product.product_category_all"/>
       <field name="name">Tous</field>
     </record>
     <record id="bretzselle_pos_category_0" model="pos.category">