Skip to content

Commit 3f56dbf

Browse files
committed
[MIG] product_harmonized_system_stock: Migration to 19.0
1 parent 9d42945 commit 3f56dbf

4 files changed

Lines changed: 49 additions & 19 deletions

File tree

product_harmonized_system_stock/README.rst

Lines changed: 18 additions & 6 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
Product Harmonized System (menu entry)
37
======================================
@@ -13,17 +17,17 @@ Product Harmonized System (menu entry)
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
20-
:target: https://github.com/OCA/intrastat-extrastat/tree/18.0/product_harmonized_system_stock
24+
:target: https://github.com/OCA/intrastat-extrastat/tree/19.0/product_harmonized_system_stock
2125
:alt: OCA/intrastat-extrastat
2226
.. |badge4| image:: https://img.shields.io/badge/weblate-Translate%20me-F47D42.png
23-
:target: https://translation.odoo-community.org/projects/intrastat-extrastat-18-0/intrastat-extrastat-18-0-product_harmonized_system_stock
27+
:target: https://translation.odoo-community.org/projects/intrastat-extrastat-19-0/intrastat-extrastat-19-0-product_harmonized_system_stock
2428
:alt: Translate me on Weblate
2529
.. |badge5| image:: https://img.shields.io/badge/runboat-Try%20me-875A7B.png
26-
:target: https://runboat.odoo-community.org/builds?repo=OCA/intrastat-extrastat&target_branch=18.0
30+
:target: https://runboat.odoo-community.org/builds?repo=OCA/intrastat-extrastat&target_branch=19.0
2731
:alt: Try me on Runboat
2832

2933
|badge1| |badge2| |badge3| |badge4| |badge5|
@@ -42,7 +46,7 @@ Bug Tracker
4246
Bugs are tracked on `GitHub Issues <https://github.com/OCA/intrastat-extrastat/issues>`_.
4347
In case of trouble, please check there if your issue has already been reported.
4448
If you spotted it first, help us to smash it by providing a detailed and welcomed
45-
`feedback <https://github.com/OCA/intrastat-extrastat/issues/new?body=module:%20product_harmonized_system_stock%0Aversion:%2018.0%0A%0A**Steps%20to%20reproduce**%0A-%20...%0A%0A**Current%20behavior**%0A%0A**Expected%20behavior**>`_.
49+
`feedback <https://github.com/OCA/intrastat-extrastat/issues/new?body=module:%20product_harmonized_system_stock%0Aversion:%2019.0%0A%0A**Steps%20to%20reproduce**%0A-%20...%0A%0A**Current%20behavior**%0A%0A**Expected%20behavior**>`_.
4650

4751
Do not contact contributors directly about support or help with technical issues.
4852

@@ -60,6 +64,14 @@ Contributors
6064
- Alexis de Lattre <alexis.delattre@akretion.com>
6165
- Nhan Tran <nhant@trobz.com>
6266

67+
Other credits
68+
-------------
69+
70+
The migration of this module from 18.0 to 19.0 was financially supported
71+
by:
72+
73+
- Camptocamp
74+
6375
Maintainers
6476
-----------
6577

@@ -84,6 +96,6 @@ Current `maintainers <https://odoo-community.org/page/maintainer-role>`__:
8496

8597
|maintainer-alexis-via| |maintainer-luc-demeyer|
8698

87-
This module is part of the `OCA/intrastat-extrastat <https://github.com/OCA/intrastat-extrastat/tree/18.0/product_harmonized_system_stock>`_ project on GitHub.
99+
This module is part of the `OCA/intrastat-extrastat <https://github.com/OCA/intrastat-extrastat/tree/19.0/product_harmonized_system_stock>`_ project on GitHub.
88100

89101
You are welcome to contribute. To learn how please visit https://odoo-community.org/page/Contribute.

product_harmonized_system_stock/__manifest__.py

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

