Skip to content

Commit d49811d

Browse files
committed
[BOT] post-merge updates
1 parent 42ed5c1 commit d49811d

6 files changed

Lines changed: 33 additions & 18 deletions

File tree

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -32,6 +32,7 @@ addon | version | maintainers | summary
3232
[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
3333
[report_generate_helper](report_generate_helper/) | 16.0.1.0.0 | | Helper to easily generate report
3434
[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
35+
[report_paperformat_company_dependent](report_paperformat_company_dependent/) | 16.0.1.0.0 | | Report Paperformat Company Dependent
3536
[report_py3o](report_py3o/) | 16.0.1.0.6 | | Reporting engine based on Libreoffice (ODT -> ODT, ODT -> PDF, ODT -> DOC, ODT -> DOCX, ODS -> ODS, etc.)
3637
[report_py3o_fusion_server](report_py3o_fusion_server/) | 16.0.1.0.0 | | Let the fusion server handle format conversion.
3738
[report_qr](report_qr/) | 16.0.1.0.0 | | Web QR Manager

report_paperformat_company_dependent/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
Report Paperformat Company Dependent
37
====================================
@@ -7,13 +11,13 @@ Report Paperformat Company Dependent
711
!! This file is generated by oca-gen-addon-readme !!
812
!! changes will be overwritten. !!
913
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
10-
!! source digest: sha256:9d57a097f04069239b06b103059d13597fe241a4348b038dd9a4db82b52aee51
14+
!! source digest: sha256:c25078a34ae53fd2014975a9be7fbf4e9805a976af576c397b54cf8c1382db49
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
10 KB
Loading

report_paperformat_company_dependent/static/description/index.html

Lines changed: 24 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -3,15 +3,16 @@
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 Paperformat Company Dependent</title>
6+
<title>README.rst</title>
77
<style type="text/css">
88

99
/*
1010
:Author: David Goodger (goodger@python.org)
11-
:Id: $Id: html4css1.css 8954 2022-01-20 10:10:25Z milde $
11+
:Id: $Id: html4css1.css 9511 2024-01-13 09:50:07Z milde $
1212
:Copyright: This stylesheet has been placed in the public domain.
1313
1414
Default cascading style sheet for the HTML output of Docutils.
15+
Despite the name, some widely supported CSS2 features are used.
1516
1617
See https://docutils.sourceforge.io/docs/howto/html-stylesheets.html for how to
1718
customize this style sheet.
@@ -274,7 +275,7 @@
274275
margin-left: 2em ;
275276
margin-right: 2em }
276277

277-
pre.code .ln { color: grey; } /* line numbers */
278+
pre.code .ln { color: gray; } /* line numbers */
278279
pre.code, code { background-color: #eeeeee }
279280
pre.code .comment, code .comment { color: #5C6576 }
280281
pre.code .keyword, code .keyword { color: #3B0D06; font-weight: bold }
@@ -300,7 +301,7 @@
300301
span.pre {
301302
white-space: pre }
302303

303-
span.problematic {
304+
span.problematic, pre.problematic {
304305
color: red }
305306

306307
span.section-subtitle {
@@ -359,16 +360,21 @@
359360
</style>
360361
</head>
361362
<body>
362-
<div class="document" id="report-paperformat-company-dependent">
363-
<h1 class="title">Report Paperformat Company Dependent</h1>
363+
<div class="document">
364364

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-paperformat-company-dependent">
370+
<h1>Report Paperformat Company Dependent</h1>
365371
<!-- !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
366372
!! This file is generated by oca-gen-addon-readme !!
367373
!! changes will be overwritten. !!
368374
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
369-
!! source digest: sha256:9d57a097f04069239b06b103059d13597fe241a4348b038dd9a4db82b52aee51
375+
!! source digest: sha256:c25078a34ae53fd2014975a9be7fbf4e9805a976af576c397b54cf8c1382db49
370376
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! -->
371-
<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/16.0/report_paperformat_company_dependent"><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_paperformat_company_dependent"><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="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/16.0/report_paperformat_company_dependent"><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_paperformat_company_dependent"><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>
372378
<p>This module allows configuring different paper formats for reports in a multi-company environment.</p>
373379
<p>When a user creates a new company after this module is installed, the paper format for
374380
reports will not be assigned automatically.
@@ -388,31 +394,31 @@ <h1 class="title">Report Paperformat Company Dependent</h1>
388394
</ul>
389395
</div>
390396
<div class="section" id="use-cases-context">
391-
<h1><a class="toc-backref" href="#toc-entry-1">Use Cases / Context</a></h1>
397+
<h2><a class="toc-backref" href="#toc-entry-1">Use Cases / Context</a></h2>
392398
<p>Odoo’s standard behavior allows only a single paper format per report across all companies.
393399
In a multi-company setup, this means it’s not possible by default to use different paper
394400
formats for each company.
395401
This module addresses that limitation by enabling company-specific paper format
396402
configuration.</p>
397403
</div>
398404
<div class="section" id="bug-tracker">
399-
<h1><a class="toc-backref" href="#toc-entry-2">Bug Tracker</a></h1>
405+
<h2><a class="toc-backref" href="#toc-entry-2">Bug Tracker</a></h2>
400406
<p>Bugs are tracked on <a class="reference external" href="https://github.com/OCA/reporting-engine/issues">GitHub Issues</a>.
401407
In case of trouble, please check there if your issue has already been reported.
402408
If you spotted it first, help us to smash it by providing a detailed and welcomed
403409
<a class="reference external" href="https://github.com/OCA/reporting-engine/issues/new?body=module:%20report_paperformat_company_dependent%0Aversion:%2016.0%0A%0A**Steps%20to%20reproduce**%0A-%20...%0A%0A**Current%20behavior**%0A%0A**Expected%20behavior**">feedback</a>.</p>
404410
<p>Do not contact contributors directly about support or help with technical issues.</p>
405411
</div>
406412
<div class="section" id="credits">
407-
<h1><a class="toc-backref" href="#toc-entry-3">Credits</a></h1>
413+
<h2><a class="toc-backref" href="#toc-entry-3">Credits</a></h2>
408414
<div class="section" id="authors">
409-
<h2><a class="toc-backref" href="#toc-entry-4">Authors</a></h2>
415+
<h3><a class="toc-backref" href="#toc-entry-4">Authors</a></h3>
410416
<ul class="simple">
411417
<li>Quartile</li>
412418
</ul>
413419
</div>
414420
<div class="section" id="contributors">
415-
<h2><a class="toc-backref" href="#toc-entry-5">Contributors</a></h2>
421+
<h3><a class="toc-backref" href="#toc-entry-5">Contributors</a></h3>
416422
<ul class="simple">
417423
<li><a class="reference external" href="https://www.quartile.co">Quartile</a>:<ul>
418424
<li>Aung Ko Ko Lin</li>
@@ -421,9 +427,11 @@ <h2><a class="toc-backref" href="#toc-entry-5">Contributors</a></h2>
421427
</ul>
422428
</div>
423429
<div class="section" id="maintainers">
424-
<h2><a class="toc-backref" href="#toc-entry-6">Maintainers</a></h2>
430+
<h3><a class="toc-backref" href="#toc-entry-6">Maintainers</a></h3>
425431
<p>This module is maintained by the OCA.</p>
426-
<a class="reference external image-reference" href="https://odoo-community.org"><img alt="Odoo Community Association" src="https://odoo-community.org/logo.png" /></a>
432+
<a class="reference external image-reference" href="https://odoo-community.org">
433+
<img alt="Odoo Community Association" src="https://odoo-community.org/logo.png" />
434+
</a>
427435
<p>OCA, or the Odoo Community Association, is a nonprofit organization whose
428436
mission is to support the collaborative development of Odoo features and
429437
promote its widespread use.</p>
@@ -432,5 +440,6 @@ <h2><a class="toc-backref" href="#toc-entry-6">Maintainers</a></h2>
432440
</div>
433441
</div>
434442
</div>
443+
</div>
435444
</body>
436445
</html>

setup/_metapackage/VERSION.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
16.0.20250313.0
1+
16.0.20250820.0

setup/_metapackage/setup.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,7 @@
1919
'odoo-addon-report_display_name_in_footer>=16.0dev,<16.1dev',
2020
'odoo-addon-report_generate_helper>=16.0dev,<16.1dev',
2121
'odoo-addon-report_label>=16.0dev,<16.1dev',
22+
'odoo-addon-report_paperformat_company_dependent>=16.0dev,<16.1dev',
2223
'odoo-addon-report_py3o>=16.0dev,<16.1dev',
2324
'odoo-addon-report_py3o_fusion_server>=16.0dev,<16.1dev',
2425
'odoo-addon-report_qr>=16.0dev,<16.1dev',

0 commit comments

Comments
 (0)