[IMP]: purchase_requisition: Added missing file name in __openerp__.py

bzr revid: rpa@tinyerp.com-20101203093247-ahbm3vd44tlyk507
This commit is contained in:
rpa (Open ERP) 2010-12-03 15:02:47 +05:30
parent c511a13c19
commit 62e55828d0
1 changed files with 2 additions and 1 deletions

View File

@ -31,7 +31,8 @@
"depends" : ["purchase","mrp"],
"init_xml" : [],
"demo_xml" : ['purchase_requisition_demo.xml'],
"update_xml" : ["wizard/purchase_requisition_partner_view.xml",
"update_xml" : ["security/purchase_tender.xml",
"wizard/purchase_requisition_partner_view.xml",
"purchase_requisition_data.xml",
"purchase_requisition_view.xml",
"purchase_requisition_report.xml",