[FIX] account_bank_statement_import_save_file: website

This commit is contained in:
Alexey Pelykh
2022-08-08 09:18:39 +02:00
parent bfc414df63
commit 688ba1923b

View File

@@ -8,6 +8,7 @@
'license': 'AGPL-3',
'category': 'Banking addons',
'summary': 'Keep imported bank statements as raw data',
'website': 'https://github.com/OCA/bank-statement-import',
'depends': [
'account_bank_statement_import',
],