EduSense has developed a new banking framework for OpenERP. Rationale behind this is that it is quite common to have international bank accounts alongside national. The current habit of hiding banking schemes in the l10n_xxx modules makes it impossible to use the existing code in these situations.
Other observation was that a lot of import and export schemes duplicate a lot of code and business logic. This framework should prevent further extension of that habit. Two working example extension modules were developed: 1. account_banking_nl_multibank, an import parser for most Dutch banks 2. account_banking_nl_clieop, an export generator for most Dutch banks. Both modules should serve as an example of how to use the framework. All modules can be found on our website: http://www.edusense.nl. As always, contributions are welcome. ------------------------ Pieter J. Kersten EduSense BV -------------------- m2f -------------------- -- http://www.openobject.com/forum/viewtopic.php?p=49275#49275 -------------------- m2f -------------------- _______________________________________________ Tinyerp-users mailing list http://tiny.be/mailman2/listinfo/tinyerp-users
