Skip to content

Commit 57b21e9

Browse files
committed
[BOT] post-merge updates
1 parent 94db120 commit 57b21e9

6 files changed

Lines changed: 24 additions & 12 deletions

File tree

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -72,6 +72,7 @@ addon | version | maintainers | summary
7272
[fetchmail_incoming_log](fetchmail_incoming_log/) | 14.0.1.0.0 | | Log all messages received, before they start to be processed.
7373
[fetchmail_notify_error_to_sender](fetchmail_notify_error_to_sender/) | 14.0.1.0.0 | | If fetching mails gives error, send an email to sender
7474
[fetchmail_notify_error_to_sender_test](fetchmail_notify_error_to_sender_test/) | 14.0.1.0.0 | | Test for Fetchmail Notify Error to Sender
75+
[fix_compute_trans_implied_groups](fix_compute_trans_implied_groups/) | 14.0.1.0.0 | | Fix transitively implied groups computation
7576
[html_image_url_extractor](html_image_url_extractor/) | 14.0.1.0.1 | | Extract images found in any HTML field
7677
[html_text](html_text/) | 14.0.1.0.1 | | Generate excerpts from any HTML field
7778
[iap_alternative_provider](iap_alternative_provider/) | 14.0.1.0.0 | <a href='https://github.com/sebastienbeau'><img src='https://github.com/sebastienbeau.png' width='32' height='32' style='border-radius:50%;' alt='sebastienbeau'/></a> | Base module for providing alternative provider for iap apps

fix_compute_trans_implied_groups/README.rst

Lines changed: 6 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
.. image:: https://odoo-community.org/readme-banner-image
2+
:target: https://odoo-community.org/get-involved?utm_source=readme
3+
:alt: Odoo Community Association
4+
15
====================================
26
Fix trans implied groups computation
37
====================================
@@ -7,13 +11,13 @@ Fix trans implied groups computation
711
!! This file is generated by oca-gen-addon-readme !!
812
!! changes will be overwritten. !!
913
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
10-
!! source digest: sha256:7c2c1f40816d9460f2b852c46de1cdd7a4673461d1ee0638e88d00f478290ec7
14+
!! source digest: sha256:2d7f61132ad405c5f4e3f237667ac34ce9cdf9fb1a455b41eb973fcac2772dca
1115
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
1216
1317
.. |badge1| image:: https://img.shields.io/badge/maturity-Beta-yellow.png
1418
:target: https://odoo-community.org/page/development-status
1519
:alt: Beta
16-
.. |badge2| image:: https://img.shields.io/badge/licence-AGPL--3-blue.png
20+
.. |badge2| image:: https://img.shields.io/badge/license-AGPL--3-blue.png
1721
:target: http://www.gnu.org/licenses/agpl-3.0-standalone.html
1822
:alt: License: AGPL-3
1923
.. |badge3| image:: https://img.shields.io/badge/github-OCA%2Fserver--tools-lightgray.png?logo=github
10 KB
Loading

fix_compute_trans_implied_groups/static/description/index.html

Lines changed: 15 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
<head>
44
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
55
<meta name="generator" content="Docutils: https://docutils.sourceforge.io/" />
6-
<title>Fix trans implied groups computation</title>
6+
<title>README.rst</title>
77
<style type="text/css">
88

