From 7a818d15495ccfa658e8c7fa3078ff5abf964592 Mon Sep 17 00:00:00 2001 From: OCA-git-bot Date: Mon, 16 Oct 2023 09:59:38 +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 985e9f025..fd0307ce0 100644 --- a/README.md +++ b/README.md @@ -21,7 +21,7 @@ Available addons ---------------- addon | version | maintainers | summary --- | --- | --- | --- -[connector_importer](connector_importer/) | 16.0.1.0.0 | [![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.1.0 | [![simahawk](https://github.com/simahawk.png?size=30px)](https://github.com/simahawk) | This module takes care of import sessions. Unported addons diff --git a/connector_importer/README.rst b/connector_importer/README.rst index 30e003eb2..bf0e66806 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:b2899192f47ba6f99e95eb4ca437e990cdc23bf30a924c6795dae3660b129fdc + !! source digest: sha256:7680b9cbb3329f4f4588d69d8487b9c03cae24d89c215adb8246c96b06f950fd !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! .. |badge1| image:: https://img.shields.io/badge/maturity-Beta-yellow.png diff --git a/connector_importer/__manifest__.py b/connector_importer/__manifest__.py index db8ed6511..1fa2e8cb7 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.0.0", + "version": "16.0.1.1.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 332496daa..0e865e3bd 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:b2899192f47ba6f99e95eb4ca437e990cdc23bf30a924c6795dae3660b129fdc +!! source digest: sha256:7680b9cbb3329f4f4588d69d8487b9c03cae24d89c215adb8246c96b06f950fd !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! -->

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