Skip to content

Commit b25623e

Browse files
committed
[BOT] post-merge updates
1 parent 7e07a85 commit b25623e

5 files changed

Lines changed: 37 additions & 25 deletions

File tree

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -31,6 +31,7 @@ addon | version | maintainers | summary
3131
[report_context](report_context/) | 16.0.1.0.0 | | Adding context to reports
3232
[report_csv](report_csv/) | 16.0.2.1.1 | | Base module to create csv report
3333
[report_display_name_in_footer](report_display_name_in_footer/) | 16.0.1.1.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
34+
[report_docx](report_docx/) | 16.0.1.0.0 | <a href='https://github.com/hbrunn'><img src='https://github.com/hbrunn.png' width='32' height='32' style='border-radius:50%;' alt='hbrunn'/></a> | Create report templates in DOCX and receive DOCX files
3435
[report_footer_html](report_footer_html/) | 16.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
3536
[report_generate_helper](report_generate_helper/) | 16.0.1.0.0 | | Helper to easily generate report
3637
[report_label](report_label/) | 16.0.1.0.1 | <a href='https://github.com/ivantodorovich'><img src='https://github.com/ivantodorovich.png' width='32' height='32' style='border-radius:50%;' alt='ivantodorovich'/></a> | Print configurable self-adhesive labels reports

report_docx/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
DOCX reports
37
============
@@ -7,13 +11,13 @@ DOCX reports
711
!! This file is generated by oca-gen-addon-readme !!
812
!! changes will be overwritten. !!
913
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
10-
!! source digest: sha256:79e0f48df24a25104ed7488dce18fa34f20814020b270bb7a7682746a4616596
14+
!! source digest: sha256:de304129a8aed0711ef8b8ba5f30d5e3475b110e991c843b5b08db51aee5ab37
1115
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
1216
1317
.. |badge1| image:: https://img.shields.io/badge/maturity-Alpha-red.png
1418
:target: https://odoo-community.org/page/development-status
1519
:alt: Alpha
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
@@ -87,9 +91,9 @@ To use this module, you need to:
8791
Known issues / Roadmap
8892
======================
8993

90-
- support images and embedded objects
91-
- support concatenating docx files for multiple records
92-
- support embedding html
94+
- support images and embedded objects
95+
- support concatenating docx files for multiple records
96+
- support embedding html
9397

9498
Bug Tracker
9599
===========
@@ -112,15 +116,15 @@ Authors
112116
Contributors
113117
------------
114118