99
/*
@@ -360,16 +360,21 @@
360360
</style>
361361
</head>
362362
<body>
363-
<div class="document" id="fix-trans-implied-groups-computation">
364-
<h1 class="title">Fix trans implied groups computation</h1>
363+
<div class="document">
365364

365+
366+
<a class="reference external image-reference" href="https://odoo-community.org/get-involved?utm_source=readme">
367+
<img alt="Odoo Community Association" src="https://odoo-community.org/readme-banner-image" />
368+
</a>
369+
<div class="section" id="fix-trans-implied-groups-computation">
370+
<h1>Fix trans implied groups computation</h1>
366371
<!-- !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
367372
!! This file is generated by oca-gen-addon-readme !!
368373
!! changes will be overwritten. !!
369374
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
370-
!! source digest: sha256:7c2c1f40816d9460f2b852c46de1cdd7a4673461d1ee0638e88d00f478290ec7
375+
!! source digest: sha256:2d7f61132ad405c5f4e3f237667ac34ce9cdf9fb1a455b41eb973fcac2772dca
371376
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! -->
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/14.0/fix_compute_trans_implied_groups"><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-fix_compute_trans_implied_groups"><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>
377+
<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/license-AGPL--3-blue.png" /></a> <a class="reference external image-reference" href="https://github.com/OCA/server-tools/tree/14.0/fix_compute_trans_implied_groups"><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-fix_compute_trans_implied_groups"><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>
373378
<p>The computation of <cite>res.groups.trans_implied_ids</cite> is broken, check it by executing the following steps:
374379
1. Install <cite>sale</cite> module
375380
2. In the Odoo shell execute: <cite>env[“res.groups”].get_groups_by_application()</cite></p>
@@ -392,23 +397,23 @@ <h1 class="title">Fix trans implied groups computation</h1>
392397
</ul>
393398
</div>
394399
<div class="section" id="bug-tracker">
395-
<h1><a class="toc-backref" href="#toc-entry-1">Bug Tracker</a></h1>
400+
<h2><a class="toc-backref" href="#toc-entry-1">Bug Tracker</a></h2>
396401
<p>Bugs are tracked on <a class="reference external" href="https://github.com/OCA/server-tools/issues">GitHub Issues</a>.
397402
In case of trouble, please check there if your issue has already been reported.
398403
If you spotted it first, help us to smash it by providing a detailed and welcomed
399404
<a class="reference external" href="https://github.com/OCA/server-tools/issues/new?body=module:%20fix_compute_trans_implied_groups%0Aversion:%2014.0%0A%0A**Steps%20to%20reproduce**%0A-%20...%0A%0A**Current%20behavior**%0A%0A**Expected%20behavior**">feedback</a>.</p>
400405
<p>Do not contact contributors directly about support or help with technical issues.</p>
401406
</div>
402407
<div class="section" id="credits">
403-
<h1><a class="toc-backref" href="#toc-entry-2">Credits</a></h1>
408+
<h2><a class="toc-backref" href="#toc-entry-2">Credits</a></h2>
404409
<div class="section" id="authors">
405-
<h2><a class="toc-backref" href="#toc-entry-3">Authors</a></h2>
410+
<h3><a class="toc-backref" href="#toc-entry-3">Authors</a></h3>
406411
<ul class="simple">
407412
<li>PyTech</li>
408413
</ul>
409414
</div>
410415
<div class="section" id="maintainers">
411-
<h2><a class="toc-backref" href="#toc-entry-4">Maintainers</a></h2>
416+
<h3><a class="toc-backref" href="#toc-entry-4">Maintainers</a></h3>
412417
<p>This module is maintained by the OCA.</p>
413418
<a class="reference external image-reference" href="https://odoo-community.org">
414419
<img alt="Odoo Community Association" src="https://odoo-community.org/logo.png" />
@@ -421,5 +426,6 @@ <h2><a class="toc-backref" href="#toc-entry-4">Maintainers</a></h2>
421426
</div>
422427
</div>
423428
</div>
429+
</div>
424430
</body>
425431
</html>

setup/_metapackage/VERSION.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
14.0.20250520.0
1+
14.0.20260127.0

setup/_metapackage/setup.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -59,6 +59,7 @@
5959
'odoo14-addon-fetchmail_incoming_log',
6060
'odoo14-addon-fetchmail_notify_error_to_sender',
6161
'odoo14-addon-fetchmail_notify_error_to_sender_test',
62+
'odoo14-addon-fix_compute_trans_implied_groups',
6263
'odoo14-addon-html_image_url_extractor',
6364
'odoo14-addon-html_text',
6465
'odoo14-addon-iap_alternative_provider',

0 commit comments

Comments
 (0)