[16.0]fix typo in license URL

This commit is contained in:
Luc De Meyer
2023-05-28 17:01:06 +02:00
parent 1e9b3af3a6
commit 6c1da7be63
11 changed files with 12 additions and 12 deletions

View File

@@ -363,7 +363,7 @@ ul.auto-toc {
<div class="document">
<a class="reference external image-reference" href="https://www.gnu.org/licenses/lpgl"><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://www.gnu.org/licenses/lgpl"><img alt="License: LGPL-3" src="https://img.shields.io/badge/license-LGPL--3-blue.png" /></a>
<div class="section" id="ebics-banking-protocol">
<h1>EBICS banking protocol</h1>
<p>Implementation of the EBICS banking protocol.</p>
@@ -562,7 +562,7 @@ You can also find this information in the doc folder of this module (file EBICS_
<div class="section" id="known-issues-roadmap">
<h2>Known Issues / Roadmap</h2>
<ul class="simple">
<li>add support to import externally generated keys &amp; certificates (currently only 3SKey signature certificate)</li>
<li>add support to import externally generated keys &amp; certificates (currently only 3SKey signature certificate).</li>
<li>For Odoo 16.0 the interaction with the OCA payment order and bank statement import modules (e.g. french CFONB) is not yet available.</li>
</ul>
</div>