{ "info": { "author": "brain-tec AG, Akretion, Noviat, Odoo Community Association (OCA)", "author_email": "support@odoo-community.org", "bugtrack_url": null, "classifiers": [ "Framework :: Odoo", "License :: OSI Approved :: GNU Affero General Public License v3", "Programming Language :: Python" ], "description": ".. image:: https://img.shields.io/badge/licence-AGPL--3-blue.svg\n :target: http://www.gnu.org/licenses/agpl-3.0-standalone.html\n :alt: License: AGPL-3\n\n=================\nIntrastat Product\n=================\n\nThis module contains common objects and fields for the Intrastat Product reporting, such as the *H.S. codes* (if you are not familiar with H.S. codes, read `Wikipedia `) and the *country of origin* on the products.\n\nIt should be used in combination with country-specific Intrastat Product reporting modules\nsuch as:\n\n- *l10n_fr_intrastat_product*:\n the module for the *D\u00e9claration d'Echange de Biens* (DEB) for France\n- *l10n_be_intrastat_product*:\n the module for the Intrastat Product Declaration for Belgium\n\nThese country-specific modules can be found in the OCA localization for those countries.\n\nInstallation\n============\n\nWARNING:\n\nThis module conflicts with the module *report_intrastat* from the official addons.\nIf you have already installed the module *report_intrastat*,\nyou should uninstall it before installing this module.\n\nUsage\n=====\n\nThis module is used in combination with the country-specific\nlocalization module(s).\n\nCoding guidelines for localization module:\n------------------------------------------\n\nWe recommend to start by copying an existing module, e.g. l10n_be_intrastat_product\nand adapt the code for the specific needs of your country.\n\n* Declaration Object\n\n Create a new class as follows:\n\n .. code-block:: python\n\n class L10nCcIntrastatProductDeclaration(models.Model):\n _name = 'l10n.cc.intrastat.product.declaration'\n _description = \"Intrastat Product Declaration for YourCountry\"\n _inherit = ['intrastat.product.declaration', 'mail.thread']\n\n whereby cc = your country code\n\n* Computation & Declaration Lines\n\n Create also new objects inheriting from the Computation and Declaration Line Objects\n so that you can add methods or customise the methods from the base modules (make a PR when\n the customization or new method is required for multiple countries).\n\n Adapt also the parent_id fields of the newly created objects\n (cf. l10n_be_intrastat_product as example).\n\n* XML Files: Menu, Action, Views\n\n Cf. l10n_be_istrastat_product as example, replace \"be\" by your Country Code.\n\n\n.. image:: https://odoo-community.org/website/image/ir.attachment/5784_f2813bd/datas\n :alt: Try me on Runbot\n :target: https://runbot.odoo-community.org/runbot/227/10.0\n\nBug Tracker\n===========\n\nBugs are tracked on `GitHub Issues\n`_. In case\nof trouble, please check there if your issue has already been reported.\nIf you spotted it first, help us smashing it by providing a detailed\nand welcomed feedback.\n\nCredits\n=======\n\nContributors\n------------\n\n* Alexis de Lattre, Akretion \n* Luc De Meyer, Noviat \n\nMaintainer\n----------\n\n.. image:: https://odoo-community.org/logo.png\n :alt: Odoo Community Association\n :target: https://odoo-community.org\n\nThis module is maintained by the OCA.\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\nTo contribute to this module, please visit https://odoo-community.org.\n\n\n", "description_content_type": "", "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "", "keywords": "", "license": "AGPL-3", "maintainer": "", "maintainer_email": "", "name": "odoo11-addon-intrastat-product", "package_url": "https://pypi.org/project/odoo11-addon-intrastat-product/", "platform": "", "project_url": "https://pypi.org/project/odoo11-addon-intrastat-product/", "project_urls": null, "release_url": "https://pypi.org/project/odoo11-addon-intrastat-product/11.0.1.2.0.99.dev3/", "requires_dist": [ "odoo11-addon-intrastat-base", "odoo11-addon-product-harmonized-system", "odoo11-addon-report-xlsx-helper", "odoo (<11.1dev,>=11.0a)" ], "requires_python": ">=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*, !=3.4.*", "summary": "Base module for Intrastat Product", "version": "11.0.1.2.0.99.dev3" }, "last_serial": 5355611, "releases": { "11.0.1.1.0.99.dev2": [ { "comment_text": "", "digests": { "md5": "eb792bdc9ff8d1ae8e03e8a2dc84a19f", "sha256": "7f7cdf919b30e4bcbe50bd3ed98a2817e5a65e5c38ead9c94284731602716744" }, "downloads": -1, "filename": "odoo11_addon_intrastat_product-11.0.1.1.0.99.dev2-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "eb792bdc9ff8d1ae8e03e8a2dc84a19f", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": ">=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*, !=3.4.*", "size": 41489, "upload_time": "2019-02-06T05:39:05", "url": "https://files.pythonhosted.org/packages/64/16/f2c9a07fa16dbe7549cf8c6b7afb4bdb9d86d1667233d944cf9a5174b965/odoo11_addon_intrastat_product-11.0.1.1.0.99.dev2-py2.py3-none-any.whl" } ], "11.0.1.2.0.99.dev1": [ { "comment_text": "", "digests": { "md5": "579391d001161318a910414474927e0a", "sha256": "a3c84cf423ad104b2979929fad39bb9c9875a4f85a83b34a01a6b721d214ba94" }, "downloads": -1, "filename": "odoo11_addon_intrastat_product-11.0.1.2.0.99.dev1-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "579391d001161318a910414474927e0a", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": ">=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*, !=3.4.*", "size": 41506, "upload_time": "2019-02-12T05:39:18", "url": "https://files.pythonhosted.org/packages/98/7a/20632e9959cbea44db6508220e1364139031085b1d903f946f348d8efe17/odoo11_addon_intrastat_product-11.0.1.2.0.99.dev1-py2.py3-none-any.whl" } ], "11.0.1.2.0.99.dev2": [ { "comment_text": "", "digests": { "md5": "dbe1c6263532181e6a0afe559b6024f2", "sha256": "c75ba60d1ef89fdf8a4318089450e305d7be2e276560f5a42dcd305c78967808" }, "downloads": -1, "filename": "odoo11_addon_intrastat_product-11.0.1.2.0.99.dev2-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "dbe1c6263532181e6a0afe559b6024f2", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": ">=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*, !=3.4.*", "size": 51096, "upload_time": "2019-04-03T04:56:38", "url": "https://files.pythonhosted.org/packages/06/18/8c4c65d1bc0904307d5a43489a901efef576f630f0b00797df25112fe183/odoo11_addon_intrastat_product-11.0.1.2.0.99.dev2-py2.py3-none-any.whl" } ], "11.0.1.2.0.99.dev3": [ { "comment_text": "", "digests": { "md5": "2b850a2087d7ac489e1d4a0aa198d046", "sha256": "8124a9aeb3473dd86042a4f0aa4c1ca3b3731b53c441cd4438eed1f60ff9adba" }, "downloads": -1, "filename": "odoo11_addon_intrastat_product-11.0.1.2.0.99.dev3-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "2b850a2087d7ac489e1d4a0aa198d046", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": ">=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*, !=3.4.*", "size": 58076, "upload_time": "2019-06-04T04:41:47", "url": "https://files.pythonhosted.org/packages/d0/50/e4a844ec4d51b31029af68499aa7579f78d91413c49234aa8f30687c4093/odoo11_addon_intrastat_product-11.0.1.2.0.99.dev3-py2.py3-none-any.whl" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "2b850a2087d7ac489e1d4a0aa198d046", "sha256": "8124a9aeb3473dd86042a4f0aa4c1ca3b3731b53c441cd4438eed1f60ff9adba" }, "downloads": -1, "filename": "odoo11_addon_intrastat_product-11.0.1.2.0.99.dev3-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "2b850a2087d7ac489e1d4a0aa198d046", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": ">=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*, !=3.4.*", "size": 58076, "upload_time": "2019-06-04T04:41:47", "url": "https://files.pythonhosted.org/packages/d0/50/e4a844ec4d51b31029af68499aa7579f78d91413c49234aa8f30687c4093/odoo11_addon_intrastat_product-11.0.1.2.0.99.dev3-py2.py3-none-any.whl" } ] }