You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 

16 lines
407 B

# -*- coding: utf-8 -*-
{
'name': 'Import QIF Bank Statement',
'category': 'Accounting & Finance',
'version': '1.0',
'author': 'OpenERP SA,'
'Odoo Community Association (OCA)',
'website': 'https://github.com/OCA/bank-statement-import',
'images': [],
'depends': [
'account_bank_statement_import'
],
'auto_install': False,
'installable': True,
}