55
{
66
"name": "Product Harmonized System (menu entry)",
7-
"version": "18.0.1.0.0",
7+
"version": "19.0.1.0.0",
88
"category": "Reporting",
99
"license": "AGPL-3",
1010
"summary": "Adds a menu entry for H.S. codes",
Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
The migration of this module from 18.0 to 19.0 was financially supported by:
2+
3+
- Camptocamp

product_harmonized_system_stock/static/description/index.html

Lines changed: 27 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>Product Harmonized System (menu entry)</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="product-harmonized-system-menu-entry">
364-
<h1 class="title">Product Harmonized System (menu entry)</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="product-harmonized-system-menu-entry">
370+
<h1>Product Harmonized System (menu entry)</h1>
366371
<!-- !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
367372
!! This file is generated by oca-gen-addon-readme !!
368373
!! changes will be overwritten. !!
369374
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
370375
!! source digest: sha256:cff58018e9b1f6f49fabfab52f536e9f3223ea7e91d1a600a2b405eca97c16c2
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/product_harmonized_system_stock"><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-product_harmonized_system_stock"><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/19.0/product_harmonized_system_stock"><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-19-0/intrastat-extrastat-19-0-product_harmonized_system_stock"><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=19.0"><img alt="Try me on Runboat" src="https://img.shields.io/badge/runboat-Try%20me-875A7B.png" /></a></p>
373378
<p>This module adds a menu entry for <strong>H.S. Codes</strong>. This menu entry is
374379
available under <em>Inventory &gt; Configuration &gt; Products</em>.</p>
375380
<p><strong>Table of contents</strong></p>
@@ -379,36 +384,45 @@ <h1 class="title">Product Harmonized System (menu entry)</h1>
379384
<li><a class="reference internal" href="#credits" id="toc-entry-2">Credits</a><ul>
380385
<li><a class="reference internal" href="#authors" id="toc-entry-3">Authors</a></li>
381386
<li><a class="reference internal" href="#contributors" id="toc-entry-4">Contributors</a></li>
382-
<li><a class="reference internal" href="#maintainers" id="toc-entry-5">Maintainers</a></li>
387+
<li><a class="reference internal" href="#other-credits" id="toc-entry-5">Other credits</a></li>
388+
<li><a class="reference internal" href="#maintainers" id="toc-entry-6">Maintainers</a></li>
383389
</ul>
384390
</li>
385391
</ul>
386392
</div>
387393
<div class="section" id="bug-tracker">
388-
<h1><a class="toc-backref" href="#toc-entry-1">Bug Tracker</a></h1>
394+
<h2><a class="toc-backref" href="#toc-entry-1">Bug Tracker</a></h2>
389395
<p>Bugs are tracked on <a class="reference external" href="https://github.com/OCA/intrastat-extrastat/issues">GitHub Issues</a>.
390396
In case of trouble, please check there if your issue has already been reported.
391397
If you spotted it first, help us to smash it by providing a detailed and welcomed
392-
<a class="reference external" href="https://github.com/OCA/intrastat-extrastat/issues/new?body=module:%20product_harmonized_system_stock%0Aversion:%2018.0%0A%0A**Steps%20to%20reproduce**%0A-%20...%0A%0A**Current%20behavior**%0A%0A**Expected%20behavior**">feedback</a>.</p>
398+
<a class="reference external" href="https://github.com/OCA/intrastat-extrastat/issues/new?body=module:%20product_harmonized_system_stock%0Aversion:%2019.0%0A%0A**Steps%20to%20reproduce**%0A-%20...%0A%0A**Current%20behavior**%0A%0A**Expected%20behavior**">feedback</a>.</p>
393399
<p>Do not contact contributors directly about support or help with technical issues.</p>
394400
</div>
395401
<div class="section" id="credits">
396-
<h1><a class="toc-backref" href="#toc-entry-2">Credits</a></h1>
402+
<h2><a class="toc-backref" href="#toc-entry-2">Credits</a></h2>
397403
<div class="section" id="authors">
398-
<h2><a class="toc-backref" href="#toc-entry-3">Authors</a></h2>
404+
<h3><a class="toc-backref" href="#toc-entry-3">Authors</a></h3>
399405
<ul class="simple">
400406
<li>Akretion</li>
401407
</ul>
402408
</div>
403409
<div class="section" id="contributors">
404-
<h2><a class="toc-backref" href="#toc-entry-4">Contributors</a></h2>
410+
<h3><a class="toc-backref" href="#toc-entry-4">Contributors</a></h3>
405411
<ul class="simple">
406412
<li>Alexis de Lattre &lt;<a class="reference external" href="mailto:alexis.delattre&#64;akretion.com">alexis.delattre&#64;akretion.com</a>&gt;</li>
407413
<li>Nhan Tran &lt;<a class="reference external" href="mailto:nhant&#64;trobz.com">nhant&#64;trobz.com</a>&gt;</li>
408414
</ul>
409415
</div>
416+
<div class="section" id="other-credits">
417+
<h3><a class="toc-backref" href="#toc-entry-5">Other credits</a></h3>
418+
<p>The migration of this module from 18.0 to 19.0 was financially supported
419+
by:</p>
420+
<ul class="simple">
421+
<li>Camptocamp</li>
422+
</ul>
423+
</div>
410424
<div class="section" id="maintainers">
411-
<h2><a class="toc-backref" href="#toc-entry-5">Maintainers</a></h2>
425+
<h3><a class="toc-backref" href="#toc-entry-6">Maintainers</a></h3>
412426
<p>This module is maintained by the OCA.</p>
413427
<a class="reference external image-reference" href="https://odoo-community.org">
414428
<img alt="Odoo Community Association" src="https://odoo-community.org/logo.png" />
@@ -418,10 +432,11 @@ <h2><a class="toc-backref" href="#toc-entry-5">Maintainers</a></h2>
418432
promote its widespread use.</p>
419433
<p>Current <a class="reference external" href="https://odoo-community.org/page/maintainer-role">maintainers</a>:</p>
420434
<p><a class="reference external image-reference" href="https://github.com/alexis-via"><img alt="alexis-via" src="https://github.com/alexis-via.png?size=40px" /></a> <a class="reference external image-reference" href="https://github.com/luc-demeyer"><img alt="luc-demeyer" src="https://github.com/luc-demeyer.png?size=40px" /></a></p>
421-
<p>This module is part of the <a class="reference external" href="https://github.com/OCA/intrastat-extrastat/tree/18.0/product_harmonized_system_stock">OCA/intrastat-extrastat</a> project on GitHub.</p>
435+
<p>This module is part of the <a class="reference external" href="https://github.com/OCA/intrastat-extrastat/tree/19.0/product_harmonized_system_stock">OCA/intrastat-extrastat</a> project on GitHub.</p>
422436
<p>You are welcome to contribute. To learn how please visit <a class="reference external" href="https://odoo-community.org/page/Contribute">https://odoo-community.org/page/Contribute</a>.</p>
423437
</div>
424438
</div>
425439
</div>
440+
</div>
426441
</body>
427442
</html>

0 commit comments

Comments
 (0)