[IMP] sale: Removed demo data creating two companies with same name.
authoruco (Open ERP) <uco@tinyerp.com>
Mon, 6 Sep 2010 09:27:49 +0000 (14:57 +0530)
committeruco (Open ERP) <uco@tinyerp.com>
Mon, 6 Sep 2010 09:27:49 +0000 (14:57 +0530)
bzr revid: uco@tinyerp.com-20100906092749-ixc1tgkktepjgmot

addons/sale/sale_demo.xml

index 31ab58e..cd0fdbd 100644 (file)
@@ -2,15 +2,6 @@
 <openerp>
     <data noupdate="1">
     
-               <!--Resource: res.company-->
-               
-               <record id="res_company_shop_sale0" model="res.company">
-            <field eval="5.0" name="security_lead"/>
-            <field name="partner_id" ref="stock.res_partner_tinyshop0"/>
-            <field name="parent_id" ref="stock.res_company_shop0"/>
-            <field eval="&quot;&quot;&quot;Shop 1&quot;&quot;&quot;" name="name"/>
-        </record>
-
         <!--Resource: sale.order-->
         
         <record id="order" model="sale.order">