odoo14-addon-l10n-be-intrastat-product


Nameodoo14-addon-l10n-be-intrastat-product JSON
Version 14.0.1.2.0 PyPI version JSON
download
home_pagehttps://github.com/OCA/l10n-belgium
SummaryIntrastat Product Declaration for Belgium
upload_time2023-11-12 12:00:42
maintainer
docs_urlNone
authorNoviat,Odoo Community Association (OCA)
requires_python>=3.6
licenseAGPL-3
keywords
VCS
bugtrack_url
requirements pycoda zeep
Travis-CI No Travis.
coveralls test coverage No coveralls.
            =========================================
Intrastat Product Declaration for Belgium
=========================================

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

.. |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/licence-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%2Fl10n--belgium-lightgray.png?logo=github
    :target: https://github.com/OCA/l10n-belgium/tree/14.0/l10n_be_intrastat_product
    :alt: OCA/l10n-belgium
.. |badge4| image:: https://img.shields.io/badge/weblate-Translate%20me-F47D42.png
    :target: https://translation.odoo-community.org/projects/l10n-belgium-14-0/l10n-belgium-14-0-l10n_be_intrastat_product
    :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/l10n-belgium&target_branch=14.0
    :alt: Try me on Runboat

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

This module implements the Belgian Intrastat reporting.

The report can be reviewed and corrected where needed before
the creation of the XML file for the online declaration (ONEGATE).

More information can be found on the National Bank website:
https://www.nbb.be/en/statistics/foreign-trade

**Table of contents**

.. contents::
   :local:

Installation
============

Conflicting modules
~~~~~~~~~~~~~~~~~~~

This module conflicts with the module *report_intrastat* and *l10n_be_intrastat*
from the official addons.
If you have already installed these modules,
you should uninstall them before installing this module.

Refund handling
~~~~~~~~~~~~~~~

We recommend to also install the OCA stock_picking_invoice_link module,
cf. https://github.com/OCA/stock-logistics-workflow.
This modules establishes a link between invoice lines and stock pickings.
When this module is installed the declaration will take into account refunds created via return pickings.

Multi-company setup
~~~~~~~~~~~~~~~~~~~

Please ensure to set the Default Company of the OdooBot user to the company
for which you are installing this localization module.
Not doing so may result in a conflict with other localization modules (e.g. l10n_fr_intrastat_product).


Configuration wizard to load intrastat codes
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

The module comes with a configuration wizard that allows you to load the intrastat codes into the database.
The intrastat codes are available in 4 languages : english, dutch, french, german.

If your databases has been configured to support multiple languages, you should execute the wizard
for each language that you want to offer to the users.

Configuration
=============

* Accounting -> Configuration -> Settings

  - Arrivals : Exempt, Standard or Extended
  - Dispatches : Exempt, Standard or Extended
  - Default Intrastat Region
  - Default Intrastat Transaction
  - Default Intrastat Transport Mode (Extended Declaration)
  - Default Intrastat Incoterm (Extended Declaration)

* Warehouse

  Intrastat Region to cope with warehouses in different regions

* Inrastat Codes, Supplementary Units, Transaction Tyoes, Transport Modes, Regions

  Cf. menu Accounting / Configuration / Intrastat

  The configuration data is loaded when installing the module.
  We recommend no to change these settings.

  A configuration wizard also allows to update the Intrastat Codes so that you can easily
  synchronise your Odoo instance with the latest list of codes supplied with this module
  (an update is published on an annual basis by the Belgian National Bank).

* Product

  You can define a default Intrastat Code on the Product or the Product Category.

* Fiscal Positions

  Check your Fiscal Positions and set the 'Intrastat' flag for transactations that
  must be included in the intrastat declaration.
  We recommend to set the 'VAT required' flag on the 'Intra Community Regime' Fiscal Position.

  If you have B2C customers or B2B customers which are not subject to VAT you can create a
  'Intra Community Regime NA' Fiscal Position on which the 'Intrastat' flag is set while the 'VAT required'
  flag has been turned off.

