Skip to content

Commit 3a89258

Browse files
committed
[BOT] post-merge updates
1 parent 2947054 commit 3a89258

File tree

4 files changed

+29
-17
lines changed

4 files changed

+29
-17
lines changed

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
[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
3333
[l10n_it_currency_rate_update_boi](l10n_it_currency_rate_update_boi/) | 18.0.1.0.0 | <a href='https://github.com/eLBati'><img src='https://github.com/eLBati.png' width='32' height='32' style='border-radius:50%;' alt='eLBati'/></a> | Update exchange rates using www.bancaditalia.it
3434
[l10n_it_delivery_note](l10n_it_delivery_note/) | 18.0.1.0.3 | <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
35+
[l10n_it_delivery_note_batch](l10n_it_delivery_note_batch/) | 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/TheMule71'><img src='https://github.com/TheMule71.png' width='32' height='32' style='border-radius:50%;' alt='TheMule71'/></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> <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/PicchiSeba'><img src='https://github.com/PicchiSeba.png' width='32' height='32' style='border-radius:50%;' alt='PicchiSeba'/></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 i DDT partendo da gruppi di prelievi
3536
[l10n_it_edi_doi_extension](l10n_it_edi_doi_extension/) | 18.0.1.0.0 | | Declaration of Intent for Italy (OCA)
3637
[l10n_it_edi_extension](l10n_it_edi_extension/) | 18.0.1.1.0 | | E-invoice base feature
3738
[l10n_it_edi_related_document](l10n_it_edi_related_document/) | 18.0.1.0.0 | | Related Documents for EDI

l10n_it_delivery_note_batch/README.rst

Lines changed: 9 additions & 5 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
ITA - Documento di trasporto - Prelievo raggruppato
37
===================================================
@@ -7,13 +11,13 @@ ITA - Documento di trasporto - Prelievo raggruppato
711
!! This file is generated by oca-gen-addon-readme !!
812
!! changes will be overwritten. !!
913
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
10-
!! source digest: sha256:6500f0979c9b55298edbf0666512d100ac847d87f792b2699294c1acfe3ca179
14+
!! source digest: sha256:d61e67eb1fc300c721b30bf602560b73bd483fa629f3d14eb0e5bdab808844f4
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
@@ -70,9 +74,9 @@ Authors
7074
Contributors
7175
------------
7276

73-
- Marco Colombo <[email protected]>
74-
- Andrea Piovesana <[email protected]>
75-
- Francesco Apruzzese <[email protected]>
77+
- Marco Colombo <[email protected]>
78+
- Andrea Piovesana <[email protected]>
79+
- Francesco Apruzzese <[email protected]>
7680

7781
Maintainers
7882
-----------

l10n_it_delivery_note_batch/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>ITA - Documento di trasporto - Prelievo raggruppato</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="ita-documento-di-trasporto-prelievo-raggruppato">
364-
<h1 class="title">ITA - Documento di trasporto - Prelievo raggruppato</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="ita-documento-di-trasporto-prelievo-raggruppato">
370+
<h1>ITA - Documento di trasporto - Prelievo raggruppato</h1>
366371
<!-- !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
367372
!! This file is generated by oca-gen-addon-readme !!
368373
!! changes will be overwritten. !!
369374
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
370-
!! source digest: sha256:6500f0979c9b55298edbf0666512d100ac847d87f792b2699294c1acfe3ca179
375+
!! source digest: sha256:d61e67eb1fc300c721b30bf602560b73bd483fa629f3d14eb0e5bdab808844f4
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/l10n-italy/tree/18.0/l10n_it_delivery_note_batch"><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_delivery_note_batch"><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_delivery_note_batch"><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_delivery_note_batch"><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>
373378
<p><strong>Italiano</strong></p>
374379
<p>Questo modulo permette la creazione di DDT a partire da gruppi di
375380
prelievi.</p>
@@ -389,36 +394,36 @@ <h1 class="title">ITA - Documento di trasporto - Prelievo raggruppato</h1>
389394
</ul>
390395
</div>
391396
<div class="section" id="usage">
392-
<h1><a class="toc-backref" href="#toc-entry-1">Usage</a></h1>
397+
<h2><a class="toc-backref" href="#toc-entry-1">Usage</a></h2>
393398
<p><strong>Italiano</strong> Da fare.</p>
394399
<p><strong>English</strong> TBD</p>
395400
</div>
396401
<div class="section" id="bug-tracker">
397-
<h1><a class="toc-backref" href="#toc-entry-2">Bug Tracker</a></h1>
402+
<h2><a class="toc-backref" href="#toc-entry-2">Bug Tracker</a></h2>
398403
<p>Bugs are tracked on <a class="reference external" href="https://github.com/OCA/l10n-italy/issues">GitHub Issues</a>.
399404
In case of trouble, please check there if your issue has already been reported.
400405
If you spotted it first, help us to smash it by providing a detailed and welcomed
401406
<a class="reference external" href="https://github.com/OCA/l10n-italy/issues/new?body=module:%20l10n_it_delivery_note_batch%0Aversion:%2018.0%0A%0A**Steps%20to%20reproduce**%0A-%20...%0A%0A**Current%20behavior**%0A%0A**Expected%20behavior**">feedback</a>.</p>
402407
<p>Do not contact contributors directly about support or help with technical issues.</p>
403408
</div>
404409
<div class="section" id="credits">
405-
<h1><a class="toc-backref" href="#toc-entry-3">Credits</a></h1>
410+
<h2><a class="toc-backref" href="#toc-entry-3">Credits</a></h2>
406411
<div class="section" id="authors">
407-
<h2><a class="toc-backref" href="#toc-entry-4">Authors</a></h2>
412+
<h3><a class="toc-backref" href="#toc-entry-4">Authors</a></h3>
408413
<ul class="simple">
409414
<li>Marco Colombo</li>
410415
</ul>
411416
</div>
412417
<div class="section" id="contributors">
413-
<h2><a class="toc-backref" href="#toc-entry-5">Contributors</a></h2>
418+
<h3><a class="toc-backref" href="#toc-entry-5">Contributors</a></h3>
414419
<ul class="simple">
415420
<li>Marco Colombo &lt;<a class="reference external" href="mailto:marco.colombo&#64;gmail.com">marco.colombo&#64;gmail.com</a>&gt;</li>
416421
<li>Andrea Piovesana &lt;<a class="reference external" href="mailto:andrea.m.piovesana&#64;gmail.com">andrea.m.piovesana&#64;gmail.com</a>&gt;</li>
417422
<li>Francesco Apruzzese &lt;<a class="reference external" href="mailto:cescoap&#64;gmail.com">cescoap&#64;gmail.com</a>&gt;</li>
418423
</ul>
419424
</div>
420425
<div class="section" id="maintainers">
421-
<h2><a class="toc-backref" href="#toc-entry-6">Maintainers</a></h2>
426+
<h3><a class="toc-backref" href="#toc-entry-6">Maintainers</a></h3>
422427
<p>This module is maintained by the OCA.</p>
423428
<a class="reference external image-reference" href="https://odoo-community.org">
424429
<img alt="Odoo Community Association" src="https://odoo-community.org/logo.png" />
@@ -433,5 +438,6 @@ <h2><a class="toc-backref" href="#toc-entry-6">Maintainers</a></h2>
433438
</div>
434439
</div>
435440
</div>
441+
</div>
436442
</body>
437443
</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.20251106.0"
3+
version = "18.0.20251106.1"
44
dependencies = [
55
"odoo-addon-l10n_it_abicab==18.0.*",
66
"odoo-addon-l10n_it_accompanying_invoice==18.0.*",
@@ -13,6 +13,7 @@ dependencies = [
1313
"odoo-addon-l10n_it_central_journal_reportlab==18.0.*",
1414
"odoo-addon-l10n_it_currency_rate_update_boi==18.0.*",
1515
"odoo-addon-l10n_it_delivery_note==18.0.*",
16+
"odoo-addon-l10n_it_delivery_note_batch==18.0.*",
1617
"odoo-addon-l10n_it_edi_doi_extension==18.0.*",
1718
"odoo-addon-l10n_it_edi_extension==18.0.*",
1819
"odoo-addon-l10n_it_edi_related_document==18.0.*",

0 commit comments

Comments
 (0)