mirror of
https://github.com/OCA/bank-payment.git
synced 2025-02-02 10:37:31 +02:00
account_banking_nl_multibank:
[FIX] Add missing OVB type transaction
This commit is contained in:
@@ -111,6 +111,7 @@ class transaction(models.mem_bank_transaction):
|
||||
'KNT': bt.BANK_COSTS,
|
||||
'KST': bt.BANK_COSTS,
|
||||
'OPN': bt.BANK_TERMINAL,
|
||||
'OVB': bt.ORDER,
|
||||
'OVS': bt.ORDER,
|
||||
'PRV': bt.BANK_COSTS,
|
||||
'TEL': bt.ORDER,
|
||||
|
||||
Reference in New Issue
Block a user