* Partner

  Ensure that your B2B Customer records have a valid VAT Number.

  Consider the use of the OCA **account_fiscal_position_vat_check module** to enforce the correct setting.
  Cf. https://github.com/OCA/account-financial-tools.

  If you have not set the 'Detect Automatically' flan on your Intra Community Fiscal Position(s) than you should
  set the 'Intra Community Regime NA' Fiscal Position on B2B customer records who are not subject to VAT.
  Alternatively you can also set 'NA' in the VAT number field of such a customer.

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

* The current version of the Belgian Intrastat reporting module is only based on invoices.
  Since associated stock moves are not taken into consideration, it is possible that manual
  corrections are required, e.g.
  Product movements without invoices are not included in the current version
  of this module and must be added manually to the report lines
  before generating the ONEGATE XML declaration.

* Refunds on invoices within the same reporting period are deducted from the declaration lines.
  No controls are executed on Refunds that are not linked to an invoice
  in the same reporting period.
  Such Refunds are reported under the default transaction code for refunds.
  It is recommend to manually set the correct transaction code while Credit Notes
  are created.

* The current version of the Belgian Intrastat reporting module does not perform a
  cross-check with the VAT declaration.

Changelog
=========

This module is also available for olders Odoo versions:

- Odoo 12.0 - 13.0: cf. https://github.com/Noviat/noviat-apps

- Odoo 7.0 - 11.0: cf. https://github.com/luc-demeyer/noviat-apps

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

Bugs are tracked on `GitHub Issues <https://github.com/OCA/l10n-belgium/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/l10n-belgium/issues/new?body=module:%20l10n_be_intrastat_product%0Aversion:%2014.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
~~~~~~~~~~~~

* Luc De Meyer <luc.demeyer@noviat.com>

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.

.. |maintainer-luc-demeyer| image:: https://github.com/luc-demeyer.png?size=40px
    :target: https://github.com/luc-demeyer
    :alt: luc-demeyer

Current `maintainer <https://odoo-community.org/page/maintainer-role>`__:

|maintainer-luc-demeyer| 

