Hi, I've been working on a patch to OpenERP that shows a lot more detail in the error messages. It's based on the code that Django uses to show stacktraces. This is how it looks:
You can click on any line of code from the traceback in order to expand a few lines above and below the selected line. And you can also view the local variables at each frame of the traceback. It's a real timesaver. You can find more info at my blog post: http://www.gcoop.com.ar/noticias/detailed-tracebacks-openerp Please let me know if you find it useful, and what changes do you think might be needed in order to include it into OpenERP. cheers, -- Alejandro J. Cura, gcoop / cooperativa de software libre -------------------- m2f -------------------- -- http://www.openobject.com/forum/viewtopic.php?p=46545#46545 -------------------- m2f -------------------- _______________________________________________ Tinyerp-users mailing list http://tiny.be/mailman2/listinfo/tinyerp-users
