diff --git a/__openerp__.py b/__openerp__.py index c11c3e4ae..fc8e7f0b4 100644 --- a/__openerp__.py +++ b/__openerp__.py @@ -15,7 +15,7 @@ and certificates which are assigned to a partner and vary from country to countr , "category" : "Generic Modules/Others" , "depends" : ["base"] , "init_xml" : [] -, "demo_xml" : ["partner_id_number_demo.xml"] +, "demo" : ["partner_id_number_demo.xml"] , "update_xml" : ["partner_id_number_view.xml", "security/ir.model.access.csv"] #, "update_xml" : ["partner_id_number_view.xml","security/ir.model.access.csv"] , "auto_install" : False