Skip to content

Commit 588283d

Browse files
committed
[BOT] post-merge updates
1 parent e8aa951 commit 588283d

4 files changed

Lines changed: 26 additions & 16 deletions

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ Available addons
2121
----------------
2222
addon | version | maintainers | summary
2323
--- | --- | --- | ---
24-
[intrastat_base](intrastat_base/) | 18.0.2.0.0 | <a href='https://github.com/alexis-via'><img src='https://github.com/alexis-via.png' width='32' height='32' style='border-radius:50%;' alt='alexis-via'/></a> <a href='https://github.com/luc-demeyer'><img src='https://github.com/luc-demeyer.png' width='32' height='32' style='border-radius:50%;' alt='luc-demeyer'/></a> | Base module for Intrastat reporting
24+
[intrastat_base](intrastat_base/) | 18.0.2.0.1 | <a href='https://github.com/alexis-via'><img src='https://github.com/alexis-via.png' width='32' height='32' style='border-radius:50%;' alt='alexis-via'/></a> <a href='https://github.com/luc-demeyer'><img src='https://github.com/luc-demeyer.png' width='32' height='32' style='border-radius:50%;' alt='luc-demeyer'/></a> | Base module for Intrastat reporting
2525
[intrastat_product](intrastat_product/) | 18.0.1.3.1 | | Base module for Intrastat Product
2626
[product_harmonized_system](product_harmonized_system/) | 18.0.1.2.0 | <a href='https://github.com/alexis-via'><img src='https://github.com/alexis-via.png' width='32' height='32' style='border-radius:50%;' alt='alexis-via'/></a> <a href='https://github.com/luc-demeyer'><img src='https://github.com/luc-demeyer.png' width='32' height='32' style='border-radius:50%;' alt='luc-demeyer'/></a> | Base module for Product Import/Export reports
2727
[product_harmonized_system_delivery](product_harmonized_system_delivery/) | 18.0.1.0.0 | <a href='https://github.com/alexis-via'><img src='https://github.com/alexis-via.png' width='32' height='32' style='border-radius:50%;' alt='alexis-via'/></a> <a href='https://github.com/luc-demeyer'><img src='https://github.com/luc-demeyer.png' width='32' height='32' style='border-radius:50%;' alt='luc-demeyer'/></a> | Hide native hs_code field provided by the delivery module

intrastat_base/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
Intrastat Reporting Base
37
========================
@@ -7,13 +11,13 @@ Intrastat Reporting Base
711
!! This file is generated by oca-gen-addon-readme !!
812
!! changes will be overwritten. !!
913
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
10-
!! source digest: sha256:2ef7912c1e42dd16e45722cb20b94fb6c3311a7019648cc51db7ba92c7a47995
14+
!! source digest: sha256:5ee63570ef34f161e3e98037a548046926e966301e17e6f9a6ef785142ec0de8
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%2Fintrastat--extrastat-lightgray.png?logo=github

intrastat_base/__manifest__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55

