Skip to content

Commit 7eb498c

Browse files
committed
[BOT] post-merge updates
1 parent 89ae2c6 commit 7eb498c

File tree

4 files changed

+35
-22
lines changed

4 files changed

+35
-22
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ Available addons
2222
addon | version | maintainers | summary
2323
--- | --- | --- | ---
2424
[base_external_dbsource](base_external_dbsource/) | 18.0.1.0.0 | | External Database Sources
25-
[base_external_dbsource_mssql](base_external_dbsource_mssql/) | 18.0.1.0.0 | <a href='https://github.com/anddago78'><img src='https://github.com/anddago78.png' width='32' height='32' style='border-radius:50%;' alt='anddago78'/></a> | External Database Source - MSSQL
25+
[base_external_dbsource_mssql](base_external_dbsource_mssql/) | 18.0.1.0.1 | <a href='https://github.com/anddago78'><img src='https://github.com/anddago78.png' width='32' height='32' style='border-radius:50%;' alt='anddago78'/></a> | External Database Source - MSSQL
2626
[base_external_dbsource_mysql](base_external_dbsource_mysql/) | 18.0.1.0.0 | | External Database Source - MySQL
2727
[base_global_discount](base_global_discount/) | 18.0.1.0.0 | | Base Global Discount
2828
[base_import_match](base_import_match/) | 18.0.1.0.0 | | Try to avoid duplicates before importing

base_external_dbsource_mssql/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
External Database Source - MSSQL
37
================================
@@ -7,13 +11,13 @@ External Database Source - MSSQL
711
!! This file is generated by oca-gen-addon-readme !!
812
!! changes will be overwritten. !!
913
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
10-
!! source digest: sha256:772c59dda6323419b6cdceea44248da043f86e91201bee74c7300004550b7012
14+
!! source digest: sha256:2ba068b9b5070aba3418c4fda6a9db61fd15dcda32f038d2aa04ffba29951845
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-LGPL--3-blue.png
20+
.. |badge2| image:: https://img.shields.io/badge/license-LGPL--3-blue.png
1721
:target: http://www.gnu.org/licenses/lgpl-3.0-standalone.html
1822
:alt: License: LGPL-3
1923
.. |badge3| image:: https://img.shields.io/badge/github-OCA%2Fserver--backend-lightgray.png?logo=github

