mirror of
https://github.com/OCA/bank-statement-import.git
synced 2025-01-20 12:37:43 +02:00
account_bank_statement_import_ofx is not automatically installed anymore
This commit is contained in:
committed by
Alexis de Lattre
parent
956ee4aac8
commit
fc6ccdabc6
@@ -12,6 +12,6 @@
|
|||||||
'external_dependencies': {
|
'external_dependencies': {
|
||||||
'python': ['ofxparse'],
|
'python': ['ofxparse'],
|
||||||
},
|
},
|
||||||
'auto_install': True,
|
'auto_install': False,
|
||||||
'installable': True,
|
'installable': True,
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user