[Point of sale] +membership category for group membership in pos
[burette/bikecoop_l10n_fr_demo.git] / demo / point_of_sale.xml
index 7fade0b..b09a5c9 100644 (file)
@@ -6,5 +6,8 @@
         <record id="product_reduce_member" model="product.product">
             <field name="pos_categ_id" ref="point_of_sale.categ_others"/>
         </record>
+        <record id="product_group_membership" model="product.product">
+            <field name="pos_categ_id" ref="point_of_sale.categ_others"/>
+        </record>
     </data>
 </openerp>