[IMP]procurement: Update __openerp__.py

bzr revid: dbr@tinyerp.com-20111202105951-ghnsax9sf0avmzaa
This commit is contained in:
DBR (OpenERP) 2011-12-02 16:29:51 +05:30
parent 710056298d
commit b5041353a8
2 changed files with 3 additions and 0 deletions

View File

@ -59,6 +59,7 @@ depending on the product's configuration.
'board_mrp_procurement_view.xml',
],
'demo_xml': ['stock_orderpoint.xml'],
'test': ['test/procurement.yml'],
'installable': True,
'active': False,
'certificate': '00954248826881074509',

View File

@ -23,3 +23,5 @@
-
!python {model: procurement.order}: |
self.run_scheduler(cr, uid)