Search 1.9 billion lines of Odoo code on GitHub

product_harmonized_system

Author: brain-tec AG, Akretion, Noviat, Odoo Community Association (OCA)
License: AGPL-3
Branch: 14.0
Repository: brain-tec/intrastat
Dependencies: product
Languages: HTML (349, 36.0%), PO File (207, 21.3%), Python (161, 16.6%), XML (198, 20.4%), and reStructuredText (55, 5.7%)
Other branches: 10.0, 10.0-add-type-to-view, 11.0, 11.0-mig-intrastat_product, 11.0-pass-declaration-to-xls-template, 11.0-xp, 12-intrastat-reminder-m2m-table, 12.0, 13-brexit-support, 13.0, 13.0-intrastat_product-fix_compute_hs_code_id, 14.0-ocabot-merge-pr-115-by-pedrobaeza-bump-major, 15.0, 15.0-ocabot-update-dotfiles, 16.0, 8.0, 9.0, and pass-declaration-to-xls-template
Other repositories: BenjaHe/intrastat-extrastat, Bubbles-IT/intrastat, CGenie/intrastat, Change2improve/intrastat-extrastat, Gabinete-Digital/intrastat-extrastat, ITISAG-OCA/intrastat, Ingeos/intrastat-extrastat, LionMathias/intrastat-extrastat, NeatNerdPrime/intrastat-extrastat, Noviat/intrastat, OCA-MUK/intrastat-extrastat, OCA/intrastat-extrastat, OutillageStEtienne/intrastat, SeuMarco/intrastat-extrastat, Tecnativa/intrastat, Tonow-c2c/intrastat-extrastat, VisiionSolucionesTecnologicas/intrastat, aaltinisik/intrastat-extrastat, acsone/intrastat-extrastat, akretion/account-financial-reporting, akretion/intrastat-extrastat, apachesep/intrastat, apetbiz/intrastat, aurestic/intrastat, bealdav/intrastat-extrastat, bvkl/intrastat, camptocamp/intrastat-extrastat, damdam-s/account-financial-reporting, diagramsoftware/intrastat, diggy128/intrastat, druidoo-dev/intrastat-extrastat, factorlibre/intrastat-extrastat, fjouatte/intrastat-extrastat, flocalhost/intrastat-extrastat, guewen/intrastat-extrastat, gurneyalex/account-financial-reporting, haroldtamo/intrastat, hbrunn/account-financial-reporting, lbelorgey/intrastat-extrastat, leemannd/intrastat, lfreeke/intrastat, lideritjnma/intrastat-extrastat, luc-demeyer/account-financial-reporting, luc-demeyer/intrastat-extrastat, odof/intrastat, open-synergy/intrastat, praxya/intrastat, pscloud/intrastat, redblow/intrastat-extrastat, sanube/intrastat-extrastat, sunflowerit/intrastat, and ursais/intrastat

