Skip to content

Commit a51ea89

Browse files
committed
[BOT] post-merge updates
1 parent 1762c19 commit a51ea89

File tree

5 files changed

+33
-18
lines changed

5 files changed

+33
-18
lines changed

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
[l10n_it_central_journal_reportlab](l10n_it_central_journal_reportlab/) | 18.0.1.0.0 | <a href='https://github.com/MarcoCalcagni'><img src='https://github.com/MarcoCalcagni.png' width='32' height='32' style='border-radius:50%;' alt='MarcoCalcagni'/></a> <a href='https://github.com/Borruso'><img src='https://github.com/Borruso.png' width='32' height='32' style='border-radius:50%;' alt='Borruso'/></a> | ITA - Libro giornale - Reportlab
3232
[l10n_it_delivery_note](l10n_it_delivery_note/) | 18.0.1.0.1 | <a href='https://github.com/MarcoCalcagni'><img src='https://github.com/MarcoCalcagni.png' width='32' height='32' style='border-radius:50%;' alt='MarcoCalcagni'/></a> <a href='https://github.com/aleuffre'><img src='https://github.com/aleuffre.png' width='32' height='32' style='border-radius:50%;' alt='aleuffre'/></a> <a href='https://github.com/renda-dev'><img src='https://github.com/renda-dev.png' width='32' height='32' style='border-radius:50%;' alt='renda-dev'/></a> | Crea, gestisce e fattura i DDT partendo dalle consegne
3333
[l10n_it_edi_doi_extension](l10n_it_edi_doi_extension/) | 18.0.1.0.0 | | Declaration of Intent for Italy (OCA)
34+
[l10n_it_edi_related_document](l10n_it_edi_related_document/) | 18.0.1.0.0 | | Related Documents for EDI
3435
[l10n_it_financial_statement_eu](l10n_it_financial_statement_eu/) | 18.0.1.0.0 | <a href='https://github.com/mktsrl'><img src='https://github.com/mktsrl.png' width='32' height='32' style='border-radius:50%;' alt='mktsrl'/></a> | ITA - Bilancio UE con XBRL
3536
[l10n_it_intrastat](l10n_it_intrastat/) | 18.0.1.0.0 | | Riclassificazione merci e servizi per dichiarazioni Intrastat
3637
[l10n_it_intrastat_statement](l10n_it_intrastat_statement/) | 18.0.1.0.0 | | Dichiarazione Intrastat per l'Agenzia delle Dogane

l10n_it_edi_related_document/README.rst

Lines changed: 7 additions & 3 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
Related Documents for EDI
37
=========================
@@ -7,13 +11,13 @@ Related Documents for EDI
711
!! This file is generated by oca-gen-addon-readme !!
812
!! changes will be overwritten. !!
913
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
10-
!! source digest: sha256:03af5c30726a2eeb63eafaf004b914ef4148d1bb103b8b7d5a32bfb7fe8e186f
14+
!! source digest: sha256:9635cb722bff9cdf86aa4c791204157e4ab84e3440f753772ca8a8484b2f5ba8
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%2Fl10n--italy-lightgray.png?logo=github
@@ -71,7 +75,7 @@ Authors
7175
Contributors
7276
------------
7377

74-
- Nextev Srl <odoo@nextev.it>
78+
- Nextev Srl <odoo@nextev.it>
7579

7680
Maintainers
7781
-----------
10 KB
Loading

l10n_it_edi_related_document/static/description/index.html

