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:
commit
2ca6817e4b
|
|
@ -21,7 +21,7 @@
|
||||||
{
|
{
|
||||||
"name": "server configuration environment files",
|
"name": "server configuration environment files",
|
||||||
"version": "11.0.1.0.1",
|
"version": "11.0.1.0.1",
|
||||||
"depends": ["base", "server_environment_files"],
|
"depends": ["base"],
|
||||||
"author": "Camptocamp,Odoo Community Association (OCA)",
|
"author": "Camptocamp,Odoo Community Association (OCA)",
|
||||||
"summary": "move some configurations out of the database",
|
"summary": "move some configurations out of the database",
|
||||||
"website": "http://odoo-community.org/",
|
"website": "http://odoo-community.org/",
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue