Merge pull request #11 from acsone/11.0-server_environment_remove_dependency_tbi

[11.0] [REF] Server Environment: remove dependency on server_environment_files
This commit is contained in:
Pedro M. Baeza 2018-06-06 09:26:37 +02:00 committed by GitHub
commit 2ca6817e4b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -21,7 +21,7 @@
{
"name": "server configuration environment files",
"version": "11.0.1.0.1",
"depends": ["base", "server_environment_files"],
"depends": ["base"],
"author": "Camptocamp,Odoo Community Association (OCA)",
"summary": "move some configurations out of the database",
"website": "http://odoo-community.org/",