mirror of
				https://github.com/brain-tec/account_ebics.git
				synced 2025-11-04 07:00:35 +00:00 
			
		
		
		
	[14.0]black, isort, prettier
This commit is contained in:
		@@ -2,19 +2,17 @@
 | 
				
			|||||||
# License LGPL-3 or later (http://www.gnu.org/licenses/lpgl).
 | 
					# License LGPL-3 or later (http://www.gnu.org/licenses/lpgl).
 | 
				
			||||||
 | 
					
 | 
				
			||||||
{
 | 
					{
 | 
				
			||||||
    'name': 'account_ebics on Odoo Enterprise',
 | 
					    "name": "account_ebics on Odoo Enterprise",
 | 
				
			||||||
    'summary': "Deploy account_ebics module on Odoo Enterprise",
 | 
					    "summary": "Deploy account_ebics module on Odoo Enterprise",
 | 
				
			||||||
    'version': '14.0.1.0.0',
 | 
					    "version": "14.0.1.0.0",
 | 
				
			||||||
    'author': 'Noviat',
 | 
					    "author": "Noviat",
 | 
				
			||||||
    'category': 'Hidden',
 | 
					    "category": "Hidden",
 | 
				
			||||||
    'license': 'LGPL-3',
 | 
					    "license": "LGPL-3",
 | 
				
			||||||
    'depends': [
 | 
					    "depends": [
 | 
				
			||||||
        'account_ebics',
 | 
					        "account_ebics",
 | 
				
			||||||
        'account_accountant',
 | 
					        "account_accountant",
 | 
				
			||||||
    ],
 | 
					    ],
 | 
				
			||||||
    'data': [
 | 
					    "data": ["views/account_ebics_menu.xml"],
 | 
				
			||||||
        'views/account_ebics_menu.xml'
 | 
					    "installable": True,
 | 
				
			||||||
    ],
 | 
					    "auto_install": True,
 | 
				
			||||||
    'installable': True,
 | 
					 | 
				
			||||||
    'auto_install': True,
 | 
					 | 
				
			||||||
}
 | 
					}
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user