@ -23,7 +23,7 @@
{
'name': 'Location management (aka Better ZIP)',
'version': '9.0.1.0.0',
'depends': ['base'],
'depends': ['contacts'],
'author': "Camptocamp,"
"ACYSOS S.L.,"
"Alejandro Santana,"
@ -49,6 +49,6 @@
'demo': [
'demo/better_zip.xml',
],
'installable': False,
'installable': True,
'auto_install': False,
}
@ -62,7 +62,7 @@
<menuitem
name="Cities/Locations Management"
id="zip_base"
parent="base.menu_localisation"
parent="contacts.menu_contacts"
action="action_zip_tree"
/>