{ "info": { "author": "Camptocamp, 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": "==================\nConnector Importer\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%2Fconnector--interfaces-lightgray.png?logo=github\n :target: https://github.com/OCA/connector-interfaces/tree/12.0/connector_importer\n :alt: OCA/connector-interfaces\n.. |badge4| image:: https://img.shields.io/badge/weblate-Translate%20me-F47D42.png\n :target: https://translation.odoo-community.org/projects/connector-interfaces-12-0/connector-interfaces-12-0-connector_importer\n :alt: Translate me on Weblate\n\n|badge1| |badge2| |badge3| |badge4| \n\nThis module allows to import / update records from files using the connector\nframework (i.e. mappers) and job queues.\n\n**Table of contents**\n\n.. contents::\n :local:\n\nKnown issues / Roadmap\n======================\n\n* with the import of standard Odoo CSV files, a concurrency error occurs\n when updating the `report_data` of `import_recordset` table (from the\n importer: `self._do_report()` -> `self.recordset.set_report(...)`).\n The job is automatically retried a second time (without concurrency errors).\n For small files it's not a big issue, but for files with a huge amount of\n lines it takes time to process them two times.\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* Camptocamp\n\nContributors\n~~~~~~~~~~~~\n\nSimone Orsi (Camptocamp) for the original implementation.\n\n\nOther contributors include:\n\n* Guewen Baconnier (Camptocamp)\n* Mykhailo Panarin (Camptocamp)\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/connector-interfaces `_ 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": "https://github.com/OCA/connector-interfaces", "keywords": "", "license": "AGPL-3", "maintainer": "", "maintainer_email": "", "name": "odoo12-addon-connector-importer", "package_url": "https://pypi.org/project/odoo12-addon-connector-importer/", "platform": "", "project_url": "https://pypi.org/project/odoo12-addon-connector-importer/", "project_urls": { "Homepage": "https://github.com/OCA/connector-interfaces" }, "release_url": "https://pypi.org/project/odoo12-addon-connector-importer/12.0.1.0.0.99.dev8/", "requires_dist": [ "chardet", "odoo12-addon-connector", "odoo12-addon-queue-job", "odoo (<12.1dev,>=12.0a)" ], "requires_python": ">=3.5", "summary": "This module takes care of import sessions.", "version": "12.0.1.0.0.99.dev8" }, "last_serial": 5763394, "releases": { "12.0.1.0.0.99.dev2": [ { "comment_text": "", "digests": { "md5": "ab9e89688d59bc098841ed8dc90ec640", "sha256": "ce6bada0003cb6ae03d4b6ba6eba499aa47b4afe9142ebe88c39369db33339fb" }, "downloads": -1, "filename": "odoo12_addon_connector_importer-12.0.1.0.0.99.dev2-py3-none-any.whl", "has_sig": false, "md5_digest": "ab9e89688d59bc098841ed8dc90ec640", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": ">=3.5", "size": 75144, "upload_time": "2019-08-27T05:03:22", "url": "https://files.pythonhosted.org/packages/ad/ff/cf4b9837625a1952952c333f3b26d05a5a50546c9ae0d4c8e7101c272c46/odoo12_addon_connector_importer-12.0.1.0.0.99.dev2-py3-none-any.whl" } ], "12.0.1.0.0.99.dev8": [ { "comment_text": "", "digests": { "md5": "3050efa81d6b1ed298ab612b71602ef5", "sha256": "539b56b2e83e2d5c9caae227a65166ec700e19e220c58e0f66d7caeb80f5b60d" }, "downloads": -1, "filename": "odoo12_addon_connector_importer-12.0.1.0.0.99.dev8-py3-none-any.whl", "has_sig": false, "md5_digest": "3050efa81d6b1ed298ab612b71602ef5", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": ">=3.5", "size": 80263, "upload_time": "2019-08-31T05:08:16", "url": "https://files.pythonhosted.org/packages/d6/84/dc7de2c659987bc509d2f8c3c1dd2923c5d66c25fc05e7b0d5e78dc77402/odoo12_addon_connector_importer-12.0.1.0.0.99.dev8-py3-none-any.whl" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "3050efa81d6b1ed298ab612b71602ef5", "sha256": "539b56b2e83e2d5c9caae227a65166ec700e19e220c58e0f66d7caeb80f5b60d" }, "downloads": -1, "filename": "odoo12_addon_connector_importer-12.0.1.0.0.99.dev8-py3-none-any.whl", "has_sig": false, "md5_digest": "3050efa81d6b1ed298ab612b71602ef5", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": ">=3.5", "size": 80263, "upload_time": "2019-08-31T05:08:16", "url": "https://files.pythonhosted.org/packages/d6/84/dc7de2c659987bc509d2f8c3c1dd2923c5d66c25fc05e7b0d5e78dc77402/odoo12_addon_connector_importer-12.0.1.0.0.99.dev8-py3-none-any.whl" } ] }