Skip to content

Commit cd7440f

Browse files
committed
[BOT] post-merge updates
1 parent dc519e1 commit cd7440f

File tree

4 files changed

+27
-17
lines changed

4 files changed

+27
-17
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ addon | version | maintainers | summary
2828
[base_external_system](base_external_system/) | 16.0.1.0.0 | | Data models allowing for connection to external systems.
2929
[base_global_discount](base_global_discount/) | 16.0.1.1.0 | | Base Global Discount
3030
[base_group_backend](base_group_backend/) | 16.0.1.1.0 | <a href='https://github.com/FranzPoize'><img src='https://github.com/FranzPoize.png' width='32' height='32' style='border-radius:50%;' alt='FranzPoize'/></a> <a href='https://github.com/bealdav'><img src='https://github.com/bealdav.png' width='32' height='32' style='border-radius:50%;' alt='bealdav'/></a> | Group backend
31-
[base_import_match](base_import_match/) | 16.0.1.0.0 | | Try to avoid duplicates before importing
31+
[base_import_match](base_import_match/) | 16.0.1.1.0 | | Try to avoid duplicates before importing
3232
[base_portal_type](base_portal_type/) | 16.0.1.0.0 | <a href='https://github.com/hbrunn'><img src='https://github.com/hbrunn.png' width='32' height='32' style='border-radius:50%;' alt='hbrunn'/></a> | Base module to allow different types of portals
3333
[base_user_effective_permissions](base_user_effective_permissions/) | 16.0.1.0.0 | <a href='https://github.com/hbrunn'><img src='https://github.com/hbrunn.png' width='32' height='32' style='border-radius:50%;' alt='hbrunn'/></a> | Inspect effective permissions applying to a user
3434
[base_user_role](base_user_role/) | 16.0.1.4.4 | <a href='https://github.com/sebalix'><img src='https://github.com/sebalix.png' width='32' height='32' style='border-radius:50%;' alt='sebalix'/></a> <a href='https://github.com/jcdrubay'><img src='https://github.com/jcdrubay.png' width='32' height='32' style='border-radius:50%;' alt='jcdrubay'/></a> <a href='https://github.com/novawish'><img src='https://github.com/novawish.png' width='32' height='32' style='border-radius:50%;' alt='novawish'/></a> | User roles

base_import_match/README.rst

Lines changed: 6 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
.. image:: https://odoo-community.org/readme-banner-image
2+
:target: https://odoo-community.org/get-involved?utm_source=readme
3+
:alt: Odoo Community Association
4+
15
=================
26
Base Import Match
37
=================
@@ -7,13 +11,13 @@ Base Import Match
711
!! This file is generated by oca-gen-addon-readme !!
812
!! changes will be overwritten. !!
913
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
10-
!! source digest: sha256:3ab7f20dad3ace99daa02d6ca355785c9362d4f7b0ac103fedd1b92719eb537e
14+
!! source digest: sha256:158c8f46befb6aaa213f9cd3d84688891acd22d08d7231931fb95992a6eed871
1115
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
1216
1317
.. |badge1| image:: https://img.shields.io/badge/maturity-Beta-yellow.png
1418
:target: https://odoo-community.org/page/development-status
1519
:alt: Beta
16-
.. |badge2| image:: https://img.shields.io/badge/licence-AGPL--3-blue.png
20+
.. |badge2| image:: https://img.shields.io/badge/license-AGPL--3-blue.png
1721
:target: http://www.gnu.org/licenses/agpl-3.0-standalone.html
1822
:alt: License: AGPL-3
1923
.. |badge3| image:: https://img.shields.io/badge/github-OCA%2Fserver--backend-lightgray.png?logo=github

