[NEW] Automatic install mailhog. Mailhog integration in Odoo
This commit is contained in:
@@ -17,7 +17,10 @@
|
||||
'module_type': 'official',
|
||||
'depends': ['mail','base',],
|
||||
'data': [
|
||||
'wizard/install_warning_wizard_view.xml',
|
||||
'views/views.xml',
|
||||
'data/data.xml'
|
||||
'data/data.xml',
|
||||
'security/ir.model.access.csv',
|
||||
],
|
||||
'post_init_hook': 'post_init_hook',
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user