Search 1.9 billion lines of Odoo code on GitHub

bank_statement_parse_nl_ing_mt940

Author: Therp BV
License: AGPL-3
Branch: 8.0-import_parsers_new_api_migrate_from_7.0_therp
Repository: hbrunn/bank-statement-import
Dependencies: bank_statement_parse, and bank_statement_parse_mt940
Languages: Python (99, 100.0%)
Other branches: 8.0_import_parsers_new_api_therp
Other repositories: StefanRijnhart/bank-statement-import, and acsone/bank-statement-import

<a name="import-mt940-iban-ing-bank-statements"></a> <h2>Import MT940 IBAN ING Bank Statements</h2> <p>This module allows you to import the MT940 IBAN files from the Dutch ING bank in Odoo as bank statements. The specifications are published at:</p> <blockquote> <a class="reference external" href="https://www.ing.nl/media/ING_ming_mt940s_24_juli_tcm162-46356.pdf">https://www.ing.nl/media/ING_ming_mt940s_24_juli_tcm162-46356.pdf</a></blockquote> <p>and were last updated august 2014.</p> <a name="installation"></a> <h2>Installation</h2> <p>This module is available: * for Odoo version 8: in the OCA project bank-statement-import:</p> <blockquote> <a class="reference external" href="https://github.com/OCA/bank-statement-import">https://github.com/OCA/bank-statement-import</a></blockquote> <a name="configuration"></a> <h2>Configuration</h2> <p>In the menu Accounting &gt; Configuration &gt; Accounts &gt; Setup your Bank Accounts, make sure that you have your ING bank account with the following parameters:</p> <ul class="simple"> <li>Bank Account Type: Normal Bank Account</li> <li>Account Number: the bank account number also appearing in the statements</li> <li>Account Journal: the journal associated to your bank account</li> </ul>