Lines changed: 23 additions & 14 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>Related Documents for EDI</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="related-documents-for-edi">
363-
<h1 class="title">Related Documents for EDI</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="related-documents-for-edi">
370+
<h1>Related Documents for EDI</h1>
365371
<!-- !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
366372
!! This file is generated by oca-gen-addon-readme !!
367373
!! changes will be overwritten. !!
368374
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
369-
!! source digest: sha256:03af5c30726a2eeb63eafaf004b914ef4148d1bb103b8b7d5a32bfb7fe8e186f
375+
!! source digest: sha256:9635cb722bff9cdf86aa4c791204157e4ab84e3440f753772ca8a8484b2f5ba8
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/l10n-italy/tree/18.0/l10n_it_edi_related_document"><img alt="OCA/l10n-italy" src="https://img.shields.io/badge/github-OCA%2Fl10n--italy-lightgray.png?logo=github" /></a> <a class="reference external image-reference" href="https://translation.odoo-community.org/projects/l10n-italy-18-0/l10n-italy-18-0-l10n_it_edi_related_document"><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/l10n-italy&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/l10n-italy/tree/18.0/l10n_it_edi_related_document"><img alt="OCA/l10n-italy" src="https://img.shields.io/badge/github-OCA%2Fl10n--italy-lightgray.png?logo=github" /></a> <a class="reference external image-reference" href="https://translation.odoo-community.org/projects/l10n-italy-18-0/l10n-italy-18-0-l10n_it_edi_related_document"><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/l10n-italy&amp;target_branch=18.0"><img alt="Try me on Runboat" src="https://img.shields.io/badge/runboat-Try%20me-875A7B.png" /></a></p>
372378
<p><strong>English</strong></p>
373379
<p>Module for managing the types of documents linked to invoices. The data
374380
related to the linked documents is then exported in the electronic
@@ -395,31 +401,33 @@ <h1 class="title">Related Documents for EDI</h1>
395401
</ul>
396402
</div>
397403
<div class="section" id="bug-tracker">
398-
<h1><a class="toc-backref" href="#toc-entry-1">Bug Tracker</a></h1>
404+
<h2><a class="toc-backref" href="#toc-entry-1">Bug Tracker</a></h2>
399405
<p>Bugs are tracked on <a class="reference external" href="https://github.com/OCA/l10n-italy/issues">GitHub Issues</a>.
400406
In case of trouble, please check there if your issue has already been reported.
401407
If you spotted it first, help us to smash it by providing a detailed and welcomed
402408
<a class="reference external" href="https://github.com/OCA/l10n-italy/issues/new?body=module:%20l10n_it_edi_related_document%0Aversion:%2018.0%0A%0A**Steps%20to%20reproduce**%0A-%20...%0A%0A**Current%20behavior**%0A%0A**Expected%20behavior**">feedback</a>.</p>
403409
<p>Do not contact contributors directly about support or help with technical issues.</p>
404410
</div>
405411
<div class="section" id="credits">
406-
<h1><a class="toc-backref" href="#toc-entry-2">Credits</a></h1>
412+
<h2><a class="toc-backref" href="#toc-entry-2">Credits</a></h2>
407413
<div class="section" id="authors">
408-
<h2><a class="toc-backref" href="#toc-entry-3">Authors</a></h2>
414+
<h3><a class="toc-backref" href="#toc-entry-3">Authors</a></h3>
409415
<ul class="simple">
410416
<li>Nextev Srl</li>
411417
</ul>
412418
</div>
413419
<div class="section" id="contributors">
414-
<h2><a class="toc-backref" href="#toc-entry-4">Contributors</a></h2>
420+
<h3><a class="toc-backref" href="#toc-entry-4">Contributors</a></h3>
415421
<ul class="simple">
416422
<li>Nextev Srl &lt;<a class="reference external" href="mailto:odoo&#64;nextev.it">odoo&#64;nextev.it</a>&gt;</li>
417423
</ul>
418424
</div>
419425
<div class="section" id="maintainers">
420-
<h2><a class="toc-backref" href="#toc-entry-5">Maintainers</a></h2>
426+
<h3><a class="toc-backref" href="#toc-entry-5">Maintainers</a></h3>
421427
<p>This module is maintained by the OCA.</p>
422-
<a class="reference external image-reference" href="https://odoo-community.org"><img alt="Odoo Community Association" src="https://odoo-community.org/logo.png" /></a>
428+
<a class="reference external image-reference" href="https://odoo-community.org">
429+
<img alt="Odoo Community Association" src="https://odoo-community.org/logo.png" />
430+
</a>
423431
<p>OCA, or the Odoo Community Association, is a nonprofit organization whose
424432
mission is to support the collaborative development of Odoo features and
425433
promote its widespread use.</p>
@@ -428,5 +436,6 @@ <h2><a class="toc-backref" href="#toc-entry-5">Maintainers</a></h2>
428436
</div>
429437
</div>
430438
</div>
439+
</div>
431440
</body>
432441
</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-l10n-italy"
3-
version = "18.0.20250731.1"
3+
version = "18.0.20250905.0"
44
dependencies = [
55
"odoo-addon-l10n_it_abicab==18.0.*",
66
"odoo-addon-l10n_it_account==18.0.*",
@@ -12,6 +12,7 @@ dependencies = [
1212
"odoo-addon-l10n_it_central_journal_reportlab==18.0.*",
1313
"odoo-addon-l10n_it_delivery_note==18.0.*",
1414
"odoo-addon-l10n_it_edi_doi_extension==18.0.*",
15+
"odoo-addon-l10n_it_edi_related_document==18.0.*",
1516
"odoo-addon-l10n_it_financial_statement_eu==18.0.*",
1617
"odoo-addon-l10n_it_intrastat==18.0.*",
1718
"odoo-addon-l10n_it_intrastat_statement==18.0.*",

0 commit comments

Comments
 (0)