mirror of
				https://github.com/brain-tec/account_ebics.git
				synced 2025-11-03 22:50:59 +00:00 
			
		
		
		
	add support for 16.0 Odoo OE camt parser
This commit is contained in:
		@@ -1,4 +1,4 @@
 | 
			
		||||
# Copyright 2020-2022 Noviat.
 | 
			
		||||
# Copyright 2020-2023 Noviat.
 | 
			
		||||
# License LGPL-3 or later (http://www.gnu.org/licenses/lpgl).
 | 
			
		||||
 | 
			
		||||
{
 | 
			
		||||
@@ -13,6 +13,8 @@
 | 
			
		||||
        "account_ebics",
 | 
			
		||||
        "account_statement_import",
 | 
			
		||||
    ],
 | 
			
		||||
    "installable": True,
 | 
			
		||||
    # installable False unit OCA statement import becomes
 | 
			
		||||
    # available for 16.0
 | 
			
		||||
    "installable": False,
 | 
			
		||||
    "auto_install": True,
 | 
			
		||||
}
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user