Skip to content

Commit 0919927

Browse files
committed
[BOT] post-merge updates
1 parent 96ced3c commit 0919927

File tree

4 files changed

+4
-4
lines changed

4 files changed

+4
-4
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ addon | version | maintainers | summary
2424
--- | --- | --- | ---
2525
[odoo_project](odoo_project/) | 16.0.1.0.2 | | Analyze your Odoo projects code bases.
2626
[odoo_project_changelog](odoo_project_changelog/) | 16.0.1.0.1 | | Generate Changelogs from repositories for installed modules.
27-
[odoo_project_migration](odoo_project_migration/) | 16.0.1.1.1 | | Analyze your Odoo project migrations.
27+
[odoo_project_migration](odoo_project_migration/) | 16.0.1.1.2 | | Analyze your Odoo project migrations.
2828
[odoo_project_stat](odoo_project_stat/) | 16.0.1.0.1 | | Get some stats about your Odoo Projects.
2929
[odoo_repository](odoo_repository/) | 16.0.1.5.5 | | Base module to host data collected from Odoo repositories.
3030
[odoo_repository_migration](odoo_repository_migration/) | 16.0.1.3.4 | | Collect modules migration data for Odoo Repositories.

odoo_project_migration/README.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ Odoo Project Migration Data
1111
!! This file is generated by oca-gen-addon-readme !!
1212
!! changes will be overwritten. !!
1313
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
14-
!! source digest: sha256:21842ccdbd98a7cd36911f18bb9ba9dd7c99182d1a09ffc8c4681d5985e3e281
14+
!! source digest: sha256:35548918643ff217ac87adeeac0890e0e96c8e09dfe91d34e93e3fc9dc11a840
1515
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
1616
1717
.. |badge1| image:: https://img.shields.io/badge/maturity-Beta-yellow.png

odoo_project_migration/__manifest__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
{
44
"name": "Odoo Project Migration Data",
55
"summary": "Analyze your Odoo project migrations.",
6-
"version": "16.0.1.1.1",
6+
"version": "16.0.1.1.2",
77
"category": "Tools",
88
"author": "Camptocamp, Odoo Community Association (OCA)",
99
"website": "https://github.com/OCA/module-composition-analysis",

odoo_project_migration/static/description/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -372,7 +372,7 @@ <h1>Odoo Project Migration Data</h1>
372372
!! This file is generated by oca-gen-addon-readme !!
373373
!! changes will be overwritten. !!
374374
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
375-
!! source digest: sha256:21842ccdbd98a7cd36911f18bb9ba9dd7c99182d1a09ffc8c4681d5985e3e281
375+
!! source digest: sha256:35548918643ff217ac87adeeac0890e0e96c8e09dfe91d34e93e3fc9dc11a840
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/module-composition-analysis/tree/16.0/odoo_project_migration"><img alt="OCA/module-composition-analysis" src="https://img.shields.io/badge/github-OCA%2Fmodule--composition--analysis-lightgray.png?logo=github" /></a> <a class="reference external image-reference" href="https://translation.odoo-community.org/projects/module-composition-analysis-16-0/module-composition-analysis-16-0-odoo_project_migration"><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/module-composition-analysis&amp;target_branch=16.0"><img alt="Try me on Runboat" src="https://img.shields.io/badge/runboat-Try%20me-875A7B.png" /></a></p>
378378
<p>This module integrates the migration data collected by

0 commit comments

Comments
 (0)