base_external_dbsource_mssql/__manifest__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
# License LGPL-3.0 or later (https://www.gnu.org/licenses/lgpl).
55
{
66
"name": "External Database Source - MSSQL",
7-
"version": "18.0.1.0.0",
7+
"version": "18.0.1.0.1",
88
"category": "Tools",
99
"author": "Daniel Reis, " "LasLabs, " "Odoo Community Association (OCA)",
1010
"maintainers": ["anddago78"],

base_external_dbsource_mssql/static/description/index.html

Lines changed: 27 additions & 18 deletions
Original file line numberDiff line numberDiff line change
@@ -3,15 +3,16 @@
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>External Database Source - MSSQL</title>
6+
<title>README.rst</title>
77
<style type="text/css">
88

99
/*
1010
:Author: David Goodger (goodger@python.org)
11-
:Id: $Id: html4css1.css 8954 2022-01-20 10:10:25Z milde $
11+
:Id: $Id: html4css1.css 9511 2024-01-13 09:50:07Z milde $
1212
:Copyright: This stylesheet has been placed in the public domain.
1313
1414
Default cascading style sheet for the HTML output of Docutils.
15+
Despite the name, some widely supported CSS2 features are used.
1516
1617
See https://docutils.sourceforge.io/docs/howto/html-stylesheets.html for how to
1718
customize this style sheet.
@@ -274,7 +275,7 @@
274275
margin-left: 2em ;
275276
margin-right: 2em }
276277

277-
pre.code .ln { color: grey; } /* line numbers */
278+
pre.code .ln { color: gray; } /* line numbers */
278279
pre.code, code { background-color: #eeeeee }
279280
pre.code .comment, code .comment { color: #5C6576 }
280281
pre.code .keyword, code .keyword { color: #3B0D06; font-weight: bold }
@@ -300,7 +301,7 @@
300301
span.pre {
301302
white-space: pre }
302303

303-
span.problematic {
304+
span.problematic, pre.problematic {
304305
color: red }
305306

306307
span.section-subtitle {
@@ -359,16 +360,21 @@
359360
</style>
360361
</head>
361362
<body>
362-
<div class="document" id="external-database-source-mssql">
363-
<h1 class="title">External Database Source - MSSQL</h1>
363+
<div class="document">
364364

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="external-database-source-mssql">
370+
<h1>External Database Source - MSSQL</h1>
365371
<!-- !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
366372
!! This file is generated by oca-gen-addon-readme !!
367373
!! changes will be overwritten. !!
368374
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
369-
!! source digest: sha256:772c59dda6323419b6cdceea44248da043f86e91201bee74c7300004550b7012
375+
!! source digest: sha256:2ba068b9b5070aba3418c4fda6a9db61fd15dcda32f038d2aa04ffba29951845
370376
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! -->
371-
<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/lgpl-3.0-standalone.html"><img alt="License: LGPL-3" src="https://img.shields.io/badge/licence-LGPL--3-blue.png" /></a> <a class="reference external image-reference" href="https://github.com/OCA/server-backend/tree/18.0/base_external_dbsource_mssql"><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_external_dbsource_mssql"><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=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/lgpl-3.0-standalone.html"><img alt="License: LGPL-3" src="https://img.shields.io/badge/license-LGPL--3-blue.png" /></a> <a class="reference external image-reference" href="https://github.com/OCA/server-backend/tree/18.0/base_external_dbsource_mssql"><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_external_dbsource_mssql"><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=18.0"><img alt="Try me on Runboat" src="https://img.shields.io/badge/runboat-Try%20me-875A7B.png" /></a></p>
372378
<p>This module extends <tt class="docutils literal">base_external_dbsource</tt>, allowing you to connect
373379
to foreign MSSQL databases using SQLAlchemy.</p>
374380
<p><strong>Table of contents</strong></p>
@@ -388,7 +394,7 @@ <h1 class="title">External Database Source - MSSQL</h1>
388394
</ul>
389395
</div>
390396
<div class="section" id="installation">
391-
<h1><a class="toc-backref" href="#toc-entry-1">Installation</a></h1>
397+
<h2><a class="toc-backref" href="#toc-entry-1">Installation</a></h2>
392398
<p>To install this module, you need to:</p>
393399
<ul class="simple">
394400
<li>Install &amp; configure FreeTDS driver (tdsodbc package)</li>
@@ -397,15 +403,15 @@ <h1><a class="toc-backref" href="#toc-entry-1">Installation</a></h1>
397403
</ul>
398404
</div>
399405
<div class="section" id="configuration">
400-
<h1><a class="toc-backref" href="#toc-entry-2">Configuration</a></h1>
406+
<h2><a class="toc-backref" href="#toc-entry-2">Configuration</a></h2>
401407
<p>To configure this module, you need to:</p>
402408
<ol class="arabic simple">
403409
<li>Database sources can be configured in Settings &gt; Technical &gt; Database
404410
Structure &gt; Database sources.</li>
405411
</ol>
406412
</div>
407413
<div class="section" id="usage">
408-
<h1><a class="toc-backref" href="#toc-entry-3">Usage</a></h1>
414+
<h2><a class="toc-backref" href="#toc-entry-3">Usage</a></h2>
409415
<p>To use this module:</p>
410416
<ul class="simple">
411417
<li>Go to Settings &gt; Technical &gt; Database Structure &gt; Database Sources</li>
@@ -417,30 +423,30 @@ <h1><a class="toc-backref" href="#toc-entry-3">Usage</a></h1>
417423
</ul>
418424
</div>
419425
<div class="section" id="known-issues-roadmap">
420-
<h1><a class="toc-backref" href="#toc-entry-4">Known issues / Roadmap</a></h1>
426+
<h2><a class="toc-backref" href="#toc-entry-4">Known issues / Roadmap</a></h2>
421427
<ul class="simple">
422428
<li>Add X.509 authentication</li>
423429
</ul>
424430
</div>
425431
<div class="section" id="bug-tracker">
426-
<h1><a class="toc-backref" href="#toc-entry-5">Bug Tracker</a></h1>
432+
<h2><a class="toc-backref" href="#toc-entry-5">Bug Tracker</a></h2>
427433
<p>Bugs are tracked on <a class="reference external" href="https://github.com/OCA/server-backend/issues">GitHub Issues</a>.
428434
In case of trouble, please check there if your issue has already been reported.
429435
If you spotted it first, help us to smash it by providing a detailed and welcomed
430436
<a class="reference external" href="https://github.com/OCA/server-backend/issues/new?body=module:%20base_external_dbsource_mssql%0Aversion:%2018.0%0A%0A**Steps%20to%20reproduce**%0A-%20...%0A%0A**Current%20behavior**%0A%0A**Expected%20behavior**">feedback</a>.</p>
431437
<p>Do not contact contributors directly about support or help with technical issues.</p>
432438
</div>
433439
<div class="section" id="credits">
434-
<h1><a class="toc-backref" href="#toc-entry-6">Credits</a></h1>
440+
<h2><a class="toc-backref" href="#toc-entry-6">Credits</a></h2>
435441
<div class="section" id="authors">
436-
<h2><a class="toc-backref" href="#toc-entry-7">Authors</a></h2>
442+
<h3><a class="toc-backref" href="#toc-entry-7">Authors</a></h3>
437443
<ul class="simple">
438444
<li>Daniel Reis</li>
439445
<li>LasLabs</li>
440446
</ul>
441447
</div>
442448
<div class="section" id="contributors">
443-
<h2><a class="toc-backref" href="#toc-entry-8">Contributors</a></h2>
449+
<h3><a class="toc-backref" href="#toc-entry-8">Contributors</a></h3>
444450
<ul class="simple">
445451
<li>Daniel Reis &lt;<a class="reference external" href="mailto:dreis.pt&#64;hotmail.com">dreis.pt&#64;hotmail.com</a>&gt;</li>
446452
<li>Maxime Chambreuil &lt;<a class="reference external" href="mailto:maxime.chambreuil&#64;savoirfairelinux.com">maxime.chambreuil&#64;savoirfairelinux.com</a>&gt;</li>
@@ -458,9 +464,11 @@ <h2><a class="toc-backref" href="#toc-entry-8">Contributors</a></h2>
458464
</ul>
459465
</div>
460466
<div class="section" id="maintainers">
461-
<h2><a class="toc-backref" href="#toc-entry-9">Maintainers</a></h2>
467+
<h3><a class="toc-backref" href="#toc-entry-9">Maintainers</a></h3>
462468
<p>This module is maintained by the OCA.</p>
463-
<a class="reference external image-reference" href="https://odoo-community.org"><img alt="Odoo Community Association" src="https://odoo-community.org/logo.png" /></a>
469+
<a class="reference external image-reference" href="https://odoo-community.org">
470+
<img alt="Odoo Community Association" src="https://odoo-community.org/logo.png" />
471+
</a>
464472
<p>OCA, or the Odoo Community Association, is a nonprofit organization whose
465473
mission is to support the collaborative development of Odoo features and
466474
promote its widespread use.</p>
@@ -471,5 +479,6 @@ <h2><a class="toc-backref" href="#toc-entry-9">Maintainers</a></h2>
471479
</div>
472480
</div>
473481
</div>
482+
</div>
474483
</body>
475484
</html>

0 commit comments

Comments
 (0)