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