@@ -10,20 +10,20 @@ Server Environment Data Encryption
1010 !! source digest: sha256:d332eb4ca40eb79923ed865b069723db1c2f7be0946a840d9e1cd3197939915e
1111 !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
1212
13- .. |badge1 | image :: https://img.shields.io/badge/maturity-Production%2FStable-green .png
13+ .. |badge1 | image :: https://img.shields.io/badge/maturity-Alpha-red .png
1414 :target: https://odoo-community.org/page/development-status
15- :alt: Production/Stable
15+ :alt: Alpha
1616.. |badge2 | image :: https://img.shields.io/badge/licence-AGPL--3-blue.png
1717 :target: http://www.gnu.org/licenses/agpl-3.0-standalone.html
1818 :alt: License: AGPL-3
1919.. |badge3 | image :: https://img.shields.io/badge/github-OCA%2Fserver--env-lightgray.png?logo=github
20- :target: https://github.com/OCA/server-env/tree/18 .0/server_environment_data_encryption
20+ :target: https://github.com/OCA/server-env/tree/17 .0/server_environment_data_encryption
2121 :alt: OCA/server-env
2222.. |badge4 | image :: https://img.shields.io/badge/weblate-Translate%20me-F47D42.png
23- :target: https://translation.odoo-community.org/projects/server-env-18 -0/server-env-18 -0-server_environment_data_encryption
23+ :target: https://translation.odoo-community.org/projects/server-env-17 -0/server-env-17 -0-server_environment_data_encryption
2424 :alt: Translate me on Weblate
2525.. |badge5 | image :: https://img.shields.io/badge/runboat-Try%20me-875A7B.png
26- :target: https://runboat.odoo-community.org/builds?repo=OCA/server-env&target_branch=18 .0
26+ :target: https://runboat.odoo-community.org/builds?repo=OCA/server-env&target_branch=17 .0
2727 :alt: Try me on Runboat
2828
2929|badge1 | |badge2 | |badge3 | |badge4 | |badge5 |
@@ -34,6 +34,11 @@ file, it will fallback on a Odoo encrypted field instead. Also it allows
3434you to configure the environment dependent fields for all your
3535environments from the production server.
3636
37+ .. IMPORTANT ::
38+ This is an alpha version, the data model and design can change at any time without warning.
39+ Only for development or testing purpose, do not use in production.
40+ `More details on development status <https://odoo-community.org/page/development-status >`_
41+
3742**Table of contents **
3843
3944.. contents ::
@@ -78,7 +83,7 @@ Bug Tracker
7883Bugs are tracked on `GitHub Issues <https://github.com/OCA/server-env/issues >`_.
7984In case of trouble, please check there if your issue has already been reported.
8085If you spotted it first, help us to smash it by providing a detailed and welcomed
81- `feedback <https://github.com/OCA/server-env/issues/new?body=module:%20server_environment_data_encryption%0Aversion:%2018 .0%0A%0A**Steps%20to%20reproduce**%0A-%20...%0A%0A**Current%20behavior**%0A%0A**Expected%20behavior** >`_.
86+ `feedback <https://github.com/OCA/server-env/issues/new?body=module:%20server_environment_data_encryption%0Aversion:%2017 .0%0A%0A**Steps%20to%20reproduce**%0A-%20...%0A%0A**Current%20behavior**%0A%0A**Expected%20behavior** >`_.
8287
8388Do not contact contributors directly about support or help with technical issues.
8489
@@ -118,6 +123,6 @@ Current `maintainer <https://odoo-community.org/page/maintainer-role>`__:
118123
119124|maintainer-florian-dacosta |
120125
121- This module is part of the `OCA/server-env <https://github.com/OCA/server-env/tree/18 .0/server_environment_data_encryption >`_ project on GitHub.
126+ This module is part of the `OCA/server-env <https://github.com/OCA/server-env/tree/17 .0/server_environment_data_encryption >`_ project on GitHub.
122127
123128You are welcome to contribute. To learn how please visit https://odoo-community.org/page/Contribute.
0 commit comments