# -*- coding: utf-8 -*- { 'name': "mailcatcher_menu", 'summary': """ Add menu-item to local mailcatcher""", 'description': """ Add menu-item to local mailcatcher """, 'author': "Open2bizz", 'website': "http://www.open2bizz.tech", 'category': 'Uncategorized', 'version': '17.0', 'module_type': 'official', 'depends': ['mail','base',], 'data': [ 'views/views.xml', 'data/data.xml' ], }