@sixela Not yet. It serves as a framework. It should be relatively simple to develop ISO 20022 schemes. I'm open for contributions...
@Dries It seems the python path is not right. The root of every module should be appended to the python path. If it had, python should have found sepa. It is there. Can you start the server manually with the --debug flag? When you get an AccessDenied exception, just press 'c' and enter. When it stops at the import error, enter: import sys p sys.path and show me the results. ------------------------ Pieter J. Kersten EduSense BV -------------------- m2f -------------------- -- http://www.openobject.com/forum/viewtopic.php?p=49322#49322 -------------------- m2f -------------------- _______________________________________________ Tinyerp-users mailing list http://tiny.be/mailman2/listinfo/tinyerp-users
