[membership] -categ membership product
authorLudovic CHEVALIER <ludovic.chevalier@heureux-cyclage.org>
Fri, 16 Nov 2012 10:03:08 +0000 (11:03 +0100)
committerLudovic CHEVALIER <ludovic.chevalier@heureux-cyclage.org>
Fri, 16 Nov 2012 10:03:08 +0000 (11:03 +0100)
demo/point_of_sale.xml

index a4b2679..e8e590a 100644 (file)
         <record id="product_second_hand_wheel" model="product.product">
             <field name="pos_categ_id" ref="pos_new_equipment"/>
         </record>
-        <record id="product_standard_member" model="product.product">
-            <field name="pos_categ_id" ref="point_of_sale.categ_others"/>
-        </record>
-        <record id="product_reduce_member" model="product.product">
-            <field name="pos_categ_id" ref="point_of_sale.categ_others"/>
-        </record>
     </data>
 </openerp>