115-
- Holger Brunn <mail@hunki-enterprises.com>
116-
(https://hunki-enterprises.com)
119+
- Holger Brunn <mail@hunki-enterprises.com>
120+
(https://hunki-enterprises.com)
117121

118122
Other credits
119123
-------------
120124

121125
The development of this module has been financially supported by:
122126

123-
- The Open Source Company (https://tosc.nl)
127+
- The Open Source Company (https://tosc.nl)
124128

125129
Maintainers
126130
-----------

report_docx/static/description/index.html

Lines changed: 22 additions & 16 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>DOCX reports</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="docx-reports">
364-
<h1 class="title">DOCX reports</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="docx-reports">
370+
<h1>DOCX reports</h1>
366371
<!-- !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
367372
!! This file is generated by oca-gen-addon-readme !!
368373
!! changes will be overwritten. !!
369374
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
370-
!! source digest: sha256:79e0f48df24a25104ed7488dce18fa34f20814020b270bb7a7682746a4616596
375+
!! source digest: sha256:de304129a8aed0711ef8b8ba5f30d5e3475b110e991c843b5b08db51aee5ab37
371376
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! -->
372-
<p><a class="reference external image-reference" href="https://odoo-community.org/page/development-status"><img alt="Alpha" src="https://img.shields.io/badge/maturity-Alpha-red.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/16.0/report_docx"><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-16-0/reporting-engine-16-0-report_docx"><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=16.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="Alpha" src="https://img.shields.io/badge/maturity-Alpha-red.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/16.0/report_docx"><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-16-0/reporting-engine-16-0-report_docx"><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=16.0"><img alt="Try me on Runboat" src="https://img.shields.io/badge/runboat-Try%20me-875A7B.png" /></a></p>
373378
<p>This module allows to provide docx files as report templates to generate
374379
docx reports.</p>
375380
<div class="admonition important">
@@ -397,7 +402,7 @@ <h1 class="title">DOCX reports</h1>
397402
</ul>
398403
</div>
399404
<div class="section" id="use-cases-context">
400-
<h1><a class="toc-backref" href="#toc-entry-1">Use Cases / Context</a></h1>
405+
<h2><a class="toc-backref" href="#toc-entry-1">Use Cases / Context</a></h2>
401406
<p>This module was developed because for some users it is easier to use the
402407
docx format for their templates.</p>
403408
<p>As it uses a slightly different templating language, it is <em>not</em> a
@@ -407,14 +412,14 @@ <h1><a class="toc-backref" href="#toc-entry-1">Use Cases / Context</a></h1>
407412
files to formats supported by report_py3o.</p>
408413
</div>
409414
<div class="section" id="installation">
410-
<h1><a class="toc-backref" href="#toc-entry-2">Installation</a></h1>
415+
<h2><a class="toc-backref" href="#toc-entry-2">Installation</a></h2>
411416
<p>To install this module, you need to:</p>
412417
<pre class="literal-block">
413418
pip install docxtpl
414419
</pre>
415420
</div>
416421
<div class="section" id="configuration">
417-
<h1><a class="toc-backref" href="#toc-entry-3">Configuration</a></h1>
422+
<h2><a class="toc-backref" href="#toc-entry-3">Configuration</a></h2>
418423
<p>To configure this module, you need to:</p>
419424
<ol class="arabic simple">
420425
<li>Go to Settings / Technical / Actions / Report</li>
@@ -428,52 +433,52 @@ <h1><a class="toc-backref" href="#toc-entry-3">Configuration</a></h1>
428433
</ol>
429434
</div>
430435
<div class="section" id="usage">
431-
<h1><a class="toc-backref" href="#toc-entry-4">Usage</a></h1>
436+
<h2><a class="toc-backref" href="#toc-entry-4">Usage</a></h2>
432437
<p>To use this module, you need to:</p>
433438
<ol class="arabic simple">
434439
<li>Print some report created according to the configuration manual</li>
435440
</ol>
436441
</div>
437442
<div class="section" id="known-issues-roadmap">
438-
<h1><a class="toc-backref" href="#toc-entry-5">Known issues / Roadmap</a></h1>
443+
<h2><a class="toc-backref" href="#toc-entry-5">Known issues / Roadmap</a></h2>
439444
<ul class="simple">
440445
<li>support images and embedded objects</li>
441446
<li>support concatenating docx files for multiple records</li>
442447
<li>support embedding html</li>
443448
</ul>
444449
</div>
445450
<div class="section" id="bug-tracker">
446-
<h1><a class="toc-backref" href="#toc-entry-6">Bug Tracker</a></h1>
451+
<h2><a class="toc-backref" href="#toc-entry-6">Bug Tracker</a></h2>
447452
<p>Bugs are tracked on <a class="reference external" href="https://github.com/OCA/reporting-engine/issues">GitHub Issues</a>.
448453
In case of trouble, please check there if your issue has already been reported.
449454
If you spotted it first, help us to smash it by providing a detailed and welcomed
450455
<a class="reference external" href="https://github.com/OCA/reporting-engine/issues/new?body=module:%20report_docx%0Aversion:%2016.0%0A%0A**Steps%20to%20reproduce**%0A-%20...%0A%0A**Current%20behavior**%0A%0A**Expected%20behavior**">feedback</a>.</p>
451456
<p>Do not contact contributors directly about support or help with technical issues.</p>
452457
</div>
453458
<div class="section" id="credits">
454-
<h1><a class="toc-backref" href="#toc-entry-7">Credits</a></h1>
459+
<h2><a class="toc-backref" href="#toc-entry-7">Credits</a></h2>
455460
<div class="section" id="authors">
456-
<h2><a class="toc-backref" href="#toc-entry-8">Authors</a></h2>
461+
<h3><a class="toc-backref" href="#toc-entry-8">Authors</a></h3>
457462
<ul class="simple">
458463
<li>Hunki Enterprises BV</li>
459464
</ul>
460465
</div>
461466
<div class="section" id="contributors">
462-
<h2><a class="toc-backref" href="#toc-entry-9">Contributors</a></h2>
467+
<h3><a class="toc-backref" href="#toc-entry-9">Contributors</a></h3>
463468
<ul class="simple">
464469
<li>Holger Brunn &lt;<a class="reference external" href="mailto:mail&#64;hunki-enterprises.com">mail&#64;hunki-enterprises.com</a>&gt;
465470
(<a class="reference external" href="https://hunki-enterprises.com">https://hunki-enterprises.com</a>)</li>
466471
</ul>
467472
</div>
468473
<div class="section" id="other-credits">
469-
<h2><a class="toc-backref" href="#toc-entry-10">Other credits</a></h2>
474+
<h3><a class="toc-backref" href="#toc-entry-10">Other credits</a></h3>
470475
<p>The development of this module has been financially supported by:</p>
471476
<ul class="simple">
472477
<li>The Open Source Company (<a class="reference external" href="https://tosc.nl">https://tosc.nl</a>)</li>
473478
</ul>
474479
</div>
475480
<div class="section" id="maintainers">
476-
<h2><a class="toc-backref" href="#toc-entry-11">Maintainers</a></h2>
481+
<h3><a class="toc-backref" href="#toc-entry-11">Maintainers</a></h3>
477482
<p>This module is maintained by the OCA.</p>
478483
<a class="reference external image-reference" href="https://odoo-community.org">
479484
<img alt="Odoo Community Association" src="https://odoo-community.org/logo.png" />
@@ -488,5 +493,6 @@ <h2><a class="toc-backref" href="#toc-entry-11">Maintainers</a></h2>
488493
</div>
489494
</div>
490495
</div>
496+
</div>
491497
</body>
492498
</html>

setup/_metapackage/VERSION.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
16.0.20251222.0
1+
16.0.20260415.0

setup/_metapackage/setup.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,7 @@
1717
'odoo-addon-report_context>=16.0dev,<16.1dev',
1818
'odoo-addon-report_csv>=16.0dev,<16.1dev',
1919
'odoo-addon-report_display_name_in_footer>=16.0dev,<16.1dev',
20+
'odoo-addon-report_docx>=16.0dev,<16.1dev',
2021
'odoo-addon-report_footer_html>=16.0dev,<16.1dev',
2122
'odoo-addon-report_generate_helper>=16.0dev,<16.1dev',
2223
'odoo-addon-report_label>=16.0dev,<16.1dev',

0 commit comments

Comments
 (0)