Skip to content

Commit 7ef32a8

Browse files
committed
[BOT] post-merge updates
1 parent 22f4c0e commit 7ef32a8

File tree

4 files changed

+32
-20
lines changed

4 files changed

+32
-20
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
[report_csv](report_csv/) | 18.0.1.0.0 | | Base module to create csv report
2929
[report_display_name_in_footer](report_display_name_in_footer/) | 18.0.1.0.0 | <a href='https://github.com/Shide'><img src='https://github.com/Shide.png' width='32' height='32' style='border-radius:50%;' alt='Shide'/></a> <a href='https://github.com/rafaelbn'><img src='https://github.com/rafaelbn.png' width='32' height='32' style='border-radius:50%;' alt='rafaelbn'/></a> | Show document name in report footer
3030
[report_footer_html](report_footer_html/) | 18.0.1.0.0 | <a href='https://github.com/Shide'><img src='https://github.com/Shide.png' width='32' height='32' style='border-radius:50%;' alt='Shide'/></a> <a href='https://github.com/rafaelbn'><img src='https://github.com/rafaelbn.png' width='32' height='32' style='border-radius:50%;' alt='rafaelbn'/></a> | Show HTML content in desired Footer Reports
31+
[report_partner_address](report_partner_address/) | 18.0.1.0.0 | <a href='https://github.com/yostashiro'><img src='https://github.com/yostashiro.png' width='32' height='32' style='border-radius:50%;' alt='yostashiro'/></a> <a href='https://github.com/aungkokolin1997'><img src='https://github.com/aungkokolin1997.png' width='32' height='32' style='border-radius:50%;' alt='aungkokolin1997'/></a> | Translatable partner address details for reports and portal
3132
[report_pdf_form](report_pdf_form/) | 18.0.1.0.0 | <a href='https://github.com/grindtildeath'><img src='https://github.com/grindtildeath.png' width='32' height='32' style='border-radius:50%;' alt='grindtildeath'/></a> | Fill custom PDF form reports
3233
[report_pdf_zip_download](report_pdf_zip_download/) | 18.0.1.0.0 | | Report PDF ZIP Download
3334
[report_py3o](report_py3o/) | 18.0.1.0.2 | | Reporting engine based on Libreoffice (ODT -> ODT, ODT -> PDF, ODT -> DOC, ODT -> DOCX, ODS -> ODS, etc.)

report_partner_address/README.rst

Lines changed: 12 additions & 8 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
Report Partner Address
37
======================
@@ -7,13 +11,13 @@ Report Partner Address
711
!! This file is generated by oca-gen-addon-readme !!
812
!! changes will be overwritten. !!
913
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
10-
!! source digest: sha256:7c019dbfd9524b0b0daaaafa5fbbc77df627c40d3bb1e1b6bf9bea2f5a224972
14+
!! source digest: sha256:8c4c2112df884a1d56e01129513579e9c5d89a108ffc2bc48aaf680db61e821d
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%2Freporting--engine-lightgray.png?logo=github
@@ -42,9 +46,9 @@ to display addresses in multiple languages. This module fills that gap.
4246
Usage
4347
=====
4448

45-
- Go to the partner record.
46-
- Fill in Address Details, including translations for the active
47-
languages.
49+
- Go to the partner record.
50+
- Fill in Address Details, including translations for the active
51+
languages.
4852

4953
The address in reports and portal pages will use the value from Address
5054
Details.
@@ -75,10 +79,10 @@ Authors
7579
Contributors
7680
------------
7781

78-
- Quartile <https://www.quartile.co>
82+
- Quartile <https://www.quartile.co>
7983

80-
- Yoshi Tashiro
81-
- Aung Ko Ko Lin
84+
- Yoshi Tashiro
85+
- Aung Ko Ko Lin
8286

8387
Maintainers
8488
-----------

report_partner_address/static/description/index.html

