1
- < ?xml version="1.0" encoding="utf-8" ?>
1
+ < ?xml version="1.0" encoding="utf-8"?>
2
2
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
3
3
< html xmlns ="http://www.w3.org/1999/xhtml " xml:lang ="en " lang ="en ">
4
4
< head >
5
5
< meta http-equiv ="Content-Type " content ="text/html; charset=utf-8 " />
6
- < meta name ="generator " content ="Docutils 0.15.1: http ://docutils.sourceforge.net / " />
6
+ < meta name ="generator " content ="Docutils: https ://docutils.sourceforge.io / " />
7
7
< title > External Database Sources</ title >
8
8
< style type ="text/css ">
9
9
10
10
/*
11
11
:Author: David Goodger ([email protected] )
12
- :Id: $Id: html4css1.css 7952 2016-07-26 18:15:59Z milde $
12
+ :Id: $Id: html4css1.css 8954 2022-01-20 10:10:25Z milde $
13
13
:Copyright: This stylesheet has been placed in the public domain.
14
14
15
15
Default cascading style sheet for the HTML output of Docutils.
16
16
17
- See http ://docutils.sf.net /docs/howto/html-stylesheets.html for how to
17
+ See https ://docutils.sourceforge.io /docs/howto/html-stylesheets.html for how to
18
18
customize this style sheet.
19
19
*/
20
20
@@ -366,40 +366,42 @@ <h1 class="title">External Database Sources</h1>
366
366
<!-- !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
367
367
!! This file is generated by oca-gen-addon-readme !!
368
368
!! changes will be overwritten. !!
369
+ !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
370
+ !! source digest: sha256:5a11fb9ef1f1fcfe6fe10eb87e7699b65c4ab55ba1e844f6cad1404db6628d4a
369
371
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! -->
370
- < p > < a class ="reference external " 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 " 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 " href ="https://github.com/OCA/server-backend/tree/14.0/base_external_dbsource "> < img alt ="OCA/server-backend " src ="https://img.shields.io/badge/github-OCA%2Fserver--backend-lightgray.png?logo=github " /> </ a > < a class ="reference external " href ="https://translation.odoo-community.org/projects/server-backend-14-0/server-backend-14-0-base_external_dbsource "> < img alt ="Translate me on Weblate " src ="https://img.shields.io/badge/weblate-Translate%20me-F47D42.png " /> </ a > < a class ="reference external " href ="https://runbot.odoo-community.org/runbot/253/14.0 "> < img alt ="Try me on Runbot " src ="https://img.shields.io/badge/runbot-Try%20me-875A7B.png " /> </ a > </ p >
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/14.0/base_external_dbsource "> < 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-14-0/server-backend-14-0-base_external_dbsource "> < 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=14.0 "> < img alt ="Try me on Runboat " src ="https://img.shields.io/badge/runboat-Try%20me-875A7B.png " /> </ a > </ p >
371
373
< p > This module allows you to define connections to foreign databases using ODBC,
372
374
Firebird, Oracle Client or SQLAlchemy.</ p >
373
375
< p > < strong > Table of contents</ strong > </ p >
374
376
< div class ="contents local topic " id ="contents ">
375
377
< ul class ="simple ">
376
- < li > < a class ="reference internal " href ="#installation " id ="id1 "> Installation</ a > </ li >
377
- < li > < a class ="reference internal " href ="#configuration " id ="id2 "> Configuration</ a > </ li >
378
- < li > < a class ="reference internal " href ="#usage " id ="id3 "> Usage</ a > </ li >
379
- < li > < a class ="reference internal " href ="#known-issues-roadmap " id ="id4 "> Known issues / Roadmap</ a > </ li >
380
- < li > < a class ="reference internal " href ="#bug-tracker " id ="id5 "> Bug Tracker</ a > </ li >
381
- < li > < a class ="reference internal " href ="#credits " id ="id6 "> Credits</ a > < ul >
382
- < li > < a class ="reference internal " href ="#authors " id ="id7 "> Authors</ a > </ li >
383
- < li > < a class ="reference internal " href ="#contributors " id ="id8 "> Contributors</ a > </ li >
384
- < li > < a class ="reference internal " href ="#maintainers " id ="id9 "> Maintainers</ a > </ li >
378
+ < li > < a class ="reference internal " href ="#installation " id ="toc-entry-1 "> Installation</ a > </ li >
379
+ < li > < a class ="reference internal " href ="#configuration " id ="toc-entry-2 "> Configuration</ a > </ li >
380
+ < li > < a class ="reference internal " href ="#usage " id ="toc-entry-3 "> Usage</ a > </ li >
381
+ < li > < a class ="reference internal " href ="#known-issues-roadmap " id ="toc-entry-4 "> Known issues / Roadmap</ a > </ li >
382
+ < li > < a class ="reference internal " href ="#bug-tracker " id ="toc-entry-5 "> Bug Tracker</ a > </ li >
383
+ < li > < a class ="reference internal " href ="#credits " id ="toc-entry-6 "> Credits</ a > < ul >
384
+ < li > < a class ="reference internal " href ="#authors " id ="toc-entry-7 "> Authors</ a > </ li >
385
+ < li > < a class ="reference internal " href ="#contributors " id ="toc-entry-8 "> Contributors</ a > </ li >
386
+ < li > < a class ="reference internal " href ="#maintainers " id ="toc-entry-9 "> Maintainers</ a > </ li >
385
387
</ ul >
386
388
</ li >
387
389
</ ul >
388
390
</ div >
389
391
< div class ="section " id ="installation ">
390
- < h1 > < a class ="toc-backref " href ="#id1 "> Installation</ a > </ h1 >
392
+ < h1 > < a class ="toc-backref " href ="#toc-entry-1 "> Installation</ a > </ h1 >
391
393
< p > No installation required.</ p >
392
394
</ div >
393
395
< div class ="section " id ="configuration ">
394
- < h1 > < a class ="toc-backref " href ="#id2 "> Configuration</ a > </ h1 >
396
+ < h1 > < a class ="toc-backref " href ="#toc-entry-2 "> Configuration</ a > </ h1 >
395
397
< p > To configure this module, you need to:</ p >
396
398
< ol class ="arabic simple ">
397
399
< li > Database sources can be configured in Settings > Technical >
398
400
Database Structure > Data sources.</ li >
399
401
</ ol >
400
402
</ div >
401
403
< div class ="section " id ="usage ">
402
- < h1 > < a class ="toc-backref " href ="#id3 "> Usage</ a > </ h1 >
404
+ < h1 > < a class ="toc-backref " href ="#toc-entry-3 "> Usage</ a > </ h1 >
403
405
< ul class ="simple ">
404
406
< li > Go to Settings > Technical > Database Structure > Database Sources</ li >
405
407
< li > Click on Create to enter the following information:</ li >
@@ -410,7 +412,7 @@ <h1><a class="toc-backref" href="#id3">Usage</a></h1>
410
412
</ ul >
411
413
</ div >
412
414
< div class ="section " id ="known-issues-roadmap ">
413
- < h1 > < a class ="toc-backref " href ="#id4 "> Known issues / Roadmap</ a > </ h1 >
415
+ < h1 > < a class ="toc-backref " href ="#toc-entry-4 "> Known issues / Roadmap</ a > </ h1 >
414
416
< ul class ="simple ">
415
417
< li > Find a way to remove or default the CA certs dir</ li >
416
418
< li > Add concept of multiple connection strings for one source (multiple nodes)</ li >
@@ -423,24 +425,24 @@ <h1><a class="toc-backref" href="#id4">Known issues / Roadmap</a></h1>
423
425
</ ul >
424
426
</ div >
425
427
< div class ="section " id ="bug-tracker ">
426
- < h1 > < a class ="toc-backref " href ="#id5 "> Bug Tracker</ a > </ h1 >
428
+ < h1 > < a class ="toc-backref " href ="#toc-entry-5 "> Bug Tracker</ a > </ h1 >
427
429
< p > Bugs are tracked on < a class ="reference external " href ="https://github.com/OCA/server-backend/issues "> GitHub Issues</ a > .
428
430
In case of trouble, please check there if your issue has already been reported.
429
- If you spotted it first, help us smashing it by providing a detailed and welcomed
431
+ If you spotted it first, help us to smash it by providing a detailed and welcomed
430
432
< a class ="reference external " href ="https://github.com/OCA/server-backend/issues/new?body=module:%20base_external_dbsource%0Aversion:%2014.0%0A%0A**Steps%20to%20reproduce**%0A-%20...%0A%0A**Current%20behavior**%0A%0A**Expected%20behavior** "> feedback</ a > .</ p >
431
433
< p > Do not contact contributors directly about support or help with technical issues.</ p >
432
434
</ div >
433
435
< div class ="section " id ="credits ">
434
- < h1 > < a class ="toc-backref " href ="#id6 "> Credits</ a > </ h1 >
436
+ < h1 > < a class ="toc-backref " href ="#toc-entry-6 "> Credits</ a > </ h1 >
435
437
< div class ="section " id ="authors ">
436
- < h2 > < a class ="toc-backref " href ="#id7 "> Authors</ a > </ h2 >
438
+ < h2 > < a class ="toc-backref " href ="#toc-entry-7 "> Authors</ a > </ h2 >
437
439
< ul class ="simple ">
438
440
< li > Daniel Reis</ li >
439
441
< li > LasLabs</ li >
440
442
</ ul >
441
443
</ div >
442
444
< div class ="section " id ="contributors ">
443
- < h2 > < a class ="toc-backref " href ="#id8 "> Contributors</ a > </ h2 >
445
+ < h2 > < a class ="toc-backref " href ="#toc-entry-8 "> Contributors</ a > </ h2 >
444
446
< ul class ="simple ">
445
447
< li > Daniel Reis << a class ="reference external " href ="mailto:dreis.pt@hotmail.com "> dreis.pt@hotmail.com</ a > ></ li >
446
448
< li > Maxime Chambreuil << a class ="reference external " href ="mailto:maxime.chambreuil@savoirfairelinux.com "> maxime.chambreuil@savoirfairelinux.com</ a > ></ li >
@@ -451,7 +453,7 @@ <h2><a class="toc-backref" href="#id8">Contributors</a></h2>
451
453
</ ul >
452
454
</ div >
453
455
< div class ="section " id ="maintainers ">
454
- < h2 > < a class ="toc-backref " href ="#id9 "> Maintainers</ a > </ h2 >
456
+ < h2 > < a class ="toc-backref " href ="#toc-entry-9 "> Maintainers</ a > </ h2 >
455
457
< p > This module is maintained by the OCA.</ p >
456
458
< a class ="reference external image-reference " href ="https://odoo-community.org "> < img alt ="Odoo Community Association " src ="https://odoo-community.org/logo.png " /> </ a >
457
459
< p > OCA, or the Odoo Community Association, is a nonprofit organization whose
0 commit comments