33< head >
44< meta http-equiv ="Content-Type " content ="text/html; charset=utf-8 " />
55< meta name ="generator " content ="Docutils: https://docutils.sourceforge.io/ " />
6- < title > Base Import Match </ title >
6+ < title > README.rst </ title >
77< style type ="text/css ">
88
99/*
360360</ style >
361361</ head >
362362< body >
363- < div class ="document " id ="base-import-match ">
364- < h1 class ="title "> Base Import Match</ h1 >
363+ < div class ="document ">
365364
365+
366+ < a class ="reference external image-reference " href ="https://odoo-community.org/get-involved?utm_source=readme ">
367+ < img alt ="Odoo Community Association " src ="https://odoo-community.org/readme-banner-image " />
368+ </ a >
369+ < div class ="section " id ="base-import-match ">
370+ < h1 > Base Import Match</ h1 >
366371<!-- !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
367372!! This file is generated by oca-gen-addon-readme !!
368373!! changes will be overwritten. !!
369374!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
370- !! source digest: sha256:e2cf90a886e2e861e54a6fdd338f136042bf39b0b5af8ed31ea994ac39f3cfa7
375+ !! source digest: sha256:e971774f4ff82866d317ef5037fc912a4e405a3a426d497f692866b9f5532701
371376!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! -->
372- < p > < a class ="reference external image-reference " href ="https://odoo-community.org/page/development-status "> < img alt ="Beta " src ="https://img.shields.io/badge/maturity-Beta-yellow.png " /> </ a > < a class ="reference external image-reference " href ="http://www.gnu.org/licenses/agpl-3.0-standalone.html "> < img alt ="License: AGPL-3 " src ="https://img.shields.io/badge/licence-AGPL--3-blue.png " /> </ a > < a class ="reference external image-reference " href ="https://github.com/OCA/server-backend/tree/18.0/base_import_match "> < img alt ="OCA/server-backend " src ="https://img.shields.io/badge/github-OCA%2Fserver--backend-lightgray.png?logo=github " /> </ a > < a class ="reference external image-reference " href ="https://translation.odoo-community.org/projects/server-backend-18-0/server-backend-18-0-base_import_match "> < img alt ="Translate me on Weblate " src ="https://img.shields.io/badge/weblate-Translate%20me-F47D42.png " /> </ a > < a class ="reference external image-reference " href ="https://runboat.odoo-community.org/builds?repo=OCA/server-backend&target_branch=18.0 "> < img alt ="Try me on Runboat " src ="https://img.shields.io/badge/runboat-Try%20me-875A7B.png " /> </ a > </ p >
377+ < p > < a class ="reference external image-reference " href ="https://odoo-community.org/page/development-status "> < img alt ="Beta " src ="https://img.shields.io/badge/maturity-Beta-yellow.png " /> </ a > < a class ="reference external image-reference " href ="http://www.gnu.org/licenses/agpl-3.0-standalone.html "> < img alt ="License: AGPL-3 " src ="https://img.shields.io/badge/license-AGPL--3-blue.png " /> </ a > < a class ="reference external image-reference " href ="https://github.com/OCA/server-backend/tree/18.0/base_import_match "> < img alt ="OCA/server-backend " src ="https://img.shields.io/badge/github-OCA%2Fserver--backend-lightgray.png?logo=github " /> </ a > < a class ="reference external image-reference " href ="https://translation.odoo-community.org/projects/server-backend-18-0/server-backend-18-0-base_import_match "> < img alt ="Translate me on Weblate " src ="https://img.shields.io/badge/weblate-Translate%20me-F47D42.png " /> </ a > < a class ="reference external image-reference " href ="https://runboat.odoo-community.org/builds?repo=OCA/server-backend&target_branch=18.0 "> < img alt ="Try me on Runboat " src ="https://img.shields.io/badge/runboat-Try%20me-875A7B.png " /> </ a > </ p >
373378< p > By default, when importing data (like CSV import) with the
374379< tt class ="docutils literal "> base_import</ tt > module, Odoo follows this rule:</ p >
375380< ul class ="simple ">
@@ -438,7 +443,7 @@ <h1 class="title">Base Import Match</h1>
438443</ ul >
439444</ div >
440445< div class ="section " id ="configuration ">
441- < h1 > < a class ="toc-backref " href ="#toc-entry-1 "> Configuration</ a > </ h1 >
446+ < h2 > < a class ="toc-backref " href ="#toc-entry-1 "> Configuration</ a > </ h2 >
442447< p > To configure this module, you need to:</ p >
443448< ol class ="arabic simple ">
444449< li > Go to < em > Settings > Technical > Database Structure > Import Match</ em > .</ li >
@@ -458,7 +463,7 @@ <h1><a class="toc-backref" href="#toc-entry-1">Configuration</a></h1>
458463< p > In that list view, you can sort rules by drag and drop.</ p >
459464</ div >
460465< div class ="section " id ="usage ">
461- < h1 > < a class ="toc-backref " href ="#toc-entry-2 "> Usage</ a > </ h1 >
466+ < h2 > < a class ="toc-backref " href ="#toc-entry-2 "> Usage</ a > </ h2 >
462467< p > To use this module, you need to:</ p >
463468< ol class ="arabic simple ">
464469< li > Follow steps in < strong > Configuration</ strong > section above.</ li >
@@ -467,30 +472,30 @@ <h1><a class="toc-backref" href="#toc-entry-2">Usage</a></h1>
467472</ ol >
468473</ div >
469474< div class ="section " id ="known-issues-roadmap ">
470- < h1 > < a class ="toc-backref " href ="#toc-entry-3 "> Known issues / Roadmap</ a > </ h1 >
475+ < h2 > < a class ="toc-backref " href ="#toc-entry-3 "> Known issues / Roadmap</ a > </ h2 >
471476< ul class ="simple ">
472477< li > Add a setting to throw an error when multiple matches are found,
473478instead of falling back to creation of new record.</ li >
474479</ ul >
475480</ div >
476481< div class ="section " id ="bug-tracker ">
477- < h1 > < a class ="toc-backref " href ="#toc-entry-4 "> Bug Tracker</ a > </ h1 >
482+ < h2 > < a class ="toc-backref " href ="#toc-entry-4 "> Bug Tracker</ a > </ h2 >
478483< p > Bugs are tracked on < a class ="reference external " href ="https://github.com/OCA/server-backend/issues "> GitHub Issues</ a > .
479484In case of trouble, please check there if your issue has already been reported.
480485If you spotted it first, help us to smash it by providing a detailed and welcomed
481486< a class ="reference external " href ="https://github.com/OCA/server-backend/issues/new?body=module:%20base_import_match%0Aversion:%2018.0%0A%0A**Steps%20to%20reproduce**%0A-%20...%0A%0A**Current%20behavior**%0A%0A**Expected%20behavior** "> feedback</ a > .</ p >
482487< p > Do not contact contributors directly about support or help with technical issues.</ p >
483488</ div >
484489< div class ="section " id ="credits ">
485- < h1 > < a class ="toc-backref " href ="#toc-entry-5 "> Credits</ a > </ h1 >
490+ < h2 > < a class ="toc-backref " href ="#toc-entry-5 "> Credits</ a > </ h2 >
486491< div class ="section " id ="authors ">
487- < h2 > < a class ="toc-backref " href ="#toc-entry-6 "> Authors</ a > </ h2 >
492+ < h3 > < a class ="toc-backref " href ="#toc-entry-6 "> Authors</ a > </ h3 >
488493< ul class ="simple ">
489494< li > Tecnativa</ li >
490495</ ul >
491496</ div >
492497< div class ="section " id ="contributors ">
493- < h2 > < a class ="toc-backref " href ="#toc-entry-7 "> Contributors</ a > </ h2 >
498+ < h3 > < a class ="toc-backref " href ="#toc-entry-7 "> Contributors</ a > </ h3 >
494499< ul class ="simple ">
495500< li > < a class ="reference external " href ="https://www.tecnativa.com "> Tecnativa</ a > :< ul >
496501< li > Jairo Llopis</ li >
@@ -501,7 +506,7 @@ <h2><a class="toc-backref" href="#toc-entry-7">Contributors</a></h2>
501506</ ul >
502507</ div >
503508< div class ="section " id ="maintainers ">
504- < h2 > < a class ="toc-backref " href ="#toc-entry-8 "> Maintainers</ a > </ h2 >
509+ < h3 > < a class ="toc-backref " href ="#toc-entry-8 "> Maintainers</ a > </ h3 >
505510< p > This module is maintained by the OCA.</ p >
506511< a class ="reference external image-reference " href ="https://odoo-community.org ">
507512< img alt ="Odoo Community Association " src ="https://odoo-community.org/logo.png " />
@@ -514,5 +519,6 @@ <h2><a class="toc-backref" href="#toc-entry-8">Maintainers</a></h2>
514519</ div >
515520</ div >
516521</ div >
522+ </ div >
517523</ body >
518524</ html >
0 commit comments