v 15.0 Third Party 155
Download for v 15.0 Deploy on Odoo.sh
Availability
Odoo Online
Odoo.sh
On Premise
Odoo Apps Dependencies Discuss (mail)
Community Apps Dependencies
Lines of code 8017
Technical Name connector_importer
LicenseAGPL-3
Websitehttps://github.com/OCA/connector-interfaces
Versions 14.0 15.0 13.0 12.0
You bought this module and need support? Click here!

Connector Importer

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

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
  • control how to generate xid (eg: from a specicic field with key must_generate_xmlid_from_key)
  • add manual control for backend_to_rel mappers
  • refactor source to be a specific m2o to ease mgmt instead of a generic relation

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 to smash 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.

Please log in to comment on this module

  • The author can leave a single reply to each comment.
  • This section is meant to ask simple questions or leave a rating. Every report of a problem experienced while using the module should be addressed to the author directly (refer to the following point).
  • If you want to start a discussion with the author, please use the developer contact information. They can usually be found in the description.
Please choose a rating from 1 to 5 for this module.