← Back to team overview

openerp-expert-accounting team mailing list archive

Re: OFX/CSV Bank statements

 

On 07-07-11 19:54, Raphael Valyi wrote:
Hello guys,

a few considerations:
we have experience with SEPA bank exports in France. Alexis de Lattre, tried to use th banking framework. The expected conclusion was that:

    * for file generation it helps little as it's essentially custom
      logic and custom templating involved.
    * It could help for parsing file, may be.



Hi,

maybe there was some sort of misunderstanding when investigating the modules. The custom and elaborate templating from the account_banking module which you mention provides a framework that you do not need to bother when you just want to write a parser, for both import and export. You can write a new parser in a couple of hours, and use in in the tightly integrated environment that the framework provides (payment reconciliation, automatic partner and invoice creation etc.).

Here is an example of such a parser: http://bazaar.launchpad.net/~pieterj/account-banking/trunk/view/head:/account_banking_fi_patu/patu.py

Regards,
Stefan.

--
Therp - Maatwerk in open ontwikkeling

Stefan Rijnhart - Ontwerp en implementatie

mail: stefan@xxxxxxxx
tel: +31 (0) 614478606
web: http://therp.nl


References