From 6b0454632842983e3d07380efc57915fe127106e Mon Sep 17 00:00:00 2001 From: "anjeel.haria" Date: Wed, 22 Mar 2023 15:34:44 +0100 Subject: [PATCH] [MIG] base_import_match: Migration to 16.0 --- base_import_match/__manifest__.py | 2 +- base_import_match/static/description/index.html | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/base_import_match/__manifest__.py b/base_import_match/__manifest__.py index d4bc6d06..2df776e0 100644 --- a/base_import_match/__manifest__.py +++ b/base_import_match/__manifest__.py @@ -4,7 +4,7 @@ { "name": "Base Import Match", "summary": "Try to avoid duplicates before importing", - "version": "15.0.1.0.1", + "version": "16.0.1.0.0", "category": "Tools", "website": "https://github.com/OCA/server-backend", "author": "Tecnativa, " "Odoo Community Association (OCA)", diff --git a/base_import_match/static/description/index.html b/base_import_match/static/description/index.html index 794ff31f..d48bfe56 100644 --- a/base_import_match/static/description/index.html +++ b/base_import_match/static/description/index.html @@ -367,7 +367,7 @@ ul.auto-toc { !! This file is generated by oca-gen-addon-readme !! !! changes will be overwritten. !! !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! --> -

Beta License: AGPL-3 OCA/server-backend Translate me on Weblate Try me on Runbot

+

Beta License: AGPL-3 OCA/server-backend Translate me on Weblate Try me on Runbot

By default, when importing data (like CSV import) with the base_import module, Odoo follows this rule: