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 Product - HS Codes Import </ title >
6+ < title > README.rst </ title >
77< style type ="text/css ">
88
99/*
360360</ style >
361361</ head >
362362< body >
363- < div class ="document " id ="intrastat-product-hs-codes-import ">
364- < h1 class ="title "> Intrastat Product - HS Codes Import</ 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-product-hs-codes-import ">
370+ < h1 > Intrastat Product - HS Codes Import</ h1 >
366371<!-- !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
367372!! This file is generated by oca-gen-addon-readme !!
368373!! changes will be overwritten. !!
369374!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
370375!! source digest: sha256:ad7b6a652026d9c67a418bb2d706df21cc0b4ab00d61892d43b14f4c79bc9e9c
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_product_hscodes_import "> < 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_product_hscodes_import "> < 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&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/intrastat_product_hscodes_import "> < 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-intrastat_product_hscodes_import "> < 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&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 aims to import all HS codes with the related intrastat code.
374379The datas are defined in the module itself.</ p >
375380< p > The module currently hold datas for HS Codes in Dutch, English, French
@@ -389,12 +394,12 @@ <h1 class="title">Intrastat Product - HS Codes Import</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 > The wizard to load the data can be found in the < em > Intrastat</ em > section on
394399the < em > Invoicing</ em > configuration page as Load Intrastat Codes.</ p >
395400</ div >
396401< div class ="section " id ="known-issues-roadmap ">
397- < h1 > < a class ="toc-backref " href ="#toc-entry-2 "> Known issues / Roadmap</ a > </ h1 >
402+ < h2 > < a class ="toc-backref " href ="#toc-entry-2 "> Known issues / Roadmap</ a > </ h2 >
398403< p > We should seek a unified system, ideally an API, to download the codes
399404directly without manual file downloads.</ p >
400405< p > There is unification at the European level here:
@@ -403,23 +408,23 @@ <h1><a class="toc-backref" href="#toc-entry-2">Known issues / Roadmap</a></h1>
403408manual intervention in the module.</ p >
404409</ div >
405410< div class ="section " id ="bug-tracker ">
406- < h1 > < a class ="toc-backref " href ="#toc-entry-3 "> Bug Tracker</ a > </ h1 >
411+ < h2 > < a class ="toc-backref " href ="#toc-entry-3 "> Bug Tracker</ a > </ h2 >
407412< p > Bugs are tracked on < a class ="reference external " href ="https://github.com/OCA/intrastat-extrastat/issues "> GitHub Issues</ a > .
408413In case of trouble, please check there if your issue has already been reported.
409414If you spotted it first, help us to smash it by providing a detailed and welcomed
410- < a class ="reference external " href ="https://github.com/OCA/intrastat-extrastat/issues/new?body=module:%20intrastat_product_hscodes_import%0Aversion:%2018 .0%0A%0A**Steps%20to%20reproduce**%0A-%20...%0A%0A**Current%20behavior**%0A%0A**Expected%20behavior** "> feedback</ a > .</ p >
415+ < a class ="reference external " href ="https://github.com/OCA/intrastat-extrastat/issues/new?body=module:%20intrastat_product_hscodes_import%0Aversion:%2019 .0%0A%0A**Steps%20to%20reproduce**%0A-%20...%0A%0A**Current%20behavior**%0A%0A**Expected%20behavior** "> feedback</ a > .</ p >
411416< p > Do not contact contributors directly about support or help with technical issues.</ p >
412417</ div >
413418< div class ="section " id ="credits ">
414- < h1 > < a class ="toc-backref " href ="#toc-entry-4 "> Credits</ a > </ h1 >
419+ < h2 > < a class ="toc-backref " href ="#toc-entry-4 "> Credits</ a > </ h2 >
415420< div class ="section " id ="authors ">
416- < h2 > < a class ="toc-backref " href ="#toc-entry-5 "> Authors</ a > </ h2 >
421+ < h3 > < a class ="toc-backref " href ="#toc-entry-5 "> Authors</ a > </ h3 >
417422< ul class ="simple ">
418423< li > Noviat</ li >
419424</ ul >
420425</ div >
421426< div class ="section " id ="contributors ">
422- < h2 > < a class ="toc-backref " href ="#toc-entry-6 "> Contributors</ a > </ h2 >
427+ < h3 > < a class ="toc-backref " href ="#toc-entry-6 "> Contributors</ a > </ h3 >
423428< ul class ="simple ">
424429< li > Noviat << a class ="reference external " href ="http://www.noviat.com> "> www.noviat.com\></ a > < ul >
425430< li > Jérémy Didderen</ li >
@@ -437,18 +442,19 @@ <h2><a class="toc-backref" href="#toc-entry-6">Contributors</a></h2>
437442</ ul >
438443</ div >
439444< div class ="section " id ="maintainers ">
440- < h2 > < a class ="toc-backref " href ="#toc-entry-7 "> Maintainers</ a > </ h2 >
445+ < h3 > < a class ="toc-backref " href ="#toc-entry-7 "> Maintainers</ a > </ h3 >
441446< p > This module is maintained by the OCA.</ p >
442447< a class ="reference external image-reference " href ="https://odoo-community.org ">
443448< img alt ="Odoo Community Association " src ="https://odoo-community.org/logo.png " />
444449</ a >
445450< p > OCA, or the Odoo Community Association, is a nonprofit organization whose
446451mission is to support the collaborative development of Odoo features and
447452promote its widespread use.</ p >
448- < p > This module is part of the < a class ="reference external " href ="https://github.com/OCA/intrastat-extrastat/tree/18 .0/intrastat_product_hscodes_import "> OCA/intrastat-extrastat</ a > project on GitHub.</ p >
453+ < p > This module is part of the < a class ="reference external " href ="https://github.com/OCA/intrastat-extrastat/tree/19 .0/intrastat_product_hscodes_import "> OCA/intrastat-extrastat</ a > project on GitHub.</ p >
449454< 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 >
450455</ div >
451456</ div >
452457</ div >
458+ </ div >
453459</ body >
454460</ html >
0 commit comments