@@ -21,13 +21,13 @@ Sentry
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--tools-lightgray.png?logo=github
24- :target: https://github.com/OCA/server-tools/tree/18 .0/sentry
24+ :target: https://github.com/OCA/server-tools/tree/19 .0/sentry
2525 :alt: OCA/server-tools
2626.. |badge4 | image :: https://img.shields.io/badge/weblate-Translate%20me-F47D42.png
27- :target: https://translation.odoo-community.org/projects/server-tools-18 -0/server-tools-18 -0-sentry
27+ :target: https://translation.odoo-community.org/projects/server-tools-19 -0/server-tools-19 -0-sentry
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-tools&target_branch=18 .0
30+ :target: https://runboat.odoo-community.org/builds?repo=OCA/server-tools&target_branch=19 .0
3131 :alt: Try me on Runboat
3232
3333|badge1 | |badge2 | |badge3 | |badge4 | |badge5 |
@@ -110,25 +110,25 @@ are necessary.
110110Known issues / Roadmap
111111======================
112112
113- - **No database separation ** -- This module functions by intercepting
114- all Odoo logging records in a running Odoo process. This means that
115- once installed in one database, it will intercept and report errors
116- for all Odoo databases, which are used on that Odoo server.
117- - **Frontend integration ** -- In the future, it would be nice to add
118- Odoo client-side error reporting to this module as well, by
119- integrating `raven-js <https://github.com/getsentry/raven-js >`__.
120- Additionally, `Sentry user feedback
121- form <https://docs.sentry.io/learn/user-feedback/> `__ could be
122- integrated into the Odoo client error dialog window to allow users
123- shortly describe what they were doing when things went wrong.
113+ - **No database separation ** -- This module functions by intercepting
114+ all Odoo logging records in a running Odoo process. This means that
115+ once installed in one database, it will intercept and report errors
116+ for all Odoo databases, which are used on that Odoo server.
117+ - **Frontend integration ** -- In the future, it would be nice to add
118+ Odoo client-side error reporting to this module as well, by
119+ integrating `raven-js <https://github.com/getsentry/raven-js >`__.
120+ Additionally, `Sentry user feedback
121+ form <https://docs.sentry.io/learn/user-feedback/> `__ could be
122+ integrated into the Odoo client error dialog window to allow users
123+ shortly describe what they were doing when things went wrong.
124124
125125Bug Tracker
126126===========
127127
128128Bugs are tracked on `GitHub Issues <https://github.com/OCA/server-tools/issues >`_.
129129In case of trouble, please check there if your issue has already been reported.
130130If you spotted it first, help us to smash it by providing a detailed and welcomed
131- `feedback <https://github.com/OCA/server-tools/issues/new?body=module:%20sentry%0Aversion:%2018 .0%0A%0A**Steps%20to%20reproduce**%0A-%20...%0A%0A**Current%20behavior**%0A%0A**Expected%20behavior** >`_.
131+ `feedback <https://github.com/OCA/server-tools/issues/new?body=module:%20sentry%0Aversion:%2019 .0%0A%0A**Steps%20to%20reproduce**%0A-%20...%0A%0A**Current%20behavior**%0A%0A**Expected%20behavior** >`_.
132132
133133Do not contact contributors directly about support or help with technical issues.
134134
@@ -146,19 +146,19 @@ Authors
146146Contributors
147147------------
148148
149- - Mohammed Barsi <barsintod@gmail.com>
150- - Andrius Preimantas <andrius@versada.eu>
151- - Naglis Jonaitis <naglis@versada.eu>
152- - Atte Isopuro <atte.isopuro@avoin.systems>
153- - Florian Mounier <florian.mounier@akretion.com>
154- - Jon Ashton <jon@monkeyinferno.com>
155- - Mark Schuit <mark@gig.solutions>
156- - Atchuthan <atchuthan@sodexis.com>
149+ - Mohammed Barsi <barsintod@gmail.com>
150+ - Andrius Preimantas <andrius@versada.eu>
151+ - Naglis Jonaitis <naglis@versada.eu>
152+ - Atte Isopuro <atte.isopuro@avoin.systems>
153+ - Florian Mounier <florian.mounier@akretion.com>
154+ - Jon Ashton <jon@monkeyinferno.com>
155+ - Mark Schuit <mark@gig.solutions>
156+ - Atchuthan <atchuthan@sodexis.com>
157157
158158Other credits
159159-------------
160160
161- - Vauxoo
161+ - Vauxoo
162162
163163Maintainers
164164-----------
@@ -193,6 +193,6 @@ Current `maintainers <https://odoo-community.org/page/maintainer-role>`__:
193193
194194|maintainer-barsi | |maintainer-naglis | |maintainer-versada | |maintainer-moylop260 | |maintainer-fernandahf |
195195
196- This module is part of the `OCA/server-tools <https://github.com/OCA/server-tools/tree/18 .0/sentry >`_ project on GitHub.
196+ This module is part of the `OCA/server-tools <https://github.com/OCA/server-tools/tree/19 .0/sentry >`_ project on GitHub.
197197
198198You are welcome to contribute. To learn how please visit https://odoo-community.org/page/Contribute.
0 commit comments