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/*
360360</ style >
361361</ head >
362362< body >
363- < div class ="document " id ="external-database-source-mssql ">
364- < h1 class ="title "> External Database Source - MSSQL</ 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 ="external-database-source-mssql ">
370+ < h1 > External Database Source - MSSQL</ h1 >
366371<!-- !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
367372!! This file is generated by oca-gen-addon-readme !!
368373!! changes will be overwritten. !!
369374!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
370- !! source digest: sha256:1b2995bed1294306832d94e5fd71172ab09c3f2ec2444575d95fb93313dc27c0
375+ !! source digest: sha256:772c59dda6323419b6cdceea44248da043f86e91201bee74c7300004550b7012
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/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&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&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 > This module extends < tt class ="docutils literal "> base_external_dbsource</ tt > , allowing you to connect
374379to foreign MSSQL databases using SQLAlchemy.</ p >
375380< p > < strong > Table of contents</ strong > </ p >
@@ -389,7 +394,7 @@ <h1 class="title">External Database Source - MSSQL</h1>
389394</ ul >
390395</ div >
391396< div class ="section " id ="installation ">
392- < 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 >
393398< p > To install this module, you need to:</ p >
394399< ul class ="simple ">
395400< li > Install & configure FreeTDS driver (tdsodbc package)</ li >
@@ -398,15 +403,15 @@ <h1><a class="toc-backref" href="#toc-entry-1">Installation</a></h1>
398403</ ul >
399404</ div >
400405< div class ="section " id ="configuration ">
401- < 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 >
402407< p > To configure this module, you need to:</ p >
403408< ol class ="arabic simple ">
404409< li > Database sources can be configured in Settings > Technical > Database
405410Structure > Database sources.</ li >
406411</ ol >
407412</ div >
408413< div class ="section " id ="usage ">
409- < 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 >
410415< p > To use this module:</ p >
411416< ul class ="simple ">
412417< li > Go to Settings > Technical > Database Structure > Database Sources</ li >
@@ -418,30 +423,30 @@ <h1><a class="toc-backref" href="#toc-entry-3">Usage</a></h1>
418423</ ul >
419424</ div >
420425< div class ="section " id ="known-issues-roadmap ">
421- < 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 >
422427< ul class ="simple ">
423428< li > Add X.509 authentication</ li >
424429</ ul >
425430</ div >
426431< div class ="section " id ="bug-tracker ">
427- < 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 >
428433< p > Bugs are tracked on < a class ="reference external " href ="https://github.com/OCA/server-backend/issues "> GitHub Issues</ a > .
429434In case of trouble, please check there if your issue has already been reported.
430435If you spotted it first, help us to smash it by providing a detailed and welcomed
431436< 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 >
432437< p > Do not contact contributors directly about support or help with technical issues.</ p >
433438</ div >
434439< div class ="section " id ="credits ">
435- < 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 >
436441< div class ="section " id ="authors ">
437- < 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 >
438443< ul class ="simple ">
439444< li > Daniel Reis</ li >
440445< li > LasLabs</ li >
441446</ ul >
442447</ div >
443448< div class ="section " id ="contributors ">
444- < 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 >
445450< ul class ="simple ">
446451< li > Daniel Reis << a class ="reference external " href ="mailto:dreis.pt@hotmail.com "> dreis.pt@hotmail.com</ a > ></ li >
447452< li > Maxime Chambreuil << a class ="reference external " href ="mailto:maxime.chambreuil@savoirfairelinux.com "> maxime.chambreuil@savoirfairelinux.com</ a > ></ li >
@@ -459,7 +464,7 @@ <h2><a class="toc-backref" href="#toc-entry-8">Contributors</a></h2>
459464</ ul >
460465</ div >
461466< div class ="section " id ="maintainers ">
462- < 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 >
463468< p > This module is maintained by the OCA.</ p >
464469< a class ="reference external image-reference " href ="https://odoo-community.org ">
465470< img alt ="Odoo Community Association " src ="https://odoo-community.org/logo.png " />
@@ -474,5 +479,6 @@ <h2><a class="toc-backref" href="#toc-entry-9">Maintainers</a></h2>
474479</ div >
475480</ div >
476481</ div >
482+ </ div >
477483</ body >
478484</ html >
0 commit comments