[FiX] update 17 with 19.0
This commit is contained in:
@@ -0,0 +1,19 @@
|
||||
# -*- coding: utf-8 -*-
|
||||
{
|
||||
'name': "Set as testserver Open2Bizz, when website is enabled",
|
||||
|
||||
'summary': """
|
||||
Only to be used when installed as TEST env. Open2Bizz""",
|
||||
|
||||
|
||||
'author': "Open2bizz",
|
||||
'website': "http://www.open2bizz.tech",
|
||||
'category': 'Tools',
|
||||
'license': "AGPL-3",
|
||||
'version': '17.0.1.0.0',
|
||||
'depends': ['testserver_o2b','website'],
|
||||
'data': [
|
||||
'views/templates.xml',
|
||||
],
|
||||
'post_init_hook': 'post_init_hook',
|
||||
}
|
||||
Reference in New Issue
Block a user