Merge PR #21 into 11.0

Signed-off-by gurneyalex
This commit is contained in:
OCA-git-bot 2019-10-10 20:03:58 +00:00
commit 6367501026
8 changed files with 4 additions and 0 deletions

View File

@ -9,6 +9,7 @@
'author': "Camptocamp, Odoo Community Association (OCA)",
'license': 'AGPL-3',
'website': 'https://github.com/OCA/server-env',
'preloadable': False,
'depends': [
'fetchmail',
'server_environment',

Binary file not shown.

Before

Width:  |  Height:  |  Size: 9.2 KiB

View File

@ -30,6 +30,7 @@
"website": "http://odoo-community.org/",
"license": "GPL-3 or any later version",
"category": "Tools",
"preloadable": False,
"data": [
'serv_config.xml',
],

Binary file not shown.

Before

Width:  |  Height:  |  Size: 9.2 KiB

View File

@ -27,5 +27,6 @@
"website": "http://www.camptocamp.com",
"license": "GPL-3 or any later version",
"category": "Tools",
"preloadable": False,
"data": [],
}

Binary file not shown.

Before

Width:  |  Height:  |  Size: 9.2 KiB

View File

@ -9,6 +9,7 @@
'license': 'AGPL-3',
'author': 'ACSONE SA/NV, Odoo Community Association (OCA)',
'website': 'https://github.com/OCA/server-env/',
'preloadable': False,
'depends': [
'server_environment',
],

Binary file not shown.

Before

Width:  |  Height:  |  Size: 9.2 KiB