@@ -10,20 +10,20 @@ Encryption data
1010 !! source digest: sha256:944425b96b37d35d105f21f5a507a4b36c390de014d97f62379963d72f3d96ad
1111 !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
1212
13- .. |badge1 | image :: https://img.shields.io/badge/maturity-Alpha-red .png
13+ .. |badge1 | image :: https://img.shields.io/badge/maturity-Production%2FStable-green .png
1414 :target: https://odoo-community.org/page/development-status
15- :alt: Alpha
15+ :alt: Production/Stable
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/17 .0/data_encryption
20+ :target: https://github.com/OCA/server-env/tree/18 .0/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-17 -0/server-env-17 -0-data_encryption
23+ :target: https://translation.odoo-community.org/projects/server-env-18 -0/server-env-18 -0-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=17 .0
26+ :target: https://runboat.odoo-community.org/builds?repo=OCA/server-env&target_branch=18 .0
2727 :alt: Try me on Runboat
2828
2929|badge1 | |badge2 | |badge3 | |badge4 | |badge5 |
@@ -32,11 +32,6 @@ This module allows to encrypt and decrypt data. This module is not
3232usable by itself, it is a low level module which should work as a base
3333for others. An example is the module server_environment_data_encryption
3434
35- .. IMPORTANT ::
36- This is an alpha version, the data model and design can change at any time without warning.
37- Only for development or testing purpose, do not use in production.
38- `More details on development status <https://odoo-community.org/page/development-status >`_
39-
4035**Table of contents **
4136
4237.. contents ::
@@ -87,7 +82,7 @@ Bug Tracker
8782Bugs are tracked on `GitHub Issues <https://github.com/OCA/server-env/issues >`_.
8883In case of trouble, please check there if your issue has already been reported.
8984If you spotted it first, help us to smash it by providing a detailed and welcomed
90- `feedback <https://github.com/OCA/server-env/issues/new?body=module:%20data_encryption%0Aversion:%2017 .0%0A%0A**Steps%20to%20reproduce**%0A-%20...%0A%0A**Current%20behavior**%0A%0A**Expected%20behavior** >`_.
85+ `feedback <https://github.com/OCA/server-env/issues/new?body=module:%20data_encryption%0Aversion:%2018 .0%0A%0A**Steps%20to%20reproduce**%0A-%20...%0A%0A**Current%20behavior**%0A%0A**Expected%20behavior** >`_.
9186
9287Do not contact contributors directly about support or help with technical issues.
9388
@@ -102,8 +97,8 @@ Authors
10297Contributors
10398------------
10499
105- - Raphaël Reverdy <raphael.reverdy@akretion.com>
106- - Florian da Costa <florian.dacosta@akretion.com>
100+ - Raphaël Reverdy <raphael.reverdy@akretion.com>
101+ - Florian da Costa <florian.dacosta@akretion.com>
107102
108103Maintainers
109104-----------
@@ -118,6 +113,14 @@ OCA, or the Odoo Community Association, is a nonprofit organization whose
118113mission is to support the collaborative development of Odoo features and
119114promote its widespread use.
120115
121- This module is part of the `OCA/server-env <https://github.com/OCA/server-env/tree/17.0/data_encryption >`_ project on GitHub.
116+ .. |maintainer-florian-dacosta | image :: https://github.com/florian-dacosta.png?size=40px
117+ :target: https://github.com/florian-dacosta
118+ :alt: florian-dacosta
119+
120+ Current `maintainer <https://odoo-community.org/page/maintainer-role >`__:
121+
122+ |maintainer-florian-dacosta |
123+
124+ This module is part of the `OCA/server-env <https://github.com/OCA/server-env/tree/18.0/data_encryption >`_ project on GitHub.
122125
123126You are welcome to contribute. To learn how please visit https://odoo-community.org/page/Contribute.
0 commit comments