[FIX] Manifest, description, website addition
This commit is contained in:
@@ -3,17 +3,17 @@
|
||||
'name': "testserver_o2b",
|
||||
|
||||
'summary': """
|
||||
Short (1 phrase/line) summary of the module's purpose, used as
|
||||
subtitle on modules listing or apps.openerp.com""",
|
||||
This module males an Odoo env into a test env!""",
|
||||
|
||||
'description': """
|
||||
Long description of module's purpose
|
||||
This module males an Odoo env into a test env!
|
||||
""",
|
||||
|
||||
'author': "My Company",
|
||||
'website': "http://www.yourcompany.com",
|
||||
'author': "Open2bizz",
|
||||
'website': "http://www.open2bizz.tech",
|
||||
'category': 'Uncategorized',
|
||||
'version': '17.0.1.0.0',
|
||||
'license': 'LGPL-3',
|
||||
'depends': ['web_environment_ribbon', 'mail','base',],
|
||||
'data': [
|
||||
'views/views.xml',
|
||||
|
||||
Reference in New Issue
Block a user