~akretion-team/banking-addons/50-sepa-credit-transfer

« back to all changes in this revision

Viewing changes to account_banking_nl_multibank/multibank.py

  • Committer: Pieter J. Kersten
  • Date: 2011-11-07 12:46:22 UTC
  • Revision ID: p.j.kersten@edusense.nl-20111107124622-px9fwb434qtiwhzn
account_banking_nl_multibank:
[FIX] Add missing OVB type transaction

Show diffs side-by-side

added added

removed removed

Lines of Context:
111
111
        'KNT': bt.BANK_COSTS,
112
112
        'KST': bt.BANK_COSTS,
113
113
        'OPN': bt.BANK_TERMINAL,
 
114
        'OVB': bt.ORDER,
114
115
        'OVS': bt.ORDER,
115
116
        'PRV': bt.BANK_COSTS,
116
117
        'TEL': bt.ORDER,