66
{
77
"name": "Intrastat Reporting Base",
8-
"version": "18.0.2.0.0",
8+
"version": "18.0.2.0.1",
99
"category": "Intrastat",
1010
"license": "AGPL-3",
1111
"summary": "Base module for Intrastat reporting",

intrastat_base/static/description/index.html

Lines changed: 18 additions & 12 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>Intrastat Reporting Base</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="intrastat-reporting-base">
364-
<h1 class="title">Intrastat Reporting Base</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="intrastat-reporting-base">
370+
<h1>Intrastat Reporting Base</h1>
366371
<!-- !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
367372
!! This file is generated by oca-gen-addon-readme !!
368373
!! changes will be overwritten. !!
369374
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
370-
!! source digest: sha256:2ef7912c1e42dd16e45722cb20b94fb6c3311a7019648cc51db7ba92c7a47995
375+
!! source digest: sha256:5ee63570ef34f161e3e98037a548046926e966301e17e6f9a6ef785142ec0de8
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/intrastat-extrastat/tree/18.0/intrastat_base"><img alt="OCA/intrastat-extrastat" src="https://img.shields.io/badge/github-OCA%2Fintrastat--extrastat-lightgray.png?logo=github" /></a> <a class="reference external image-reference" href="https://translation.odoo-community.org/projects/intrastat-extrastat-18-0/intrastat-extrastat-18-0-intrastat_base"><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/intrastat-extrastat&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/intrastat-extrastat/tree/18.0/intrastat_base"><img alt="OCA/intrastat-extrastat" src="https://img.shields.io/badge/github-OCA%2Fintrastat--extrastat-lightgray.png?logo=github" /></a> <a class="reference external image-reference" href="https://translation.odoo-community.org/projects/intrastat-extrastat-18-0/intrastat-extrastat-18-0-intrastat_base"><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/intrastat-extrastat&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>This module contains common functions for the intrastat reporting and
374379
should be used in combination with the generic reporting module
375380
<em>intrastat_product</em> and with the country-specific reporting modules such
@@ -397,40 +402,40 @@ <h1 class="title">Intrastat Reporting Base</h1>
397402
</ul>
398403
</div>
399404
<div class="section" id="installation">
400-
<h1><a class="toc-backref" href="#toc-entry-1">Installation</a></h1>
405+
<h2><a class="toc-backref" href="#toc-entry-1">Installation</a></h2>
401406
<p>WARNING:</p>
402407
<p>This module conflicts with the module <em>account_intrastat</em> from Odoo
403408
Enterprise. If you have already installed the module
404409
<em>account_intrastat</em>, you should uninstall it first before installing
405410
this module.</p>
406411
</div>
407412
<div class="section" id="usage">
408-
<h1><a class="toc-backref" href="#toc-entry-2">Usage</a></h1>
413+
<h2><a class="toc-backref" href="#toc-entry-2">Usage</a></h2>
409414
<p>This module adds an intrastat property on fiscal positions.</p>
410415
<p>With this module, the country field on partners becomes a required
411416
field.</p>
412417
<p>It adds an <em>Intrastat</em> section on the <em>Invoicing</em> configuration page.</p>
413418
</div>
414419
<div class="section" id="bug-tracker">
415-
<h1><a class="toc-backref" href="#toc-entry-3">Bug Tracker</a></h1>
420+
<h2><a class="toc-backref" href="#toc-entry-3">Bug Tracker</a></h2>
416421
<p>Bugs are tracked on <a class="reference external" href="https://github.com/OCA/intrastat-extrastat/issues">GitHub Issues</a>.
417422
In case of trouble, please check there if your issue has already been reported.
418423
If you spotted it first, help us to smash it by providing a detailed and welcomed
419424
<a class="reference external" href="https://github.com/OCA/intrastat-extrastat/issues/new?body=module:%20intrastat_base%0Aversion:%2018.0%0A%0A**Steps%20to%20reproduce**%0A-%20...%0A%0A**Current%20behavior**%0A%0A**Expected%20behavior**">feedback</a>.</p>
420425
<p>Do not contact contributors directly about support or help with technical issues.</p>
421426
</div>
422427
<div class="section" id="credits">
423-
<h1><a class="toc-backref" href="#toc-entry-4">Credits</a></h1>
428+
<h2><a class="toc-backref" href="#toc-entry-4">Credits</a></h2>
424429
<div class="section" id="authors">
425-
<h2><a class="toc-backref" href="#toc-entry-5">Authors</a></h2>
430+
<h3><a class="toc-backref" href="#toc-entry-5">Authors</a></h3>
426431
<ul class="simple">
427432
<li>ACSONE SA/NV</li>
428433
<li>Akretion</li>
429434
<li>Noviat</li>
430435
</ul>
431436
</div>
432437
<div class="section" id="contributors">
433-
<h2><a class="toc-backref" href="#toc-entry-6">Contributors</a></h2>
438+
<h3><a class="toc-backref" href="#toc-entry-6">Contributors</a></h3>
434439
<ul class="simple">
435440
<li>Alexis de Lattre, Akretion &lt;<a class="reference external" href="mailto:alexis.delattre&#64;akretion.com">alexis.delattre&#64;akretion.com</a>&gt;</li>
436441
<li>Luc De Meyer, Noviat &lt;<a class="reference external" href="mailto:info&#64;noviat.com">info&#64;noviat.com</a>&gt;</li>
@@ -440,7 +445,7 @@ <h2><a class="toc-backref" href="#toc-entry-6">Contributors</a></h2>
440445
</ul>
441446
</div>
442447
<div class="section" id="maintainers">
443-
<h2><a class="toc-backref" href="#toc-entry-7">Maintainers</a></h2>
448+
<h3><a class="toc-backref" href="#toc-entry-7">Maintainers</a></h3>
444449
<p>This module is maintained by the OCA.</p>
445450
<a class="reference external image-reference" href="https://odoo-community.org">
446451
<img alt="Odoo Community Association" src="https://odoo-community.org/logo.png" />
@@ -455,5 +460,6 @@ <h2><a class="toc-backref" href="#toc-entry-7">Maintainers</a></h2>
455460
</div>
456461
</div>
457462
</div>
463+
</div>
458464
</body>
459465
</html>

0 commit comments

Comments
 (0)