[TYPO] Set the right category for the Point Of Sale
[odoo/odoo.git] / addons / google_map / __openerp__.py
index a6e85c3..33e28aa 100644 (file)
@@ -34,9 +34,7 @@ Using this you can directly open Google Map from the URL widget.""",
     'images': ['images/google_map.jpeg'],
     'depends': ['base'],
     'init_xml': [],
-    'update_xml': [
-                   'google_map_view.xml',
-                  ],
+    'update_xml': [ ],
     'demo_xml': [],
     'js': ['static/src/js/google_map.js'],
     'installable': True,