Skip to main content

This module takes care of import sessions.

Project description

Beta License: AGPL-3 OCA/connector-interfaces Translate me on Weblate

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 from tests.test_source_csv are not imported (Odoo ignores them) and they need to be fixed

  • unit tests for record handler and tracker

  • rely on self.work.options in all components to replace all custom flags (eg: _break_on_error)

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

Authors

  • Camptocamp

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.

Odoo Community Association

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:

simahawk

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


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distributions

No source distribution files available for this release.See tutorial on generating distribution archives.

Built Distribution

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page