base_import_match/__manifest__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
{
55
"name": "Base Import Match",
66
"summary": "Try to avoid duplicates before importing",
7-
"version": "16.0.1.0.0",
7+
"version": "16.0.1.1.0",
88
"category": "Tools",
99
"website": "https://github.com/OCA/server-backend",
1010
"author": "Tecnativa, " "Odoo Community Association (OCA)",

base_import_match/static/description/index.html

Lines changed: 19 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
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
/*
@@ -360,16 +360,21 @@
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:3ab7f20dad3ace99daa02d6ca355785c9362d4f7b0ac103fedd1b92719eb537e
375+
!! source digest: sha256:158c8f46befb6aaa213f9cd3d84688891acd22d08d7231931fb95992a6eed871
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/16.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-16-0/server-backend-16-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&amp;target_branch=16.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/16.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-16-0/server-backend-16-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&amp;target_branch=16.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 <tt class="docutils literal">base_import</tt>
374379
module, Odoo follows this rule:</p>
375380
<ul class="simple">
@@ -437,7 +442,7 @@ <h1 class="title">Base Import Match</h1>
437442
</ul>
438443
</div>
439444
<div class="section" id="configuration">
440-
<h1><a class="toc-backref" href="#toc-entry-1">Configuration</a></h1>
445+
<h2><a class="toc-backref" href="#toc-entry-1">Configuration</a></h2>
441446
<p>To configure this module, you need to:</p>
442447
<ol class="arabic simple">
443448
<li>Go to <em>Settings &gt; Technical &gt; Database Structure &gt; Import Match</em>.</li>
@@ -457,7 +462,7 @@ <h1><a class="toc-backref" href="#toc-entry-1">Configuration</a></h1>
457462
<p>In that list view, you can sort rules by drag and drop.</p>
458463
</div>
459464
<div class="section" id="usage">
460-
<h1><a class="toc-backref" href="#toc-entry-2">Usage</a></h1>
465+
<h2><a class="toc-backref" href="#toc-entry-2">Usage</a></h2>
461466
<p>To use this module, you need to:</p>
462467
<ol class="arabic simple">
463468
<li>Follow steps in <strong>Configuration</strong> section above.</li>
@@ -466,30 +471,30 @@ <h1><a class="toc-backref" href="#toc-entry-2">Usage</a></h1>
466471
</ol>
467472
</div>
468473
<div class="section" id="known-issues-roadmap">
469-
<h1><a class="toc-backref" href="#toc-entry-3">Known issues / Roadmap</a></h1>
474+
<h2><a class="toc-backref" href="#toc-entry-3">Known issues / Roadmap</a></h2>
470475
<ul class="simple">
471476
<li>Add a setting to throw an error when multiple matches are found, instead of
472477
falling back to creation of new record.</li>
473478
</ul>
474479
</div>
475480
<div class="section" id="bug-tracker">
476-
<h1><a class="toc-backref" href="#toc-entry-4">Bug Tracker</a></h1>
481+
<h2><a class="toc-backref" href="#toc-entry-4">Bug Tracker</a></h2>
477482
<p>Bugs are tracked on <a class="reference external" href="https://github.com/OCA/server-backend/issues">GitHub Issues</a>.
478483
In case of trouble, please check there if your issue has already been reported.
479484
If you spotted it first, help us to smash it by providing a detailed and welcomed
480485
<a class="reference external" href="https://github.com/OCA/server-backend/issues/new?body=module:%20base_import_match%0Aversion:%2016.0%0A%0A**Steps%20to%20reproduce**%0A-%20...%0A%0A**Current%20behavior**%0A%0A**Expected%20behavior**">feedback</a>.</p>
481486
<p>Do not contact contributors directly about support or help with technical issues.</p>
482487
</div>
483488
<div class="section" id="credits">
484-
<h1><a class="toc-backref" href="#toc-entry-5">Credits</a></h1>
489+
<h2><a class="toc-backref" href="#toc-entry-5">Credits</a></h2>
485490
<div class="section" id="authors">
486-
<h2><a class="toc-backref" href="#toc-entry-6">Authors</a></h2>
491+
<h3><a class="toc-backref" href="#toc-entry-6">Authors</a></h3>
487492
<ul class="simple">
488493
<li>Tecnativa</li>
489494
</ul>
490495
</div>
491496
<div class="section" id="contributors">
492-
<h2><a class="toc-backref" href="#toc-entry-7">Contributors</a></h2>
497+
<h3><a class="toc-backref" href="#toc-entry-7">Contributors</a></h3>
493498
<ul class="simple">
494499
<li><a class="reference external" href="https://www.tecnativa.com">Tecnativa</a>:
495500
* Jairo Llopis
@@ -499,7 +504,7 @@ <h2><a class="toc-backref" href="#toc-entry-7">Contributors</a></h2>
499504
</ul>
500505
</div>
501506
<div class="section" id="maintainers">
502-
<h2><a class="toc-backref" href="#toc-entry-8">Maintainers</a></h2>
507+
<h3><a class="toc-backref" href="#toc-entry-8">Maintainers</a></h3>
503508
<p>This module is maintained by the OCA.</p>
504509
<a class="reference external image-reference" href="https://odoo-community.org">
505510
<img alt="Odoo Community Association" src="https://odoo-community.org/logo.png" />
@@ -512,5 +517,6 @@ <h2><a class="toc-backref" href="#toc-entry-8">Maintainers</a></h2>
512517
</div>
513518
</div>
514519
</div>
520+
</div>
515521
</body>
516522
</html>

0 commit comments

Comments
 (0)