Ir al contenido
Menú
Se marcó esta pregunta
2 Respuestas
5675 Vistas

Hello, I'd like to change the phone fields that programs like Skype can automatically detect and call this phone number, such as CALLTO tag.

Is it possible? Is there some module for OpenERP 7?

Avatar
Descartar
Mejor respuesta

It is possible, but the solution is not to customize OpenERP. Instead you should install the Skype plugin for your browser (there is one for all major browsers) and it will recognize phone numbers automatically on the open web pages (openerp included).

More info here: http://www.skype.com/en/download-skype/click-to-call/

Avatar
Descartar
Mejor respuesta

You can use special href attribute in phone fields http://developer.skype.com/skype-uris/reference

<a href="skype:+7123456789?call">+7123456789</a>

I wrote small module for skype field. You can use it as a basis https://github.com/yelizariev/addons-yelizariev/tree/master/res_partner_skype

Avatar
Descartar
Publicaciones relacionadas Respuestas Vistas Actividad
2
feb 24
1479
4
ene 23
17193
3
mar 15
23810
0
mar 15
3561
2
mar 15
10960