[REF] Server Environment: remove dependency on server_environement_files
From https://github.com/OCA/server-env/issues/10
This commit is contained in:
parent
f6d4ba04bb
commit
b4ff859d0d
|
|
@ -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/",
|
||||
|
|
|
|||
Loading…
Reference in New Issue