{ "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": "=================\nIntrastat Product\n=================\n\n.. !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!\n !! This file is generated by oca-gen-addon-readme !!\n !! changes will be overwritten. !!\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%2Fintrastat--extrastat-lightgray.png?logo=github\n :target: https://github.com/OCA/intrastat-extrastat/tree/12.0/intrastat_product\n :alt: OCA/intrastat-extrastat\n.. |badge4| image:: https://img.shields.io/badge/weblate-Translate%20me-F47D42.png\n :target: https://translation.odoo-community.org/projects/intrastat-extrastat-12-0/intrastat-extrastat-12-0-intrastat_product\n :alt: Translate me on Weblate\n.. |badge5| image:: https://img.shields.io/badge/runbot-Try%20me-875A7B.png\n :target: https://runbot.odoo-community.org/runbot/227/12.0\n :alt: Try me on Runbot\n\n|badge1| |badge2| |badge3| |badge4| |badge5| \n\nThis module contains common objects and fields for the Intrastat Product reporting.\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\n**Table of contents**\n\n.. contents::\n :local:\n\nInstallation\n============\n\nThis module is NOT compatible with the *account_intrastat* module from Odoo Enterprise.\n\nUsage\n=====\n\nThis module is used in combination with the country-specific\nlocalization module(s).\n\n**Coding guidelines for localization module:**\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\nBug Tracker\n===========\n\nBugs are tracked on `GitHub Issues `_.\nIn case of trouble, please check there if your issue has already been reported.\nIf you spotted it first, help us smashing it by providing a detailed and welcomed\n`feedback `_.\n\nDo not contact contributors directly about support or help with technical issues.\n\nCredits\n=======\n\nAuthors\n~~~~~~~\n\n* brain-tec AG\n* Akretion\n* Noviat\n\nContributors\n~~~~~~~~~~~~\n\n* Alexis de Lattre, Akretion \n* Luc De Meyer, Noviat \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\nThis module is part of the `OCA/intrastat-extrastat `_ project on GitHub.\n\nYou are welcome to contribute. To learn how please visit https://odoo-community.org/page/Contribute.\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": "odoo12-addon-intrastat-product", "package_url": "https://pypi.org/project/odoo12-addon-intrastat-product/", "platform": "", "project_url": "https://pypi.org/project/odoo12-addon-intrastat-product/", "project_urls": null, "release_url": "https://pypi.org/project/odoo12-addon-intrastat-product/12.0.1.0.0.99.dev8/", "requires_dist": [ "odoo12-addon-intrastat-base", "odoo12-addon-product-harmonized-system", "odoo12-addon-report-xlsx-helper", "odoo (<12.1dev,>=12.0a)" ], "requires_python": ">=3.5", "summary": "Base module for Intrastat Product", "version": "12.0.1.0.0.99.dev8" }, "last_serial": 5604004, "releases": { "12.0.1.0.0.99.dev7": [ { "comment_text": "", "digests": { "md5": "2a22c81d479b75e311ea525bce1708d9", "sha256": "d67c5d037f54a66698d8a0a2294e0fd717e8baa62216cc6d790668ad6f59ec95" }, "downloads": -1, "filename": "odoo12_addon_intrastat_product-12.0.1.0.0.99.dev7-py3-none-any.whl", "has_sig": false, "md5_digest": "2a22c81d479b75e311ea525bce1708d9", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": ">=3.5", "size": 65926, "upload_time": "2019-06-17T04:42:35", "url": "https://files.pythonhosted.org/packages/5e/9a/7363359922cdc36e42a43f0ad672e940ee3eb56c122277a55efe9d3539de/odoo12_addon_intrastat_product-12.0.1.0.0.99.dev7-py3-none-any.whl" } ], "12.0.1.0.0.99.dev8": [ { "comment_text": "", "digests": { "md5": "fc1a54594b41806b1f224c26bbeb18f4", "sha256": "2792a6493b10b9726f2cda3de1f08233f2a3bf7e89ec2e02b779a769c372efa0" }, "downloads": -1, "filename": "odoo12_addon_intrastat_product-12.0.1.0.0.99.dev8-py3-none-any.whl", "has_sig": false, "md5_digest": "fc1a54594b41806b1f224c26bbeb18f4", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": ">=3.5", "size": 65914, "upload_time": "2019-07-30T04:56:22", "url": "https://files.pythonhosted.org/packages/31/60/907eb7c62a37986ddce16115efaae841a1bc436346721208649466facd6d/odoo12_addon_intrastat_product-12.0.1.0.0.99.dev8-py3-none-any.whl" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "fc1a54594b41806b1f224c26bbeb18f4", "sha256": "2792a6493b10b9726f2cda3de1f08233f2a3bf7e89ec2e02b779a769c372efa0" }, "downloads": -1, "filename": "odoo12_addon_intrastat_product-12.0.1.0.0.99.dev8-py3-none-any.whl", "has_sig": false, "md5_digest": "fc1a54594b41806b1f224c26bbeb18f4", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": ">=3.5", "size": 65914, "upload_time": "2019-07-30T04:56:22", "url": "https://files.pythonhosted.org/packages/31/60/907eb7c62a37986ddce16115efaae841a1bc436346721208649466facd6d/odoo12_addon_intrastat_product-12.0.1.0.0.99.dev8-py3-none-any.whl" } ] }