mirror of
https://github.com/OCA/intrastat-extrastat.git
synced 2025-02-16 17:13:41 +02:00
39234a70180bbac74be29cdd12e4850e327c265a
This PR makes a few changes to allow the localisation modules to inherit from the IntrastatProductCommon class. E.g. l10n_be_intrastat_product/tests In this module most of code lines in the unit tests can be removed via inheritance of the IntrastatProductCommon. Changes: - region code '2' conflicts with the module data in l10n_be_intrastat_product - _create_xls() should be a class method, this change allows to pass an object in the unit tests
intrastat-extrastat
TODO: add repo description.
Available addons
| addon | version | maintainers | summary |
|---|---|---|---|
| intrastat_base | 17.0.1.0.0 | ![]() |
Base module for Intrastat reporting |
| intrastat_product | 17.0.1.0.0 | Base module for Intrastat Product | |
| intrastat_product_generic | 17.0.1.0.0 | Generic Intrastat Product Declaration | |
| intrastat_product_hscodes_import | 17.0.1.0.0 | Module used to import HS Codes for Intrastat Product | |
| product_harmonized_system | 17.0.1.2.0 | ![]() |
Base module for Product Import/Export reports |
| product_harmonized_system_delivery | 17.0.1.0.0 | ![]() |
Hide native hs_code field provided by the delivery module |
| product_harmonized_system_stock | 17.0.1.0.0 | ![]() |
Adds a menu entry for H.S. codes |
Licenses
This repository is licensed under AGPL-3.0.
However, each module can have a totally different license, as long as they adhere to Odoo Community Association (OCA)
policy. Consult each module's __manifest__.py file, which contains a license key
that explains its license.
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.
Description
Languages
Python
62.2%
HTML
37.8%


