[FIX] stock, demo data: set the Birmingham shop as belonging to Birmingham company

bzr revid: qdp-launchpad@openerp.com-20130516134319-sonlcbg2lk9910z6
This commit is contained in:
Quentin (OpenERP) 2013-05-16 15:43:19 +02:00
parent c3d4b82b36
commit b0826eebb3
1 changed files with 1 additions and 1 deletions

View File

@ -250,7 +250,7 @@
</record>
<record id="stock_location_shop1" model="stock.location">
<field model="res.partner" name="partner_id" search="[('name','=','Eric')]"/>
<field name="company_id" ref="res_company_1"/>
<field name="company_id" ref="res_company_2"/>
<field name="location_id" ref="stock.stock_location_locations"/>
<field name="usage">internal</field>
<field eval="1" name="active"/>