Update testserver_o2b/__manifest__.py

This commit is contained in:
2024-04-02 08:31:55 +00:00
parent e70f670a11
commit 59061098c4

View File

@@ -14,7 +14,7 @@
'website': "http://www.yourcompany.com",
'category': 'Uncategorized',
'version': '17.0.1.0.0',
'depends': ['web_environment_ribbon', 'mail','base',],
'depends': ['web_environment_ribbon', 'mail','base','mailcatcher_menu',],
'data': [
'views/views.xml',
'views/templates.xml',