@sixela If you still can't get it working, try adding the following code to banktools.py: import sys sys.path.insert(0, '../..') just before from account_banking import sepa If this solves your problem, then we've triggered a bug in the Windows implementation of OpenERP.
I would like to hear from you. ------------------------ Pieter J. Kersten EduSense BV -------------------- m2f -------------------- -- http://www.openobject.com/forum/viewtopic.php?p=49419#49419 -------------------- m2f -------------------- _______________________________________________ Tinyerp-users mailing list http://tiny.be/mailman2/listinfo/tinyerp-users
