mirror of
				https://github.com/brain-tec/account_ebics.git
				synced 2025-11-04 15:10:34 +00:00 
			
		
		
		
	[16.0]fix typo in license URL
This commit is contained in:
		@@ -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
 | 
			
		||||
 | 
			
		||||
==============================
 | 
			
		||||
 
 | 
			
		||||
@@ -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",
 | 
			
		||||
 
 | 
			
		||||
@@ -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
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user