[16.0]fix typo in license URL

This commit is contained in:
Luc De Meyer 2023-05-28 17:01:06 +02:00
parent 545163db70
commit d2ea84bbcb
3 changed files with 3 additions and 3 deletions

View File

@ -1,5 +1,5 @@
.. image:: https://img.shields.io/badge/licence-LGPL--3-blue.svg
:target: https://www.gnu.org/licenses/lpgl
:target: https://www.gnu.org/licenses/lgpl
:alt: License: AGPL-3
==============================

View File

@ -1,5 +1,5 @@
# Copyright 2009-2023 Noviat.
# License LGPL-3 or later (http://www.gnu.org/licenses/lpgl).
# License LGPL-3 or later (http://www.gnu.org/licenses/lgpl).
{
"name": "Upload Payment Order via EBICS",

View File

@ -1,5 +1,5 @@
# Copyright 2009-2023 Noviat.
# License LGPL-3 or later (http://www.gnu.org/licenses/lpgl).
# License LGPL-3 or later (http://www.gnu.org/licenses/lgpl).
from odoo import _, models
from odoo.exceptions import UserError