The Account Banking Framework for OpenERP. A module built to ease the construction of bank communication projects for OpenERP. Donated by EduSense.
This framework tries to close the gap between the account module of OpenERP and its account_payment module. Using digital banking, the workflow using 'formal' OpenERP does not come full circle. Extended with account_banking, it does.
Invoices can be payed, payments can be exported to bank transactions, bank transactions can be processed by the bank and sent back using whatever feedback mechanism available. The feedback can be imported and will be automatically matched with the payments made. Fresh payments are matched with open invoices. There is an intention to match cancelled direct debits as well.
Focus is on the business logic, the user interface and the API for the parsers/generators. Sample modules are included.
Project information
- Part of:
- OpenERP Project Group
- Maintainer:
- Pieter J. Kersten (EduSense BV)
- Driver:
- Account Banking Drivers
- Licence:
- GNU GPL v3
View full history Series and milestones
trunk series is the current focus of development.
All bugs Latest bugs reported
-
Bug #1037543: "global name 'cr' is not defined" -> should be 'cursor'
Reported -
Bug #1022634: Girotel: typo 'starswith'
Reported -
Bug #1017470: nl_abnamro skips 1-1-2012 record
Reported -
Bug #914922: Error 404 on online SWIFT code verification
Reported -
Bug #888462: Does not handle statement, with statements for multiple companies
Reported
All blueprints Latest blueprints
-
Match canceled direct debit (storno's)
Registered -
SEPA/ISO-20022 messaging
Registered -
Extensible matching algoritms
Registered -
Make currency coercing optional
Registered -
Create a generator API as simple as the parser API
Registered