mirror of
https://github.com/brain-tec/account_ebics.git
synced 2025-07-21 20:07:58 +00:00
[IMP]improve fintech.ebics register documentation
This commit is contained in:
parent
6e60e5394d
commit
d5782563ca
@ -103,8 +103,8 @@ We also recommend to consider the installation of the following modules:
|
||||
Fintech license
|
||||
---------------
|
||||
|
||||
If you have a valid Fintech.ebics license, you should add the following
|
||||
licensing parameters to the odoo server configuration file:
|
||||
If you have a valid fintech.ebics license, you should add the following
|
||||
licensing parameters to the [options] section of the odoo server configuration file:
|
||||
|
||||
|
||||
- fintech_register_name
|
||||
|
@ -2,18 +2,18 @@
|
||||
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
|
||||
<head>
|
||||
<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>
|
||||
<style type="text/css">
|
||||
|
||||
/*
|
||||
: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.
|
||||
|
||||
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.
|
||||
*/
|
||||
|
||||
@ -464,8 +464,8 @@ which allows to see all statements downloaded via the ir.cron automated EBICS do
|
||||
</div>
|
||||
<div class="section" id="fintech-license">
|
||||
<h3>Fintech license</h3>
|
||||
<p>If you have a valid Fintech.ebics license, you should add the following
|
||||
licensing parameters to the odoo server configuration file:</p>
|
||||
<p>If you have a valid fintech.ebics license, you should add the following
|
||||
licensing parameters to the [options] section of the odoo server configuration file:</p>
|
||||
<ul class="simple">
|
||||
<li>fintech_register_name</li>
|
||||
</ul>
|
||||
|
Loading…
x
Reference in New Issue
Block a user