[IMP]improve fintech.ebics register documentation

This commit is contained in:
Luc De Meyer 2025-07-14 18:35:35 +02:00
parent 6e60e5394d
commit d5782563ca
2 changed files with 7 additions and 7 deletions

View File

@ -103,8 +103,8 @@ We also recommend to consider the installation of the following modules:
Fintech license Fintech license
--------------- ---------------
If you have a valid Fintech.ebics license, you should add the following If you have a valid fintech.ebics license, you should add the following
licensing parameters to the odoo server configuration file: licensing parameters to the [options] section of the odoo server configuration file:
- fintech_register_name - fintech_register_name

View File

@ -2,18 +2,18 @@
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en"> <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
<head> <head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<meta name="generator" content="Docutils 0.16: http://docutils.sourceforge.net/" /> <meta name="generator" content="Docutils 0.20.1: https://docutils.sourceforge.io/" />
<title>README.rst</title> <title>README.rst</title>
<style type="text/css"> <style type="text/css">
/* /*
:Author: David Goodger (goodger@python.org) :Author: David Goodger (goodger@python.org)
:Id: $Id: html4css1.css 7952 2016-07-26 18:15:59Z milde $ :Id: $Id: html4css1.css 8954 2022-01-20 10:10:25Z milde $
:Copyright: This stylesheet has been placed in the public domain. :Copyright: This stylesheet has been placed in the public domain.
Default cascading style sheet for the HTML output of Docutils. Default cascading style sheet for the HTML output of Docutils.
See http://docutils.sf.net/docs/howto/html-stylesheets.html for how to See https://docutils.sourceforge.io/docs/howto/html-stylesheets.html for how to
customize this style sheet. customize this style sheet.
*/ */
@ -464,8 +464,8 @@ which allows to see all statements downloaded via the ir.cron automated EBICS do
</div> </div>
<div class="section" id="fintech-license"> <div class="section" id="fintech-license">
<h3>Fintech license</h3> <h3>Fintech license</h3>
<p>If you have a valid Fintech.ebics license, you should add the following <p>If you have a valid fintech.ebics license, you should add the following
licensing parameters to the odoo server configuration file:</p> licensing parameters to the [options] section of the odoo server configuration file:</p>
<ul class="simple"> <ul class="simple">
<li>fintech_register_name</li> <li>fintech_register_name</li>
</ul> </ul>