You can learn about server actions here: http://doc.openerp.com/developer/4_13_server_action/index.html If I'm not mistaken it's an action initiated by the server rather than the client.
Not sure you can do AJAX polling from within the web client. You could do it outside however - for example you could develop a standalone application that sits in the windows tray and polls every 30 seconds in XML-RPC. Lionel -------------------- m2f -------------------- -- http://www.openobject.com/forum/viewtopic.php?p=45966#45966 -------------------- m2f -------------------- _______________________________________________ Tinyerp-users mailing list http://tiny.be/mailman2/listinfo/tinyerp-users
