From 3c85e75911d9bbe0740450b9d957d6ce2102beb4 Mon Sep 17 00:00:00 2001 From: OCA-git-bot Date: Thu, 28 Nov 2024 07:55:05 +0000 Subject: [PATCH] [BOT] post-merge updates --- README.md | 2 +- connector_importer/README.rst | 2 +- connector_importer/__manifest__.py | 2 +- connector_importer/static/description/index.html | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index 39486a54..8e93ab5d 100644 --- a/README.md +++ b/README.md @@ -21,7 +21,7 @@ Available addons ---------------- addon | version | maintainers | summary --- | --- | --- | --- -[connector_importer](connector_importer/) | 16.0.1.1.3 | [![simahawk](https://github.com/simahawk.png?size=30px)](https://github.com/simahawk) | This module takes care of import sessions. +[connector_importer](connector_importer/) | 16.0.1.2.0 | [![simahawk](https://github.com/simahawk.png?size=30px)](https://github.com/simahawk) | This module takes care of import sessions. [connector_importer_product](connector_importer_product/) | 16.0.1.0.0 | | Ease definition of product imports using `connector_importer`. [//]: # (end addons) diff --git a/connector_importer/README.rst b/connector_importer/README.rst index b519522f..139e8d9b 100644 --- a/connector_importer/README.rst +++ b/connector_importer/README.rst @@ -7,7 +7,7 @@ Connector Importer !! This file is generated by oca-gen-addon-readme !! !! changes will be overwritten. !! !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! - !! source digest: sha256:51d43a9f901493d0f9e63e37e0479e57145ec7cab2ae469bf05d1a709882b1a8 + !! source digest: sha256:402ddfcd72a0ffe3aafa8c4a264c4e680896592c77cddc8f92f72d7a91cf897e !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! .. |badge1| image:: https://img.shields.io/badge/maturity-Beta-yellow.png diff --git a/connector_importer/__manifest__.py b/connector_importer/__manifest__.py index 0cf20fdb..8793a761 100644 --- a/connector_importer/__manifest__.py +++ b/connector_importer/__manifest__.py @@ -5,7 +5,7 @@ { "name": "Connector Importer", "summary": """This module takes care of import sessions.""", - "version": "16.0.1.1.3", + "version": "16.0.1.2.0", "depends": ["connector", "queue_job"], "author": "Camptocamp, Odoo Community Association (OCA)", "license": "AGPL-3", diff --git a/connector_importer/static/description/index.html b/connector_importer/static/description/index.html index 2284f66f..34b92670 100644 --- a/connector_importer/static/description/index.html +++ b/connector_importer/static/description/index.html @@ -367,7 +367,7 @@

Connector Importer

!! This file is generated by oca-gen-addon-readme !! !! changes will be overwritten. !! !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! -!! source digest: sha256:51d43a9f901493d0f9e63e37e0479e57145ec7cab2ae469bf05d1a709882b1a8 +!! source digest: sha256:402ddfcd72a0ffe3aafa8c4a264c4e680896592c77cddc8f92f72d7a91cf897e !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! -->

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