Skip to main content

Base module for Intrastat Product

Project description

Beta License: AGPL-3 OCA/intrastat-extrastat Translate me on Weblate Try me on Runboat

This module contains common objects and fields for the Intrastat Product reporting.

It should be used in combination with country-specific Intrastat Product reporting modules such as:

  • l10n_fr_intrastat_product: the module for the Déclaration d’Echange de Biens (DEB) for France

  • l10n_be_intrastat_product: the module for the Intrastat Product Declaration for Belgium

These country-specific modules can be found in the OCA localization for those countries.

Table of contents

Installation

This module is NOT compatible with the account_intrastat module from Odoo Enterprise.

Usage

This module is used in combination with the country-specific localization module(s).

Coding guidelines for localization module:

We recommend to start by copying an existing module, e.g. l10n_be_intrastat_product and adapt the code for the specific needs of your country.

  • Declaration Object

    Create a new class as follows:

    class L10nCcIntrastatProductDeclaration(models.Model):
        _name = 'l10n.cc.intrastat.product.declaration'
        _description = "Intrastat Product Declaration for YourCountry"
        _inherit = ['intrastat.product.declaration', 'mail.thread']

    whereby cc = your country code

  • Computation & Declaration Lines

    Create also new objects inheriting from the Computation and Declaration Line Objects so that you can add methods or customise the methods from the base modules (make a PR when the customization or new method is required for multiple countries).

    Adapt also the parent_id fields of the newly created objects (cf. l10n_be_intrastat_product as example).

  • XML Files: Menu, Action, Views

    Cf. l10n_be_istrastat_product as example, replace “be” by your Country Code.

Known issues / Roadmap

The declaration is based upon the invoices of the corresponding tax declaration period.

An option to generate the intrastat declaration based upon the dates of the physical movements of goods is currently not available.

Bug Tracker

Bugs are tracked on GitHub 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.

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

Credits

Authors

  • brain-tec AG

  • Akretion

  • Noviat

Contributors

Maintainers

This module is maintained by the OCA.

Odoo Community Association

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 project on GitHub.

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

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distributions

No source distribution files available for this release.See tutorial on generating distribution archives.

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

File details

Details for the file odoo12_addon_intrastat_product-12.0.1.0.4.99.dev6-py3-none-any.whl.

File metadata

File hashes

Hashes for odoo12_addon_intrastat_product-12.0.1.0.4.99.dev6-py3-none-any.whl
Algorithm Hash digest
SHA256 6071b62fb88875ec510fd75cbc5b244b7334114adac0fbab3fa112329b2bad4d
MD5 0f14f6b2e12b50e3389b51fcb516fcaf
BLAKE2b-256 d357863d119a7f880849b6e1eb2d0d8e56e2ff89c46610330acbc8aa35a8a9e4

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page