<h1 class="title">Product Harmonized System Codes</h1> <p><a class="reference external" 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" 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" href="https://github.com/OCA/intrastat-extrastat/tree/14.0/product_harmonized_system"><img alt="OCA/intrastat-extrastat" src="https://img.shields.io/badge/github-OCA%2Fintrastat--extrastat-lightgray.png?logo=github" /></a> <a class="reference external" href="https://translation.odoo-community.org/projects/intrastat-extrastat-14-0/intrastat-extrastat-14-0-product_harmonized_system"><img alt="Translate me on Weblate" src="https://img.shields.io/badge/weblate-Translate%20me-F47D42.png" /></a> <a class="reference external" href="https://runbot.odoo-community.org/runbot/227/14.0"><img alt="Try me on Runbot" src="https://img.shields.io/badge/runbot-Try%20me-875A7B.png" /></a></p> <p>This module contains the objects for Harmonised System Codes (H.S. codes). The full nomenclature is available from the <cite>World Customs Organisation &lt;http://www.wcoomd.org/&gt;</cite>. These codes are usually required on the Proforma invoices that are attached to the packages that are shipped abroad.</p> <p>This module also handles the local/national extensions to the H.S. codes. The import of the full nomenclature is not provided by this module; it should be provided by localization modules.</p> <p>You will also be able to configure the <em>country of origin</em> of a product, which is often required on the proforma invoice for the customs.</p> <p>This module should be usefull for all companies that export physical goods abroad. This module is also used by the Intrastat modules for the European Union, cf the <em>intrastat_product</em> module.</p> <p><strong>Table of contents</strong></p> <div class="contents local topic" id="contents"> <ul class="simple"> <li><a class="reference internal" href="#installation" id="id1">Installation</a></li> <li><a class="reference internal" href="#usage" id="id2">Usage</a></li> <li><a class="reference internal" href="#bug-tracker" id="id3">Bug Tracker</a></li> <li><a class="reference internal" href="#credits" id="id4">Credits</a><ul> <li><a class="reference internal" href="#authors" id="id5">Authors</a></li> <li><a class="reference internal" href="#contributors" id="id6">Contributors</a></li> <li><a class="reference internal" href="#maintainers" id="id7">Maintainers</a></li> </ul> </li> </ul> </div> <a name="installation"></a> <h2><a class="toc-backref" href="#id1">Installation</a></h2> <p>This module is NOT compatible with the <em>account_intrastat</em> module from Odoo Enterprise.</p> <a name="usage"></a> <h2><a class="toc-backref" href="#id2">Usage</a></h2> <p>As this module only depends on the <em>product</em> module and that module doesn't provide any menu entry, this module lacks a menu entry for H.S. Codes. A menu entry for H.S. codes is provided by the module <em>product_harmonized_system_stock</em>.</p> <p>Once the H.S. codes are created, you will be able to set the H.S. code on a product (under the <em>Information</em> tab) or on a product category. On the product form, you will also be able to set the <em>Country of Origin</em> of a product (for example, if the product is <em>made in China</em>, select <em>China</em> as <em>Country of Origin</em>).</p> <a name="bug-tracker"></a> <h2><a class="toc-backref" href="#id3">Bug Tracker</a></h2> <p>Bugs are tracked on <a class="reference external" href="https://github.com/OCA/intrastat-extrastat/issues">GitHub Issues</a>. In case of trouble, please check there if your issue has already been reported. If you spotted it first, help us smashing it by providing a detailed and welcomed <a class="reference external" href="https://github.com/OCA/intrastat-extrastat/issues/new?body=module:%20product_harmonized_system%0Aversion:%2014.0%0A%0A**Steps%20to%20reproduce**%0A-%20...%0A%0A**Current%20behavior**%0A%0A**Expected%20behavior**">feedback</a>.</p> <p>Do not contact contributors directly about support or help with technical issues.</p> <a name="credits"></a> <h2><a class="toc-backref" href="#id4">Credits</a></h2> <a name="authors"></a> <h3><a class="toc-backref" href="#id5">Authors</a></h3> <ul class="simple"> <li>brain-tec AG</li> <li>Akretion</li> <li>Noviat</li> </ul> <a name="contributors"></a> <h3><a class="toc-backref" href="#id6">Contributors</a></h3> <ul class="simple"> <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> <li>Luc De Meyer, Noviat &lt;<a class="reference external" href="mailto:info&#64;noviat.com">info&#64;noviat.com</a>&gt;</li> <li>Kumar Aberer, brain-tec AG &lt;<a class="reference external" href="mailto:kumar.aberer&#64;braintec-group.com">kumar.aberer&#64;braintec-group.com</a>&gt;</li> </ul> <a name="maintainers"></a> <h3><a class="toc-backref" href="#id7">Maintainers</a></h3> <p>This module is maintained by the OCA.</p> <a class="reference external image-reference" href="https://odoo-community.org"><img alt="Odoo Community Association" src="https://odoo-community.org/logo.png" /></a> <p>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.</p> <p>Current <a class="reference external" href="https://odoo-community.org/page/maintainer-role">maintainers</a>:</p> <p><a class="reference external" href="https://github.com/alexis-via"><img alt="alexis-via" src="https://github.com/alexis-via.png?size=40px" /></a> <a class="reference external" href="https://github.com/luc-demeyer"><img alt="luc-demeyer" src="https://github.com/luc-demeyer.png?size=40px" /></a></p> <p>This module is part of the <a class="reference external" href="https://github.com/OCA/intrastat-extrastat/tree/14.0/product_harmonized_system">OCA/intrastat-extrastat</a> project on GitHub.</p> <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>