[FIX] account_banking: Payment order lines were processed twice, once as
payment_line and once as account_move_line.
[IMP] account_banking: improved string searching in matching. When search
strings are larger than the string to be searched,
reverse match.
[FIX] adapt to attribute change in account_bank_statement_reconcile
[FIX] fix possible view overwrites by eliminating duplicate view ids.
[IMP] Hide import payments button on banking statements when not in open
or draft state
[IMP] Extended parser model to support payment batch reporting
[IMP] Added extra function fields to payment_order
[IMP] Extended import parser to substitute payment batches with payment
lines
[IMP] Use better id matching and reporting when parsing and matching
account_banking_nl_multibank:
[IMP] Added clieop3 batch reporting
Enhanced resilliance against orphaned addresses
Enhanced conversion of Dutch 7 scheme accounts
[IMP] account_banking_nl_multibank: Improved scanning of DIV transactions
extended memory models to include more attributes
extended memory models to include bank costs per transaction
improved matching for invoices and partners
improved partner creation routines
improved messaging
added approximate matching to postalcode routines
[IMP] account_banking_nl_multibank:
extended usage of better memory model
added parsing of structured messages in free message parts
added recognition and processing of foreign payments
[FIX] account_banking: fixed error handling for Belgian IBAN convertor
[FIX] account_banking: fixed straight copy for early IBAN adopters
[IMP] account_banking: improved matching algorithm, handles split and combined payments as well
[IMP] account_banking: better partner selection - now handles shared bank accounts
[FIX] account_banking: default accounts can be overruled now
[IMP] account_banking: extensions on memory model for bank transactions
[IMP] account_banking: optional automatic creation of invoices for bank accounts
[IMP] account_banking_xxx: translations update
[IMP] account_banking_nl_clieop: better coding style
[IMP] account_banking_nl_multibank: extended for memory model changes