[IMP] mrp: Load demo data without running Schedulers manually.

bzr revid: uco@tinyerp.com-20100903094832-19vlmiyibjpzi7xj
This commit is contained in:
uco (Open ERP) 2010-09-03 15:18:32 +05:30
parent 3db8f8fd6d
commit 30a7baee0a
1 changed files with 3 additions and 0 deletions

View File

@ -713,6 +713,9 @@
<field name="product_qty">12.0</field>
<field name="bom_id" ref="mrp_bom_defaultbomforshelfofcm1"/>
</record>
<!-- Run Scheduler -->
<function model="procurement.order" name="run_scheduler"/>
</data>
</openerp>