Commit Graph

17 Commits

Author SHA1 Message Date
Pedro M. Baeza
6d81d76e74 [FIX] PEP8 2016-04-09 19:48:18 +02:00
Alexandre Fayolle
42f47cfdc8 use raw strings for regexp with escape sequences 2014-12-03 10:05:01 +01:00
Stefan Rijnhart
a4c768f971 [ADD] Allow import of zipfiles with multiple statements
[IMP] CAMT: Append AddtlNtryInf to transaction message
[IMP] Further normalize CAMT identifiers against the account number
2014-10-20 20:51:42 +02:00
Sandy Carter
1a6763368e PEP8 on account_banking 2014-09-02 12:36:36 -04:00
Stefan Rijnhart
d70982a28b [RFR] Rename 'effective date' to standard 'value date' 2014-02-14 17:02:08 +01:00
Stefan Rijnhart
deb51bf68b [RFR] Disambiguate posted date and value date 2014-02-14 16:48:43 +01:00
Graeme Gellatly
920e3148b1 [FIX] Minor import updates to allow install on trunk 2014-01-05 15:07:34 +13:00
Stefan Rijnhart
9c8337fe31 [FIX] Move line names overflow when using full IBAN and CAMT statement
identifier as bank statement identification in OpenERP
2013-10-02 12:20:26 +02:00
Stefan Rijnhart
aa0696e3fd [FIX] Error in object attribute 2013-09-14 12:10:48 +02:00
Stefan Rijnhart
07cd9a2657 [FIX] Relicense as AGPL 2013-04-15 15:59:50 +02:00
Stefan Rijnhart
9721b91491 [IMP] ING/Triodos regain ability to generate friendly bank statement names
[RFR] API change: models.parser.parse() is now called with extra cursor argument
[IMP] models.parser.parse() can generate unique statement name
2012-01-17 09:48:10 +01:00
OpenERP instance user
cab64a4ebb [FIX] Bank import writes to browse object
[ADD] direct debit order: process storno during bank import
[ADD] bank import: add hooks for processing debit orders and stornos
[ADD] direct debit order: pre-select move lines on reference substring
	configured in payment mode
[ADD] payment term for direct debit invoices
[ADD] payment line views: add storno field
[RFR] standardize storno and debit order processing during bank import
2011-12-14 15:35:02 +01:00
OpenERP instance user
4af0d711f1 [ADD] bank import: match aggregated direct debit orders in bank statements 2011-12-12 16:00:03 +01:00
Pieter J. Kersten
5579dd5c60 [FIX] account_banking: Changed German localized BBAN format
Reactivated apparently unused/untested path
[IMP] account_banking: Changed default type of parser model members to str
                       Extended comments in template regarding numbering
                       schemes
2011-04-28 10:07:51 +02:00
Pieter J. Kersten
d634f50575 [IMP] account_banking:
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
2010-07-16 16:44:59 +02:00
Pieter J. Kersten
b597176a96 [FIX] account_banking: fixed sloppy coding
[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
2010-06-29 16:58:52 +02:00
Pieter J. Kersten
c85c8b9621 [META] Set structure 2010-01-26 21:55:24 +01:00