This module takes care of import sessions.
Project description
This module allows to import / update records from files using the connector framework (i.e. mappers) and job queues.
Table of contents
Known issues / Roadmap
with the import of standard Odoo CSV files, a concurrency error occurs when updating the report_data of import_recordset table (from the importer: self._do_report() -> self.recordset.set_report(…)). The job is automatically retried a second time (without concurrency errors). For small files it’s not a big issue, but for files with a huge amount of lines it takes time to process them two times.
refactor the recordset.full_report_url field to return a QWeb report instead of a home-made HTML document + display it on the recordset form.
move generic functions from utils.mapper_utils to the connector module
unit tests for record handler and tracker
add more test coverage for mapper utils and dynamic mapper
consider making dynamic mapper the default one
Bug Tracker
Bugs are tracked on GitHub Issues. In case of trouble, please check there if your issue has already been reported. If you spotted it first, help us smashing it by providing a detailed and welcomed feedback.
Do not contact contributors directly about support or help with technical issues.
Credits
Contributors
Simone Orsi (Camptocamp) for the original implementation.
Other contributors include:
Guewen Baconnier (Camptocamp)
Mykhailo Panarin (Camptocamp)
Sébastien Alix (Camptocamp)
Maintainers
This module is maintained by the OCA.
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.
Current maintainer:
This module is part of the OCA/connector-interfaces project on GitHub.
You are welcome to contribute. To learn how please visit https://odoo-community.org/page/Contribute.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distributions
Built Distribution
File details
Details for the file odoo_addon_connector_importer-15.0.1.4.0-py3-none-any.whl
.
File metadata
- Download URL: odoo_addon_connector_importer-15.0.1.4.0-py3-none-any.whl
- Upload date:
- Size: 97.2 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.1 CPython/3.8.5
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | ea0ea2d03c52e2fcc1c6599dedc3e78fa414a1f4b1f6781d74f492c056fe68b2 |
|
MD5 | 349faaf0b56471b291059381e83ff6e5 |
|
BLAKE2b-256 | 18e6dd561c88b69aa0b1209ac5c92c4c348f685237b3b9ee46b13ecc520f6327 |