I think I understand how the button works at the moment, and I've found the server action that's being called when a user clicks on it:
def continue_camp(self, cr, uid, ids, *args): But I can't work out how the "Actions" work at all. I've tried reading through the developer manual but it really doesn't explain it very well. Has anybody created an "Action" for a server side function? Cheers MattLG -------------------- m2f -------------------- -- http://www.openobject.com/forum/viewtopic.php?p=47694#47694 -------------------- m2f -------------------- _______________________________________________ Tinyerp-users mailing list http://tiny.be/mailman2/listinfo/tinyerp-users