This module is part of the `OCA/l10n-belgium <https://github.com/OCA/l10n-belgium/tree/14.0/l10n_be_intrastat_product>`_ project on GitHub.

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



            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/OCA/l10n-belgium",
    "name": "odoo14-addon-l10n-be-intrastat-product",
    "maintainer": "",
    "docs_url": null,
    "requires_python": ">=3.6",
    "maintainer_email": "",
    "keywords": "",
    "author": "Noviat,Odoo Community Association (OCA)",
    "author_email": "support@odoo-community.org",
    "download_url": "",
    "platform": null,
    "description": "=========================================\nIntrastat Product Declaration for Belgium\n=========================================\n\n.. \n   !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!\n   !! This file is generated by oca-gen-addon-readme !!\n   !! changes will be overwritten.                   !!\n   !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!\n   !! source digest: sha256:a55acbc18463e270e5bf7593659939417305bd278f5aac1b4f46760a53f132db\n   !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!\n\n.. |badge1| image:: https://img.shields.io/badge/maturity-Beta-yellow.png\n    :target: https://odoo-community.org/page/development-status\n    :alt: Beta\n.. |badge2| image:: https://img.shields.io/badge/licence-AGPL--3-blue.png\n    :target: http://www.gnu.org/licenses/agpl-3.0-standalone.html\n    :alt: License: AGPL-3\n.. |badge3| image:: https://img.shields.io/badge/github-OCA%2Fl10n--belgium-lightgray.png?logo=github\n    :target: https://github.com/OCA/l10n-belgium/tree/14.0/l10n_be_intrastat_product\n    :alt: OCA/l10n-belgium\n.. |badge4| image:: https://img.shields.io/badge/weblate-Translate%20me-F47D42.png\n    :target: https://translation.odoo-community.org/projects/l10n-belgium-14-0/l10n-belgium-14-0-l10n_be_intrastat_product\n    :alt: Translate me on Weblate\n.. |badge5| image:: https://img.shields.io/badge/runboat-Try%20me-875A7B.png\n    :target: https://runboat.odoo-community.org/builds?repo=OCA/l10n-belgium&target_branch=14.0\n    :alt: Try me on Runboat\n\n|badge1| |badge2| |badge3| |badge4| |badge5|\n\nThis module implements the Belgian Intrastat reporting.\n\nThe report can be reviewed and corrected where needed before\nthe creation of the XML file for the online declaration (ONEGATE).\n\nMore information can be found on the National Bank website:\nhttps://www.nbb.be/en/statistics/foreign-trade\n\n**Table of contents**\n\n.. contents::\n   :local:\n\nInstallation\n============\n\nConflicting modules\n~~~~~~~~~~~~~~~~~~~\n\nThis module conflicts with the module *report_intrastat* and *l10n_be_intrastat*\nfrom the official addons.\nIf you have already installed these modules,\nyou should uninstall them before installing this module.\n\nRefund handling\n~~~~~~~~~~~~~~~\n\nWe recommend to also install the OCA stock_picking_invoice_link module,\ncf. https://github.com/OCA/stock-logistics-workflow.\nThis modules establishes a link between invoice lines and stock pickings.\nWhen this module is installed the declaration will take into account refunds created via return pickings.\n\nMulti-company setup\n~~~~~~~~~~~~~~~~~~~\n\nPlease ensure to set the Default Company of the OdooBot user to the company\nfor which you are installing this localization module.\nNot doing so may result in a conflict with other localization modules (e.g. l10n_fr_intrastat_product).\n\n\nConfiguration wizard to load intrastat codes\n~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n\nThe module comes with a configuration wizard that allows you to load the intrastat codes into the database.\nThe intrastat codes are available in 4 languages : english, dutch, french, german.\n\nIf your databases has been configured to support multiple languages, you should execute the wizard\nfor each language that you want to offer to the users.\n\nConfiguration\n=============\n\n* Accounting -> Configuration -> Settings\n\n  - Arrivals : Exempt, Standard or Extended\n  - Dispatches : Exempt, Standard or Extended\n  - Default Intrastat Region\n  - Default Intrastat Transaction\n  - Default Intrastat Transport Mode (Extended Declaration)\n  - Default Intrastat Incoterm (Extended Declaration)\n\n* Warehouse\n\n  Intrastat Region to cope with warehouses in different regions\n\n* Inrastat Codes, Supplementary Units, Transaction Tyoes, Transport Modes, Regions\n\n  Cf. menu Accounting / Configuration / Intrastat\n\n  The configuration data is loaded when installing the module.\n  We recommend no to change these settings.\n\n  A configuration wizard also allows to update the Intrastat Codes so that you can easily\n  synchronise your Odoo instance with the latest list of codes supplied with this module\n  (an update is published on an annual basis by the Belgian National Bank).\n\n* Product\n\n  You can define a default Intrastat Code on the Product or the Product Category.\n\n* Fiscal Positions\n\n  Check your Fiscal Positions and set the 'Intrastat' flag for transactations that\n  must be included in the intrastat declaration.\n  We recommend to set the 'VAT required' flag on the 'Intra Community Regime' Fiscal Position.\n\n  If you have B2C customers or B2B customers which are not subject to VAT you can create a\n  'Intra Community Regime NA' Fiscal Position on which the 'Intrastat' flag is set while the 'VAT required'\n  flag has been turned off.\n\n* Partner\n\n  Ensure that your B2B Customer records have a valid VAT Number.\n\n  Consider the use of the OCA **account_fiscal_position_vat_check module** to enforce the correct setting.\n  Cf. https://github.com/OCA/account-financial-tools.\n\n  If you have not set the 'Detect Automatically' flan on your Intra Community Fiscal Position(s) than you should\n  set the 'Intra Community Regime NA' Fiscal Position on B2B customer records who are not subject to VAT.\n  Alternatively you can also set 'NA' in the VAT number field of such a customer.\n\nKnown issues / Roadmap\n======================\n\n* The current version of the Belgian Intrastat reporting module is only based on invoices.\n  Since associated stock moves are not taken into consideration, it is possible that manual\n  corrections are required, e.g.\n  Product movements without invoices are not included in the current version\n  of this module and must be added manually to the report lines\n  before generating the ONEGATE XML declaration.\n\n* Refunds on invoices within the same reporting period are deducted from the declaration lines.\n  No controls are executed on Refunds that are not linked to an invoice\n  in the same reporting period.\n  Such Refunds are reported under the default transaction code for refunds.\n  It is recommend to manually set the correct transaction code while Credit Notes\n  are created.\n\n* The current version of the Belgian Intrastat reporting module does not perform a\n  cross-check with the VAT declaration.\n\nChangelog\n=========\n\nThis module is also available for olders Odoo versions:\n\n- Odoo 12.0 - 13.0: cf. https://github.com/Noviat/noviat-apps\n\n- Odoo 7.0 - 11.0: cf. https://github.com/luc-demeyer/noviat-apps\n\nBug Tracker\n===========\n\nBugs are tracked on `GitHub Issues <https://github.com/OCA/l10n-belgium/issues>`_.\nIn case of trouble, please check there if your issue has already been reported.\nIf you spotted it first, help us to smash it by providing a detailed and welcomed\n`feedback <https://github.com/OCA/l10n-belgium/issues/new?body=module:%20l10n_be_intrastat_product%0Aversion:%2014.0%0A%0A**Steps%20to%20reproduce**%0A-%20...%0A%0A**Current%20behavior**%0A%0A**Expected%20behavior**>`_.\n\nDo not contact contributors directly about support or help with technical issues.\n\nCredits\n=======\n\nAuthors\n~~~~~~~\n\n* Noviat\n\nContributors\n~~~~~~~~~~~~\n\n* Luc De Meyer <luc.demeyer@noviat.com>\n\nMaintainers\n~~~~~~~~~~~\n\nThis module is maintained by the OCA.\n\n.. image:: https://odoo-community.org/logo.png\n   :alt: Odoo Community Association\n   :target: https://odoo-community.org\n\nOCA, or the Odoo Community Association, is a nonprofit organization whose\nmission is to support the collaborative development of Odoo features and\npromote its widespread use.\n\n.. |maintainer-luc-demeyer| image:: https://github.com/luc-demeyer.png?size=40px\n    :target: https://github.com/luc-demeyer\n    :alt: luc-demeyer\n\nCurrent `maintainer <https://odoo-community.org/page/maintainer-role>`__:\n\n|maintainer-luc-demeyer| \n\nThis module is part of the `OCA/l10n-belgium <https://github.com/OCA/l10n-belgium/tree/14.0/l10n_be_intrastat_product>`_ project on GitHub.\n\nYou are welcome to contribute. To learn how please visit https://odoo-community.org/page/Contribute.\n\n\n",
    "bugtrack_url": null,
    "license": "AGPL-3",
    "summary": "Intrastat Product Declaration for Belgium",
    "version": "14.0.1.2.0",
    "project_urls": {
        "Homepage": "https://github.com/OCA/l10n-belgium"
    },
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "0fafa89250092d6ec8c1c36c5cd4a6ab7c7c02069b8d0339cac860a54e8c2d32",
                "md5": "6ba617c9a09f9ca3c931a3b2a24ac273",
                "sha256": "ded87fd25a176844970253c700f46c3ab71187ba5afc6d1f872d445fa3bcef58"
            },
            "downloads": -1,
            "filename": "odoo14_addon_l10n_be_intrastat_product-14.0.1.2.0-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "6ba617c9a09f9ca3c931a3b2a24ac273",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.6",
            "size": 1419656,
            "upload_time": "2023-11-12T12:00:42",
            "upload_time_iso_8601": "2023-11-12T12:00:42.117328Z",
            "url": "https://files.pythonhosted.org/packages/0f/af/a89250092d6ec8c1c36c5cd4a6ab7c7c02069b8d0339cac860a54e8c2d32/odoo14_addon_l10n_be_intrastat_product-14.0.1.2.0-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-11-12 12:00:42",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "OCA",
    "github_project": "l10n-belgium",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "requirements": [
        {
            "name": "pycoda",
            "specs": []
        },
        {
            "name": "zeep",
            "specs": []
        }
    ],
    "lcname": "odoo14-addon-l10n-be-intrastat-product"
}
        
Elapsed time: 0.14013s