{ "info": { "author": "Akretion, ACSONE SA/NV, 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": "===================\nAsynchronous Import\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%2Fqueue-lightgray.png?logo=github\n :target: https://github.com/OCA/queue/tree/11.0/base_import_async\n :alt: OCA/queue\n.. |badge4| image:: https://img.shields.io/badge/weblate-Translate%20me-F47D42.png\n :target: https://translation.odoo-community.org/projects/queue-11-0/queue-11-0-base_import_async\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/230/11.0\n :alt: Try me on Runbot\n\n|badge1| |badge2| |badge3| |badge4| |badge5| \n\nThis module extends the standard CSV import functionality\nto import files in the background using the OCA/queue\nframework.\n\n**Table of contents**\n\n.. contents::\n :local:\n\nUsage\n=====\n\nThe user is presented with a new checkbox in the import\nscreen. When selected, the import is delayed in a background\njob.\n\nThis job in turn splits the CSV file in chunks of minimum\n100 lines (or more to align with record boundaries). Each\nchunk is then imported in a separate background job.\n\nWhen an import fails, the job is marked as such and the\nuser can read the error in the job status. The CSV chunk\nbeing imported is stored as an attachment to the job, making\nit easy to download it, fix it and run a new import, possibly\nin synchronous mode since the chunks are small.\n\nAny file that can be imported by the standard import mechanism\ncan also be imported in the background.\n\nThis module's scope is limited to making standard imports\nasynchronous. It does not attempt to transform the data nor\nautomate ETL flows.\n\nOther modules may benefit from this infrastructure in the following way\n(as illustrated in the test suite):\n\n1. create an instance of `base_import.import` and populate its fields\n (`res_model`, `file`, `file_name`),\n2. invoke the `do` method with appropriate options\n (`header`, `encoding`, `separator`, `quoting`,\n `use_queue`, `chunk_size`).\n\nKnown issues / Roadmap\n======================\n\n* There is currently no user interface to control the chunk size,\n which is currently 100 by default. Should this proves to be an issue,\n it is easy to add an option to extend the import screen.\n* Validation cannot be run in the background.\n\nChangelog\n=========\n\n11.0.2.0.0 (2019-07-08)\n~~~~~~~~~~~~~~~~~~~~~~~\n\n* Add dependency with module 'queue_job_batch', allowing the user to display\n the progress of the import from the top bar.\n\n11.0.1.0.0 (2018-06-26)\n~~~~~~~~~~~~~~~~~~~~~~~\n\n* [BREAKING] In the `do` method the `use_connector` option has changed to `use_queue`.\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* Akretion\n* ACSONE SA/NV\n\nContributors\n~~~~~~~~~~~~\n\nS\u00e9bastien Beau (Akretion) authored the initial prototype.\n\nSt\u00e9phane Bidoul (ACSONE) extended it to version 1.0 to support\nmulti-line records, store data to import as attachments\nand let the user control the asynchronous behaviour.\n\nOther contributors include:\n\n* Anthony Muschang (ACSONE)\n* David B\u00e9al (Akretion)\n* Jonathan Nemry (ACSONE)\n* Laurent Mignon (ACSONE)\n* Dennis Sluijk (Onestein)\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/queue `_ 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/queue", "keywords": "", "license": "AGPL-3", "maintainer": "", "maintainer_email": "", "name": "odoo11-addon-base-import-async", "package_url": "https://pypi.org/project/odoo11-addon-base-import-async/", "platform": "", "project_url": "https://pypi.org/project/odoo11-addon-base-import-async/", "project_urls": { "Homepage": "https://github.com/OCA/queue" }, "release_url": "https://pypi.org/project/odoo11-addon-base-import-async/11.0.2.0.0.99.dev4/", "requires_dist": [ "odoo11-addon-queue-job", "odoo11-addon-queue-job-batch", "odoo (<11.1dev,>=11.0a)" ], "requires_python": ">=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*, !=3.4.*", "summary": "Import CSV files in the background", "version": "11.0.2.0.0.99.dev4" }, "last_serial": 5603518, "releases": { "11.0.1.0.0.99.dev3": [ { "comment_text": "", "digests": { "md5": "295fb29fc9588c862dd7b9642389fa33", "sha256": "232eb71bc5caf63b5a39de129c84179b38a1e3f09106bc4fe8a09b4bad711d27" }, "downloads": -1, "filename": "odoo11_addon_base_import_async-11.0.1.0.0.99.dev3-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "295fb29fc9588c862dd7b9642389fa33", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": ">=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*, !=3.4.*", "size": 22020, "upload_time": "2018-06-27T04:31:51", "url": "https://files.pythonhosted.org/packages/af/f4/a78d63d766974d183667033bbadd8625f7ed3f8264df07f79ff021000e94/odoo11_addon_base_import_async-11.0.1.0.0.99.dev3-py2.py3-none-any.whl" } ], "11.0.1.0.0.99.dev4": [ { "comment_text": "", "digests": { "md5": "5fe6116a2c0d1bf81835da671a89edd5", "sha256": "169cfdc0342dd6c77cedb854ac27413aa865c4a764ec71500759d07207e8fbda" }, "downloads": -1, "filename": "odoo11_addon_base_import_async-11.0.1.0.0.99.dev4-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "5fe6116a2c0d1bf81835da671a89edd5", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": ">=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*, !=3.4.*", "size": 19779, "upload_time": "2018-10-09T04:32:20", "url": "https://files.pythonhosted.org/packages/7c/b7/0536c5f62b4ac95f9c79ee309199a9253b308f4befad23e62e13964a662a/odoo11_addon_base_import_async-11.0.1.0.0.99.dev4-py2.py3-none-any.whl" } ], "11.0.1.0.0.99.dev5": [ { "comment_text": "", "digests": { "md5": "0141b4972cc57871867b6dfb319bc493", "sha256": "686af7cabb5cae9b1748a807c1ae7e190b56a6c66bbe40dd8e433ce146ce566a" }, "downloads": -1, "filename": "odoo11_addon_base_import_async-11.0.1.0.0.99.dev5-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "0141b4972cc57871867b6dfb319bc493", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": ">=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*, !=3.4.*", "size": 29356, "upload_time": "2019-04-03T04:37:33", "url": "https://files.pythonhosted.org/packages/1a/df/d17b5e89cb046896d55f388930e133298a4e0fa58fc8aeca415422f6896e/odoo11_addon_base_import_async-11.0.1.0.0.99.dev5-py2.py3-none-any.whl" } ], "11.0.1.0.0.99.dev7": [ { "comment_text": "", "digests": { "md5": "9e62b65025512a35efc0dc44d902b01c", "sha256": "6feb0ba126ff6b439ebb229fefdb324a77b42bace2fbbb254c365fda630e28f5" }, "downloads": -1, "filename": "odoo11_addon_base_import_async-11.0.1.0.0.99.dev7-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "9e62b65025512a35efc0dc44d902b01c", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": ">=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*, !=3.4.*", "size": 30320, "upload_time": "2019-07-04T04:33:59", "url": "https://files.pythonhosted.org/packages/63/e0/7a333f5784ce1c3a05480d917655875bc28b8c20451189313dbc72ecfba3/odoo11_addon_base_import_async-11.0.1.0.0.99.dev7-py2.py3-none-any.whl" } ], "11.0.1.0.0.99.dev8": [ { "comment_text": "", "digests": { "md5": "80bd9e0d0d8250467cbebf61b711948d", "sha256": "5f94578bcfb72862ea7eb5921ca8c005e4c042c23c62610c536849b4d508009f" }, "downloads": -1, "filename": "odoo11_addon_base_import_async-11.0.1.0.0.99.dev8-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "80bd9e0d0d8250467cbebf61b711948d", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": ">=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*, !=3.4.*", "size": 30534, "upload_time": "2019-07-05T04:33:53", "url": "https://files.pythonhosted.org/packages/1c/ea/67e9c8c2a8b47cecb9013a4b01d3f12c06b503c60c0fdb19136fbdf8f7d1/odoo11_addon_base_import_async-11.0.1.0.0.99.dev8-py2.py3-none-any.whl" } ], "11.0.2.0.0.99.dev2": [ { "comment_text": "", "digests": { "md5": "fae44be9f8cd5573481bf07b84048cf5", "sha256": "d417d39a30690cdfcadd709c94f9a175b06909eb260166b120caf0f80a664d41" }, "downloads": -1, "filename": "odoo11_addon_base_import_async-11.0.2.0.0.99.dev2-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "fae44be9f8cd5573481bf07b84048cf5", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": ">=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*, !=3.4.*", "size": 30985, "upload_time": "2019-07-10T04:34:18", "url": "https://files.pythonhosted.org/packages/15/6f/3f0fcd5b97151b5dbb427e7a8ac240be57382fe0038369d820fa455f779f/odoo11_addon_base_import_async-11.0.2.0.0.99.dev2-py2.py3-none-any.whl" } ], "11.0.2.0.0.99.dev3": [ { "comment_text": "", "digests": { "md5": "cfa93ead265ca4ec8e90c7228e87464a", "sha256": "d6bf5a2fb46de6d7d7af9ce2fa874e9a78e3f356dfa4f48ee702dd956ad72917" }, "downloads": -1, "filename": "odoo11_addon_base_import_async-11.0.2.0.0.99.dev3-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "cfa93ead265ca4ec8e90c7228e87464a", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": ">=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*, !=3.4.*", "size": 30991, "upload_time": "2019-07-21T04:34:22", "url": "https://files.pythonhosted.org/packages/18/81/b99f8458f2f6e202391bbc9cb2e1e56604244a9d05fab383035639911a85/odoo11_addon_base_import_async-11.0.2.0.0.99.dev3-py2.py3-none-any.whl" } ], "11.0.2.0.0.99.dev4": [ { "comment_text": "", "digests": { "md5": "deaecd39bc09364911221f976307dd85", "sha256": "08cf00ac3b495759910e5d130659eb7806630d266f2379830f6fc88e63bd8e34" }, "downloads": -1, "filename": "odoo11_addon_base_import_async-11.0.2.0.0.99.dev4-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "deaecd39bc09364911221f976307dd85", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": ">=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*, !=3.4.*", "size": 30989, "upload_time": "2019-07-30T04:38:44", "url": "https://files.pythonhosted.org/packages/e6/2f/9bcf46e76bb42d5f645b87737abc1a07b1402321eeed6876a6e56ca02976/odoo11_addon_base_import_async-11.0.2.0.0.99.dev4-py2.py3-none-any.whl" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "deaecd39bc09364911221f976307dd85", "sha256": "08cf00ac3b495759910e5d130659eb7806630d266f2379830f6fc88e63bd8e34" }, "downloads": -1, "filename": "odoo11_addon_base_import_async-11.0.2.0.0.99.dev4-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "deaecd39bc09364911221f976307dd85", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": ">=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*, !=3.4.*", "size": 30989, "upload_time": "2019-07-30T04:38:44", "url": "https://files.pythonhosted.org/packages/e6/2f/9bcf46e76bb42d5f645b87737abc1a07b1402321eeed6876a6e56ca02976/odoo11_addon_base_import_async-11.0.2.0.0.99.dev4-py2.py3-none-any.whl" } ] }