Skip to content

Commit 28af44f

Browse files
committed
[BOT] post-merge updates
1 parent 9750e8d commit 28af44f

File tree

5 files changed

+22
-16
lines changed

5 files changed

+22
-16
lines changed

README.md

+1
Original file line numberDiff line numberDiff line change
@@ -70,6 +70,7 @@ addon | version | maintainers | summary
7070
[nsca_client](nsca_client/) | 12.0.1.0.0 | | Send passive alerts to monitor your Odoo application.
7171
[onchange_helper](onchange_helper/) | 12.0.1.1.0 | | Technical module that ease execution of onchange in Python code
7272
[profiler](profiler/) | 12.0.1.0.1 | [![thomaspaulb](https://github.com/thomaspaulb.png?size=30px)](https://github.com/thomaspaulb) | profiler
73+
[rpc_helper](rpc_helper/) | 12.0.1.0.0 | [![simahawk](https://github.com/simahawk.png?size=30px)](https://github.com/simahawk) | Helpers for disabling RPC calls
7374
[scheduler_error_mailer](scheduler_error_mailer/) | 12.0.1.2.0 | | Scheduler Error Mailer
7475
[sentry](sentry/) | 12.0.2.0.3 | [![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
7576
[slow_statement_logger](slow_statement_logger/) | 12.0.1.0.2 | | Log slow SQL statements

rpc_helper/README.rst

+7-6
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ Disable RPC
77
!! This file is generated by oca-gen-addon-readme !!
88
!! changes will be overwritten. !!
99
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
10-
!! source digest: sha256:c19fd3c9f11f0161f86e314ba36731565c735edaae0052a305fc6ad9112b1fd9
10+
!! source digest: sha256:9f9f210cee5d2bab476673e98b4f4557e7ee8ca190e2ac28e1d15c052598580c
1111
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
1212
1313
.. |badge1| image:: https://img.shields.io/badge/maturity-Beta-yellow.png
@@ -17,13 +17,13 @@ Disable RPC
1717
:target: http://www.gnu.org/licenses/lgpl-3.0-standalone.html
1818
:alt: License: LGPL-3
1919
.. |badge3| image:: https://img.shields.io/badge/github-OCA%2Fserver--tools-lightgray.png?logo=github
20-
:target: https://github.com/OCA/server-tools/tree/14.0/rpc_helper
20+
:target: https://github.com/OCA/server-tools/tree/12.0/rpc_helper
2121
:alt: OCA/server-tools
2222
.. |badge4| image:: https://img.shields.io/badge/weblate-Translate%20me-F47D42.png
23-
:target: https://translation.odoo-community.org/projects/server-tools-14-0/server-tools-14-0-rpc_helper
23+
:target: https://translation.odoo-community.org/projects/server-tools-12-0/server-tools-12-0-rpc_helper
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-tools&target_branch=14.0
26+
:target: https://runboat.odoo-community.org/builds?repo=OCA/server-tools&target_branch=12.0
2727
:alt: Try me on Runboat
2828

2929
|badge1| |badge2| |badge3| |badge4| |badge5|
@@ -96,7 +96,7 @@ Bug Tracker
9696
Bugs are tracked on `GitHub Issues <https://github.com/OCA/server-tools/issues>`_.
9797
In case of trouble, please check there if your issue has already been reported.
9898
If you spotted it first, help us to smash it by providing a detailed and welcomed
99-
`feedback <https://github.com/OCA/server-tools/issues/new?body=module:%20rpc_helper%0Aversion:%2014.0%0A%0A**Steps%20to%20reproduce**%0A-%20...%0A%0A**Current%20behavior**%0A%0A**Expected%20behavior**>`_.
99+
`feedback <https://github.com/OCA/server-tools/issues/new?body=module:%20rpc_helper%0Aversion:%2012.0%0A%0A**Steps%20to%20reproduce**%0A-%20...%0A%0A**Current%20behavior**%0A%0A**Expected%20behavior**>`_.
100100

101101
Do not contact contributors directly about support or help with technical issues.
102102

@@ -112,6 +112,7 @@ Contributors
112112
~~~~~~~~~~~~
113113

114114
* Simone Orsi <simone.orsi@camptocamp.com>
115+
* Guillem Casassas <guillem.casassas@forgeflow.com>
115116

116117
Maintainers
117118
~~~~~~~~~~~
@@ -134,6 +135,6 @@ Current `maintainer <https://odoo-community.org/page/maintainer-role>`__:
134135

135136
|maintainer-simahawk|
136137

137-
This module is part of the `OCA/server-tools <https://github.com/OCA/server-tools/tree/14.0/rpc_helper>`_ project on GitHub.
138+
This module is part of the `OCA/server-tools <https://github.com/OCA/server-tools/tree/12.0/rpc_helper>`_ project on GitHub.
138139

139140
You are welcome to contribute. To learn how please visit https://odoo-community.org/page/Contribute.

rpc_helper/static/description/index.html

+12-9
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,3 @@
1-
<?xml version="1.0" encoding="utf-8"?>
21
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
32
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
43
<head>
@@ -9,10 +8,11 @@
98

109
/*
1110
:Author: David Goodger (goodger@python.org)
12-
:Id: $Id: html4css1.css 8954 2022-01-20 10:10:25Z milde $
11+
:Id: $Id: html4css1.css 9511 2024-01-13 09:50:07Z milde $
1312
:Copyright: This stylesheet has been placed in the public domain.
1413
1514
Default cascading style sheet for the HTML output of Docutils.
15+
Despite the name, some widely supported CSS2 features are used.
1616
1717
See https://docutils.sourceforge.io/docs/howto/html-stylesheets.html for how to
1818
customize this style sheet.
@@ -275,7 +275,7 @@
275275
margin-left: 2em ;
276276
margin-right: 2em }
277277

278-
pre.code .ln { color: grey; } /* line numbers */
278+
pre.code .ln { color: gray; } /* line numbers */
279279
pre.code, code { background-color: #eeeeee }
280280
pre.code .comment, code .comment { color: #5C6576 }
281281
pre.code .keyword, code .keyword { color: #3B0D06; font-weight: bold }
@@ -301,7 +301,7 @@
301301
span.pre {
302302
white-space: pre }
303303

304-
span.problematic {
304+
span.problematic, pre.problematic {
305305
color: red }
306306

307307
span.section-subtitle {
@@ -367,9 +367,9 @@ <h1 class="title">Disable RPC</h1>
367367
!! This file is generated by oca-gen-addon-readme !!
368368
!! changes will be overwritten. !!
369369
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
370-
!! source digest: sha256:c19fd3c9f11f0161f86e314ba36731565c735edaae0052a305fc6ad9112b1fd9
370+
!! source digest: sha256:9f9f210cee5d2bab476673e98b4f4557e7ee8ca190e2ac28e1d15c052598580c
371371
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! -->
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/lgpl-3.0-standalone.html"><img alt="License: LGPL-3" src="https://img.shields.io/badge/licence-LGPL--3-blue.png" /></a> <a class="reference external image-reference" href="https://github.com/OCA/server-tools/tree/14.0/rpc_helper"><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-14-0/server-tools-14-0-rpc_helper"><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&amp;target_branch=14.0"><img alt="Try me on Runboat" src="https://img.shields.io/badge/runboat-Try%20me-875A7B.png" /></a></p>
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/lgpl-3.0-standalone.html"><img alt="License: LGPL-3" src="https://img.shields.io/badge/licence-LGPL--3-blue.png" /></a> <a class="reference external image-reference" href="https://github.com/OCA/server-tools/tree/12.0/rpc_helper"><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-12-0/server-tools-12-0-rpc_helper"><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&amp;target_branch=12.0"><img alt="Try me on Runboat" src="https://img.shields.io/badge/runboat-Try%20me-875A7B.png" /></a></p>
373373
<p>Provide helpers to authorize RPC calls.</p>
374374
<p><strong>Table of contents</strong></p>
375375
<div class="contents local topic" id="contents">
@@ -441,7 +441,7 @@ <h1><a class="toc-backref" href="#toc-entry-5">Bug Tracker</a></h1>
441441
<p>Bugs are tracked on <a class="reference external" href="https://github.com/OCA/server-tools/issues">GitHub Issues</a>.
442442
In case of trouble, please check there if your issue has already been reported.
443443
If you spotted it first, help us to smash it by providing a detailed and welcomed
444-
<a class="reference external" href="https://github.com/OCA/server-tools/issues/new?body=module:%20rpc_helper%0Aversion:%2014.0%0A%0A**Steps%20to%20reproduce**%0A-%20...%0A%0A**Current%20behavior**%0A%0A**Expected%20behavior**">feedback</a>.</p>
444+
<a class="reference external" href="https://github.com/OCA/server-tools/issues/new?body=module:%20rpc_helper%0Aversion:%2012.0%0A%0A**Steps%20to%20reproduce**%0A-%20...%0A%0A**Current%20behavior**%0A%0A**Expected%20behavior**">feedback</a>.</p>
445445
<p>Do not contact contributors directly about support or help with technical issues.</p>
446446
</div>
447447
<div class="section" id="credits">
@@ -456,18 +456,21 @@ <h2><a class="toc-backref" href="#toc-entry-7">Authors</a></h2>
456456
<h2><a class="toc-backref" href="#toc-entry-8">Contributors</a></h2>
457457
<ul class="simple">
458458
<li>Simone Orsi &lt;<a class="reference external" href="mailto:simone.orsi&#64;camptocamp.com">simone.orsi&#64;camptocamp.com</a>&gt;</li>
459+
<li>Guillem Casassas &lt;<a class="reference external" href="mailto:guillem.casassas&#64;forgeflow.com">guillem.casassas&#64;forgeflow.com</a>&gt;</li>
459460
</ul>
460461
</div>
461462
<div class="section" id="maintainers">
462463
<h2><a class="toc-backref" href="#toc-entry-9">Maintainers</a></h2>
463464
<p>This module is maintained by the OCA.</p>
464-
<a class="reference external image-reference" href="https://odoo-community.org"><img alt="Odoo Community Association" src="https://odoo-community.org/logo.png" /></a>
465+
<a class="reference external image-reference" href="https://odoo-community.org">
466+
<img alt="Odoo Community Association" src="https://odoo-community.org/logo.png" />
467+
</a>
465468
<p>OCA, or the Odoo Community Association, is a nonprofit organization whose
466469
mission is to support the collaborative development of Odoo features and
467470
promote its widespread use.</p>
468471
<p>Current <a class="reference external" href="https://odoo-community.org/page/maintainer-role">maintainer</a>:</p>
469472
<p><a class="reference external image-reference" href="https://github.com/simahawk"><img alt="simahawk" src="https://github.com/simahawk.png?size=40px" /></a></p>
470-
<p>This module is part of the <a class="reference external" href="https://github.com/OCA/server-tools/tree/14.0/rpc_helper">OCA/server-tools</a> project on GitHub.</p>
473+
<p>This module is part of the <a class="reference external" href="https://github.com/OCA/server-tools/tree/12.0/rpc_helper">OCA/server-tools</a> project on GitHub.</p>
471474
<p>You are welcome to contribute. To learn how please visit <a class="reference external" href="https://odoo-community.org/page/Contribute">https://odoo-community.org/page/Contribute</a>.</p>
472475
</div>
473476
</div>

setup/_metapackage/VERSION.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
12.0.20240221.0
1+
12.0.20241127.0

setup/_metapackage/setup.py

+1
Original file line numberDiff line numberDiff line change
@@ -57,6 +57,7 @@
5757
'odoo12-addon-nsca_client',
5858
'odoo12-addon-onchange_helper',
5959
'odoo12-addon-profiler',
60+
'odoo12-addon-rpc_helper',
6061
'odoo12-addon-scheduler_error_mailer',
6162
'odoo12-addon-sentry',
6263
'odoo12-addon-slow_statement_logger',

0 commit comments

Comments
 (0)