Update testserver_o2b/__manifest__.py
Update module name
This commit is contained in:
@@ -1,17 +1,13 @@
|
||||
# -*- coding: utf-8 -*-
|
||||
{
|
||||
'name': "testserver_o2b",
|
||||
'name': "Set as testserver Open2Bizz",
|
||||
|
||||
'summary': """
|
||||
Short (1 phrase/line) summary of the module's purpose, used as
|
||||
subtitle on modules listing or apps.openerp.com""",
|
||||
Only to be used when installed as TEST env. Open2Bizz""",
|
||||
|
||||
'description': """
|
||||
Long description of module's purpose
|
||||
""",
|
||||
|
||||
'author': "My Company",
|
||||
'website': "http://www.yourcompany.com",
|
||||
'author': "Open2bizz",
|
||||
'website': "http://www.open2bizz.tech",
|
||||
'category': 'Uncategorized',
|
||||
'version': '17.0.1.0.0',
|
||||
'depends': ['web_environment_ribbon', 'mail','base','mailcatcher_menu',],
|
||||
|
||||
Reference in New Issue
Block a user