mirror of
https://github.com/OCA/bank-statement-import.git
synced 2025-01-20 12:37:43 +02:00
[ADD] account_statement_import_online_ponto_ing
Extra handling to prevent payment_ref filled with useless duplicate information
This commit is contained in:
committed by
Ronald Portier (Therp BV)
parent
2484babb67
commit
6e48a74acd
@@ -0,0 +1,2 @@
|
||||
The code in this module will automatically be active if bank statements are
|
||||
imported from Ponto and the Bank Identifier Code is INGBNL2A.
|
||||
@@ -0,0 +1,3 @@
|
||||
* `Therp BV <https://therp.nl/>`__
|
||||
|
||||
* Ronald Portier <ronald@therp.nl>
|
||||
@@ -0,0 +1,4 @@
|
||||
This module provides special handling for Bank Transactions imported from Ponto
|
||||
for the Dutch ING bank. Specifically it removes unneeded information from the
|
||||
reference field (filled from the remittanceInformation) that is also provided in
|
||||
other fields, like the counterpart accountnumber (IBAN) en the partnername.
|
||||
Reference in New Issue
Block a user