I am seeing this error:
TypeError: list objects are unhashable
on the last button press in a dialog sequence where all we want to do is 
perform a final action and then close the window.  The last action calls a 
method and in the method I am returning like this:  
return {}
Should I be returning something else?

Gerry





_______________________________________________
Tinyerp-users mailing list
http://tiny.be/mailman/listinfo/tinyerp-users

Reply via email to