Metadata-Version: 2.1
Name: odoo-addon-intrastat_product_hscodes_import
Version: 16.0.1.0.1
Summary: Module used to import HS Codes for Intrastat Product
Home-page: https://github.com/OCA/intrastat-extrastat
Author: Noviat, Odoo Community Association (OCA)
Author-email: support@odoo-community.org
License: AGPL-3
Classifier: Programming Language :: Python
Classifier: Framework :: Odoo
Classifier: Framework :: Odoo :: 16.0
Classifier: License :: OSI Approved :: GNU Affero General Public License v3
Requires-Python: >=3.10
Requires-Dist: odoo-addon-intrastat-product<16.1dev,>=16.0dev
Requires-Dist: odoo<16.1dev,>=16.0a

.. image:: https://odoo-community.org/readme-banner-image
   :target: https://odoo-community.org/get-involved?utm_source=readme
   :alt: Odoo Community Association

===================================
Intrastat Product - HS Codes Import
===================================

.. 
   !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
   !! This file is generated by oca-gen-addon-readme !!
   !! changes will be overwritten.                   !!
   !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
   !! source digest: sha256:4c411d827b7b465475d718a583004bf7c8e9487346a3d03c783dfde6fea199c6
   !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!

.. |badge1| image:: https://img.shields.io/badge/maturity-Beta-yellow.png
    :target: https://odoo-community.org/page/development-status
    :alt: Beta
.. |badge2| image:: https://img.shields.io/badge/license-AGPL--3-blue.png
    :target: http://www.gnu.org/licenses/agpl-3.0-standalone.html
    :alt: License: AGPL-3
.. |badge3| image:: https://img.shields.io/badge/github-OCA%2Fintrastat--extrastat-lightgray.png?logo=github
    :target: https://github.com/OCA/intrastat-extrastat/tree/16.0/intrastat_product_hscodes_import
    :alt: OCA/intrastat-extrastat
.. |badge4| image:: https://img.shields.io/badge/weblate-Translate%20me-F47D42.png
    :target: https://translation.odoo-community.org/projects/intrastat-extrastat-16-0/intrastat-extrastat-16-0-intrastat_product_hscodes_import
    :alt: Translate me on Weblate
.. |badge5| image:: https://img.shields.io/badge/runboat-Try%20me-875A7B.png
    :target: https://runboat.odoo-community.org/builds?repo=OCA/intrastat-extrastat&target_branch=16.0
    :alt: Try me on Runboat

|badge1| |badge2| |badge3| |badge4| |badge5|

This module aims to import all HS codes with the related intrastat code. The datas are
defined in the module itself.

The module currently hold datas for HS Codes in Dutch, English, French and German.

**Table of contents**

.. contents::
   :local:

Usage
=====

When you install this module, an installer wizard will appear on the screen and you will
be able to load the datas.

In this installer wizard, you can decide to import datas for a single company or for all
the companies.

If you skipped the installer wizard, you can relaunch it and for that, you need to:

1. Go to Settings > Technical > Actions > Configuration Wizards
2. You need to set the action "Load Intrastat Codes" as Todo
3. You need to launch the action "Load Intrastat Codes"
4. Execute the installer wizard

.. figure:: https://raw.githubusercontent.com/OCA/intrastat-extrastat/16.0/intrastat_product_hscodes_import/static/description/installer_todo_example.png

Known issues / Roadmap
======================

xlrd is fixed at version 1.2 in Odoo. In the future, in v18,
we plan to switch from xlrd to openpyxl.

Also, we should seek a unified system, ideally an API, to download the
codes directly without manual file downloads.

There is unification at the European level here:
https://circabc.europa.eu/ui/group/0e5f18c2-4b2f-42e9-aed4-dfe50ae1263b/library/6e7dc94f-70e4-44ed-9560-b9794979cb87?p=1&n=10&sort=modified_DESC

In the future, the process should be automated to update files without
manual intervention in the module.

Bug Tracker
===========

Bugs are tracked on `GitHub Issues <https://github.com/OCA/intrastat-extrastat/issues>`_.
In case of trouble, please check there if your issue has already been reported.
If you spotted it first, help us to smash it by providing a detailed and welcomed
`feedback <https://github.com/OCA/intrastat-extrastat/issues/new?body=module:%20intrastat_product_hscodes_import%0Aversion:%2016.0%0A%0A**Steps%20to%20reproduce**%0A-%20...%0A%0A**Current%20behavior**%0A%0A**Expected%20behavior**>`_.

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

Credits
=======

Authors
~~~~~~~

* Noviat

Contributors
~~~~~~~~~~~~

- Noviat <www.noviat.com>
  - Jérémy Didderen
  - Luc De Meyer
- Tecnativa <www.tecnativa.com>:
    - Juan Carlos Oñate

Maintainers
~~~~~~~~~~~

This module is maintained by the OCA.

.. image:: https://odoo-community.org/logo.png
   :alt: Odoo Community Association
   :target: https://odoo-community.org

OCA, or the Odoo Community Association, is a nonprofit organization whose
mission is to support the collaborative development of Odoo features and
promote its widespread use.

This module is part of the `OCA/intrastat-extrastat <https://github.com/OCA/intrastat-extrastat/tree/16.0/intrastat_product_hscodes_import>`_ project on GitHub.

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