mirror of
				https://github.com/brain-tec/account_ebics.git
				synced 2025-11-03 22:50:59 +00:00 
			
		
		
		
	[MIG] account_ebics_payment_order: Migration to 17.0
This commit is contained in:
		@@ -1,9 +1,9 @@
 | 
			
		||||
# Copyright 2009-2023 Noviat.
 | 
			
		||||
# Copyright 2009-2024 Noviat.
 | 
			
		||||
# License LGPL-3 or later (http://www.gnu.org/licenses/lgpl).
 | 
			
		||||
 | 
			
		||||
{
 | 
			
		||||
    "name": "Upload Payment Order via EBICS",
 | 
			
		||||
    "version": "16.0.1.0.0",
 | 
			
		||||
    "version": "17.0.1.0.0",
 | 
			
		||||
    "license": "LGPL-3",
 | 
			
		||||
    "author": "Noviat",
 | 
			
		||||
    "website": "https://www.noviat.com",
 | 
			
		||||
 
 | 
			
		||||
@@ -10,7 +10,7 @@
 | 
			
		||||
          <button
 | 
			
		||||
                    name="ebics_upload"
 | 
			
		||||
                    type="object"
 | 
			
		||||
                    states="generated"
 | 
			
		||||
                    invisible="state != 'generated'"
 | 
			
		||||
                    string="EBICS Upload"
 | 
			
		||||
                    class="oe_highlight"
 | 
			
		||||
                />
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user