Skip to content

Commit e7d0c91

Browse files
committed
[BOT] post-merge updates
1 parent c9674b3 commit e7d0c91

File tree

4 files changed

+21
-19
lines changed

4 files changed

+21
-19
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -28,6 +28,7 @@ addon | version | maintainers | summary
2828
[database_cleanup](database_cleanup/) | 19.0.1.0.1 | | Database cleanup
2929
[module_change_auto_install](module_change_auto_install/) | 19.0.1.0.0 | <a href='https://github.com/legalsylvain'><img src='https://github.com/legalsylvain.png' width='32' height='32' style='border-radius:50%;' alt='legalsylvain'/></a> | Customize auto installables modules by configuration
3030
[session_db](session_db/) | 19.0.1.0.0 | <a href='https://github.com/sbidoul'><img src='https://github.com/sbidoul.png' width='32' height='32' style='border-radius:50%;' alt='sbidoul'/></a> | Store sessions in DB
31+
[upgrade_analysis](upgrade_analysis/) | 19.0.1.0.0 | <a href='https://github.com/StefanRijnhart'><img src='https://github.com/StefanRijnhart.png' width='32' height='32' style='border-radius:50%;' alt='StefanRijnhart'/></a> <a href='https://github.com/legalsylvain'><img src='https://github.com/legalsylvain.png' width='32' height='32' style='border-radius:50%;' alt='legalsylvain'/></a> | Performs a difference analysis between modules installed on two different Odoo instances
3132

3233
[//]: # (end addons)
3334

setup/_metapackage/pyproject.toml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[project]
22
name = "odoo-addons-oca-server-tools"
3-
version = "19.0.20260104.0"
3+
version = "19.0.20260104.1"
44
dependencies = [
55
"odoo-addon-base_exception==19.0.*",
66
"odoo-addon-base_technical_user==19.0.*",
@@ -9,6 +9,7 @@ dependencies = [
99
"odoo-addon-database_cleanup==19.0.*",
1010
"odoo-addon-module_change_auto_install==19.0.*",
1111
"odoo-addon-session_db==19.0.*",
12+
"odoo-addon-upgrade_analysis==19.0.*",
1213
]
1314
classifiers=[
1415
"Programming Language :: Python",

upgrade_analysis/README.rst

Lines changed: 15 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ Upgrade Analysis
1111
!! This file is generated by oca-gen-addon-readme !!
1212
!! changes will be overwritten. !!
1313
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
14-
!! source digest: sha256:7d83347c5c453bd132f25afe4f88b33bab0a7eb4f4b94796a52e6e9b57d311cc
14+
!! source digest: sha256:351682ad1ce8bc0c7f492c23e4faff9ed4fe4976d218c3e06b2f84c61c35f60c
1515
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
1616
1717
.. |badge1| image:: https://img.shields.io/badge/maturity-Beta-yellow.png
@@ -58,11 +58,11 @@ Usage
5858
Known issues / Roadmap
5959
======================
6060

61-
- Log removed modules in the module that owned them (#468)
62-
- Detect renamed many2many tables (#213)
63-
- Make sure that the ``migration_analysis.txt`` file is always
64-
generated in all cases. (See:
65-
https://github.com/OCA/OpenUpgrade/pull/3209#issuecomment-1157449981)
61+
- Log removed modules in the module that owned them (#468)
62+
- Detect renamed many2many tables (#213)
63+
- Make sure that the ``migration_analysis.txt`` file is always generated
64+
in all cases. (See:
65+
https://github.com/OCA/OpenUpgrade/pull/3209#issuecomment-1157449981)
6666

6767
Bug Tracker
6868
===========
@@ -87,22 +87,22 @@ Authors
8787
Contributors
8888
------------
8989

90-
- Stefan Rijnhart <[email protected]>
90+
- Stefan Rijnhart <[email protected]>
9191

92-
- Holger Brunn <[email protected]>
92+
- Holger Brunn <[email protected]>
9393

94-
- Ferdinand Gassauer <[email protected]>
94+
- Ferdinand Gassauer <[email protected]>
9595

96-
- Florent Xicluna <[email protected]>
96+
- Florent Xicluna <[email protected]>
9797

98-
- Miquel Raïch <[email protected]>
98+
- Miquel Raïch <[email protected]>
9999

100-
- Sylvain LE GAL <https://twitter.com/legalsylvain>
100+
- Sylvain LE GAL <https://twitter.com/legalsylvain>
101101

102-
- `Tecnativa <https://www.tecnativa.com>`__:
102+
- `Tecnativa <https://www.tecnativa.com>`__:
103103

104-
- Pedro M. Baeza
105-
- Sergio Teruel
104+
- Pedro M. Baeza
105+
- Sergio Teruel
106106

107107
Maintainers
108108
-----------

upgrade_analysis/static/description/index.html

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -372,7 +372,7 @@ <h1>Upgrade Analysis</h1>
372372
!! This file is generated by oca-gen-addon-readme !!
373373
!! changes will be overwritten. !!
374374
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
375-
!! source digest: sha256:7d83347c5c453bd132f25afe4f88b33bab0a7eb4f4b94796a52e6e9b57d311cc
375+
!! source digest: sha256:351682ad1ce8bc0c7f492c23e4faff9ed4fe4976d218c3e06b2f84c61c35f60c
376376
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! -->
377377
<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/19.0/upgrade_analysis"><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-19-0/server-tools-19-0-upgrade_analysis"><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=19.0"><img alt="Try me on Runboat" src="https://img.shields.io/badge/runboat-Try%20me-875A7B.png" /></a></p>
378378
<p>This module provides the tool to generate the database analysis files
@@ -409,8 +409,8 @@ <h2><a class="toc-backref" href="#toc-entry-2">Known issues / Roadmap</a></h2>
409409
<ul class="simple">
410410
<li>Log removed modules in the module that owned them (#468)</li>
411411
<li>Detect renamed many2many tables (#213)</li>
412-
<li>Make sure that the <tt class="docutils literal">migration_analysis.txt</tt> file is always
413-
generated in all cases. (See:
412+
<li>Make sure that the <tt class="docutils literal">migration_analysis.txt</tt> file is always generated
413+
in all cases. (See:
414414
<a class="reference external" href="https://github.com/OCA/OpenUpgrade/pull/3209#issuecomment-1157449981">https://github.com/OCA/OpenUpgrade/pull/3209#issuecomment-1157449981</a>)</li>
415415
</ul>
416416
</div>

0 commit comments

Comments
 (0)