Migration of server_environment to 10.0
This commit is contained in:
parent
a05cd52d26
commit
06665a3c41
|
|
@ -31,11 +31,7 @@ Bug Tracker
|
|||
Bugs are tracked on `GitHub Issues
|
||||
<https://github.com/OCA/server-tools/issues>`_. In case of trouble, please
|
||||
check there if your issue has already been reported. If you spotted it first,
|
||||
help us smashing it by providing a detailed and welcomed `feedback
|
||||
<https://github.com/OCA/
|
||||
server-tools/issues/new?body=module:%20
|
||||
server_environment%0Aversion:%20
|
||||
9.0%0A%0A**Steps%20to%20reproduce**%0A-%20...%0A%0A**Current%20behavior**%0A%0A**Expected%20behavior**>`_.
|
||||
help us smashing it by providing a detailed and welcomed feedback.
|
||||
|
||||
Credits
|
||||
=======
|
||||
|
|
|
|||
|
|
@ -21,7 +21,7 @@
|
|||
|
||||
{
|
||||
"name": "Example server configuration environment files repository module",
|
||||
"version": "9.0.1.0.0",
|
||||
"version": "10.0.1.0.0",
|
||||
"depends": ["base"],
|
||||
"author": "Camptocamp,Odoo Community Association (OCA)",
|
||||
"summary": "sample config file for server_environment",
|
||||
|
|
@ -29,6 +29,4 @@
|
|||
"license": "GPL-3 or any later version",
|
||||
"category": "Tools",
|
||||
"data": [],
|
||||
'installable': False,
|
||||
"active": False,
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in New Issue