Lines changed: 17 additions & 11 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>Report Partner Address</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="report-partner-address">
364-
<h1 class="title">Report Partner Address</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="report-partner-address">
370+
<h1>Report Partner Address</h1>
366371
<!-- !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
367372
!! This file is generated by oca-gen-addon-readme !!
368373
!! changes will be overwritten. !!
369374
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
370-
!! source digest: sha256:7c019dbfd9524b0b0daaaafa5fbbc77df627c40d3bb1e1b6bf9bea2f5a224972
375+
!! source digest: sha256:8c4c2112df884a1d56e01129513579e9c5d89a108ffc2bc48aaf680db61e821d
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/reporting-engine/tree/18.0/report_partner_address"><img alt="OCA/reporting-engine" src="https://img.shields.io/badge/github-OCA%2Freporting--engine-lightgray.png?logo=github" /></a> <a class="reference external image-reference" href="https://translation.odoo-community.org/projects/reporting-engine-18-0/reporting-engine-18-0-report_partner_address"><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/reporting-engine&amp;target_branch=18.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/reporting-engine/tree/18.0/report_partner_address"><img alt="OCA/reporting-engine" src="https://img.shields.io/badge/github-OCA%2Freporting--engine-lightgray.png?logo=github" /></a> <a class="reference external image-reference" href="https://translation.odoo-community.org/projects/reporting-engine-18-0/reporting-engine-18-0-report_partner_address"><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/reporting-engine&amp;target_branch=18.0"><img alt="Try me on Runboat" src="https://img.shields.io/badge/runboat-Try%20me-875A7B.png" /></a></p>
373378
<p>Adds a translatable Address Details field on partners for use in reports
374379
and portal.</p>
375380
<p>Odoo prints documents in the partner’s language but lacks a standard way
@@ -388,7 +393,7 @@ <h1 class="title">Report Partner Address</h1>
388393
</ul>
389394
</div>
390395
<div class="section" id="usage">
391-
<h1><a class="toc-backref" href="#toc-entry-1">Usage</a></h1>
396+
<h2><a class="toc-backref" href="#toc-entry-1">Usage</a></h2>
392397
<ul class="simple">
393398
<li>Go to the partner record.</li>
394399
<li>Fill in Address Details, including translations for the active
@@ -401,23 +406,23 @@ <h1><a class="toc-backref" href="#toc-entry-1">Usage</a></h1>
401406
by child contacts.</p>
402407
</div>
403408
<div class="section" id="bug-tracker">
404-
<h1><a class="toc-backref" href="#toc-entry-2">Bug Tracker</a></h1>
409+
<h2><a class="toc-backref" href="#toc-entry-2">Bug Tracker</a></h2>
405410
<p>Bugs are tracked on <a class="reference external" href="https://github.com/OCA/reporting-engine/issues">GitHub Issues</a>.
406411
In case of trouble, please check there if your issue has already been reported.
407412
If you spotted it first, help us to smash it by providing a detailed and welcomed
408413
<a class="reference external" href="https://github.com/OCA/reporting-engine/issues/new?body=module:%20report_partner_address%0Aversion:%2018.0%0A%0A**Steps%20to%20reproduce**%0A-%20...%0A%0A**Current%20behavior**%0A%0A**Expected%20behavior**">feedback</a>.</p>
409414
<p>Do not contact contributors directly about support or help with technical issues.</p>
410415
</div>
411416
<div class="section" id="credits">
412-
<h1><a class="toc-backref" href="#toc-entry-3">Credits</a></h1>
417+
<h2><a class="toc-backref" href="#toc-entry-3">Credits</a></h2>
413418
<div class="section" id="authors">
414-
<h2><a class="toc-backref" href="#toc-entry-4">Authors</a></h2>
419+
<h3><a class="toc-backref" href="#toc-entry-4">Authors</a></h3>
415420
<ul class="simple">
416421
<li>Quartile</li>
417422
</ul>
418423
</div>
419424
<div class="section" id="contributors">
420-
<h2><a class="toc-backref" href="#toc-entry-5">Contributors</a></h2>
425+
<h3><a class="toc-backref" href="#toc-entry-5">Contributors</a></h3>
421426
<ul class="simple">
422427
<li>Quartile &lt;<a class="reference external" href="https://www.quartile.co">https://www.quartile.co</a>&gt;<ul>
423428
<li>Yoshi Tashiro</li>
@@ -427,7 +432,7 @@ <h2><a class="toc-backref" href="#toc-entry-5">Contributors</a></h2>
427432
</ul>
428433
</div>
429434
<div class="section" id="maintainers">
430-
<h2><a class="toc-backref" href="#toc-entry-6">Maintainers</a></h2>
435+
<h3><a class="toc-backref" href="#toc-entry-6">Maintainers</a></h3>
431436
<p>This module is maintained by the OCA.</p>
432437
<a class="reference external image-reference" href="https://odoo-community.org">
433438
<img alt="Odoo Community Association" src="https://odoo-community.org/logo.png" />
@@ -442,5 +447,6 @@ <h2><a class="toc-backref" href="#toc-entry-6">Maintainers</a></h2>
442447
</div>
443448
</div>
444449
</div>
450+
</div>
445451
</body>
446452
</html>

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-reporting-engine"
3-
version = "18.0.20251216.0"
3+
version = "18.0.20260202.0"
44
dependencies = [
55
"odoo-addon-base_comment_template==18.0.*",
66
"odoo-addon-bi_sql_editor==18.0.*",
@@ -9,6 +9,7 @@ dependencies = [
99
"odoo-addon-report_csv==18.0.*",
1010
"odoo-addon-report_display_name_in_footer==18.0.*",
1111
"odoo-addon-report_footer_html==18.0.*",
12+
"odoo-addon-report_partner_address==18.0.*",
1213
"odoo-addon-report_pdf_form==18.0.*",
1314
"odoo-addon-report_pdf_zip_download==18.0.*",
1415
"odoo-addon-report_py3o==18.0.*",

0 commit comments

Comments
 (0)