mirror of
https://github.com/brain-tec/account_ebics.git
synced 2025-07-22 04:17:59 +00:00
Merge pull request #63 from Noviat/18.0
Syncing from upstream Noviat/account_ebics (18.0)
This commit is contained in:
commit
f348a6b200
@ -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
|
||||||
|
@ -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>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user