I have same issue and I fixed manually editing the code. Make sure that you have this line on plugins/main_sections/ms_teledeploy/ms_tele_activate.php
$l->g(593) => 'CAST(from_unixtime(FILEID) AS DATETIME)'
You can see the whole bug here:
https://github.com/OCSInventory-NG/OCSInventory-ocsreports/issues/404
Oups, I was too optimistic. This solution works fine for http://ask.ocsinventory-ng.org/9059/nothing-is-displayed-on-activate-list
But not for the form search on teledeploy page. The search don't filter anything.