Commit 4adee2e 1 parent 37e68e3 commit 4adee2e Copy full SHA for 4adee2e
File tree 4 files changed +4
-4
lines changed
4 files changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -38,7 +38,7 @@ addon | version | maintainers | summary
38
38
[ module_change_auto_install] ( module_change_auto_install/ ) | 18.0.1.0.1 | [ ![ legalsylvain] ( https://github.com/legalsylvain.png?size=30px )] ( https://github.com/legalsylvain ) | Customize auto installables modules by configuration
39
39
[ onchange_helper] ( onchange_helper/ ) | 18.0.1.0.0 | | Technical module that ease execution of onchange in Python code
40
40
[ rpc_helper] ( rpc_helper/ ) | 18.0.1.0.0 | [ ![ simahawk] ( https://github.com/simahawk.png?size=30px )] ( https://github.com/simahawk ) | Helpers for disabling RPC calls
41
- [ sentry] ( sentry/ ) | 18.0.1.0.0 | [ ![ barsi] ( https://github.com/barsi.png?size=30px )] ( https://github.com/barsi ) [ ![ naglis] ( https://github.com/naglis.png?size=30px )] ( https://github.com/naglis ) [ ![ versada] ( https://github.com/versada.png?size=30px )] ( https://github.com/versada ) [ ![ moylop260] ( https://github.com/moylop260.png?size=30px )] ( https://github.com/moylop260 ) [ ![ fernandahf] ( https://github.com/fernandahf.png?size=30px )] ( https://github.com/fernandahf ) | Report Odoo errors to Sentry
41
+ [ sentry] ( sentry/ ) | 18.0.1.0.1 | [ ![ barsi] ( https://github.com/barsi.png?size=30px )] ( https://github.com/barsi ) [ ![ naglis] ( https://github.com/naglis.png?size=30px )] ( https://github.com/naglis ) [ ![ versada] ( https://github.com/versada.png?size=30px )] ( https://github.com/versada ) [ ![ moylop260] ( https://github.com/moylop260.png?size=30px )] ( https://github.com/moylop260 ) [ ![ fernandahf] ( https://github.com/fernandahf.png?size=30px )] ( https://github.com/fernandahf ) | Report Odoo errors to Sentry
42
42
[ session_db] ( session_db/ ) | 18.0.1.0.0 | [ ![ sbidoul] ( https://github.com/sbidoul.png?size=30px )] ( https://github.com/sbidoul ) | Store sessions in DB
43
43
[ test_base_time_window] ( test_base_time_window/ ) | 18.0.1.0.0 | | Test Base model to handle time windows
44
44
[ upgrade_analysis] ( upgrade_analysis/ ) | 18.0.1.3.0 | [ ![ StefanRijnhart] ( https://github.com/StefanRijnhart.png?size=30px )] ( https://github.com/StefanRijnhart ) [ ![ legalsylvain] ( https://github.com/legalsylvain.png?size=30px )] ( https://github.com/legalsylvain ) | Performs a difference analysis between modules installed on two different Odoo instances
Original file line number Diff line number Diff line change 7
7
!! This file is generated by oca-gen-addon-readme !!
8
8
!! changes will be overwritten. !!
9
9
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
10
- !! source digest: sha256:809d1172730532c6b60afadc26a6120178d8a4ffa679faade3091205e4adf6b1
10
+ !! source digest: sha256:8f0328f418d628fe09c780d21afe44428c35210abb4b1abfa5a687a1b798d04b
11
11
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
12
12
13
13
.. |badge1 | image :: https://img.shields.io/badge/maturity-Beta-yellow.png
Original file line number Diff line number Diff line change 3
3
{
4
4
"name" : "Sentry" ,
5
5
"summary" : "Report Odoo errors to Sentry" ,
6
- "version" : "18.0.1.0.0 " ,
6
+ "version" : "18.0.1.0.1 " ,
7
7
"category" : "Extra Tools" ,
8
8
"website" : "https://github.com/OCA/server-tools" ,
9
9
"author" : "Mohammed Barsi,"
Original file line number Diff line number Diff line change @@ -367,7 +367,7 @@ <h1 class="title">Sentry</h1>
367
367
!! This file is generated by oca-gen-addon-readme !!
368
368
!! changes will be overwritten. !!
369
369
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
370
- !! source digest: sha256:809d1172730532c6b60afadc26a6120178d8a4ffa679faade3091205e4adf6b1
370
+ !! source digest: sha256:8f0328f418d628fe09c780d21afe44428c35210abb4b1abfa5a687a1b798d04b
371
371
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! -->
372
372
< p > < a class ="reference external image-reference " href ="https://odoo-community.org/page/development-status "> < img alt ="Beta " src ="https://img.shields.io/badge/maturity-Beta-yellow.png " /> </ a > < a class ="reference external image-reference " href ="http://www.gnu.org/licenses/agpl-3.0-standalone.html "> < img alt ="License: AGPL-3 " src ="https://img.shields.io/badge/licence-AGPL--3-blue.png " /> </ a > < a class ="reference external image-reference " href ="https://github.com/OCA/server-tools/tree/18.0/sentry "> < img alt ="OCA/server-tools " src ="https://img.shields.io/badge/github-OCA%2Fserver--tools-lightgray.png?logo=github " /> </ a > < a class ="reference external image-reference " href ="https://translation.odoo-community.org/projects/server-tools-18-0/server-tools-18-0-sentry "> < img alt ="Translate me on Weblate " src ="https://img.shields.io/badge/weblate-Translate%20me-F47D42.png " /> </ a > < a class ="reference external image-reference " href ="https://runboat.odoo-community.org/builds?repo=OCA/server-tools&target_branch=18.0 "> < img alt ="Try me on Runboat " src ="https://img.shields.io/badge/runboat-Try%20me-875A7B.png " /> </ a > </ p >
373
373
< p > This module allows painless < a class ="reference external " href ="https://sentry.io/ "> Sentry</ a > integration
You can’t perform that action at this time.
0 commit comments