[FIX] purchase: fixed warning 'no field schedule_range exists in res.company' because it has been removed few commits ago

bzr revid: qdp-launchpad@openerp.com-20140403082423-03alt09lyin9b40z
This commit is contained in:
Quentin (OpenERP) 2014-04-03 10:24:23 +02:00
parent ff4726ea7d
commit 615a55b02b
1 changed files with 0 additions and 1 deletions

View File

@ -11,7 +11,6 @@
<record id="stock.res_company_1" model="res.company">
<field eval="1.0" name="po_lead"/>
<field eval="80.0" name="schedule_range"/>
</record>
<record id="product.product_product_consultant" model="product.product">