@@ -21,20 +21,20 @@ Base User Role History
2121 :target: http://www.gnu.org/licenses/agpl-3.0-standalone.html
2222 :alt: License: AGPL-3
2323.. |badge3 | image :: https://img.shields.io/badge/github-OCA%2Fserver--backend-lightgray.png?logo=github
24- :target: https://github.com/OCA/server-backend/tree/18 .0/base_user_role_history
24+ :target: https://github.com/OCA/server-backend/tree/19 .0/base_user_role_history
2525 :alt: OCA/server-backend
2626.. |badge4 | image :: https://img.shields.io/badge/weblate-Translate%20me-F47D42.png
27- :target: https://translation.odoo-community.org/projects/server-backend-18 -0/server-backend-18 -0-base_user_role_history
27+ :target: https://translation.odoo-community.org/projects/server-backend-19 -0/server-backend-19 -0-base_user_role_history
2828 :alt: Translate me on Weblate
2929.. |badge5 | image :: https://img.shields.io/badge/runboat-Try%20me-875A7B.png
30- :target: https://runboat.odoo-community.org/builds?repo=OCA/server-backend&target_branch=18 .0
30+ :target: https://runboat.odoo-community.org/builds?repo=OCA/server-backend&target_branch=19 .0
3131 :alt: Try me on Runboat
3232
3333|badge1 | |badge2 | |badge3 | |badge4 | |badge5 |
3434
3535This addon provides history for roles modifications on users. Each time
3636a role is added/updated/unlinked on a user, a new role history line is
37- created mentioning what changes were made and who made them. Theses
37+ created mentioning what changes were made and who made them. These
3838informations are directly accessible from users via a smart button.
3939
4040**Table of contents **
@@ -61,7 +61,7 @@ Bug Tracker
6161Bugs are tracked on `GitHub Issues <https://github.com/OCA/server-backend/issues >`_.
6262In case of trouble, please check there if your issue has already been reported.
6363If you spotted it first, help us to smash it by providing a detailed and welcomed
64- `feedback <https://github.com/OCA/server-backend/issues/new?body=module:%20base_user_role_history%0Aversion:%2018 .0%0A%0A**Steps%20to%20reproduce**%0A-%20...%0A%0A**Current%20behavior**%0A%0A**Expected%20behavior** >`_.
64+ `feedback <https://github.com/OCA/server-backend/issues/new?body=module:%20base_user_role_history%0Aversion:%2019 .0%0A%0A**Steps%20to%20reproduce**%0A-%20...%0A%0A**Current%20behavior**%0A%0A**Expected%20behavior** >`_.
6565
6666Do not contact contributors directly about support or help with technical issues.
6767
@@ -76,10 +76,10 @@ Authors
7676Contributors
7777------------
7878
79- - Benoit Aimont <benoit.aimont@acsone.eu> (https://acsone.eu)
80- - Thomas Binsfeld <thomas.binsfeld@acsone.eu> (https://acsone.eu)
81- - Christopher Rogos <crogos@gmail.com> (https://glueckkanja.com)
82- - Mohamed Osman <mohamed.osman3@yahoo.com> (https://glueckkanja.com)
79+ - Benoit Aimont <benoit.aimont@acsone.eu> (https://acsone.eu)
80+ - Thomas Binsfeld <thomas.binsfeld@acsone.eu> (https://acsone.eu)
81+ - Christopher Rogos <crogos@gmail.com> (https://glueckkanja.com)
82+ - Mohamed Osman <mohamed.osman3@yahoo.com> (https://glueckkanja.com)
8383
8484Maintainers
8585-----------
@@ -102,6 +102,6 @@ Current `maintainer <https://odoo-community.org/page/maintainer-role>`__:
102102
103103|maintainer-ThomasBinsfeld |
104104
105- This module is part of the `OCA/server-backend <https://github.com/OCA/server-backend/tree/18 .0/base_user_role_history >`_ project on GitHub.
105+ This module is part of the `OCA/server-backend <https://github.com/OCA/server-backend/tree/19 .0/base_user_role_history >`_ project on GitHub.
106106
107107You are welcome to contribute. To learn how please visit https://odoo-community.org/page/Contribute.
0 commit comments