@ -15,6 +15,6 @@
'init_xml': [],
'update_xml': ['ir_config_parameter_view.xml'],
'demo_xml': [],
'installable': True,
'installable': False,
'auto_install': False}
# vim:expandtab:smartindent:tabstop=4:softtabstop=4:shiftwidth=4:
@ -61,7 +61,7 @@ password = openerp
'update_xml': ['mail_view.xml'],
'active': False,
}
@ -19,6 +19,7 @@
'init_xml': ['data.xml'],
'update_xml': ['security_view.xml'],
'auto_install': False,
@ -42,6 +42,6 @@ apipass = my_api_password
"init_xml": [],
"demo_xml": [],
"update_xml": [],
"installable": True,
"installable": False,
"active": False,
@ -69,6 +69,6 @@ serv_config.get('external_service.ftp', 'tls')
"update_xml": [
'serv_config.xml',
],
@ -32,6 +32,6 @@
@ -72,5 +72,5 @@ As you can see, several filters are available. A typical usage consists in filte
"demo_xml" : [],
"installable": True
"installable": False