コンテンツへスキップ
メニュー
この質問にフラグが付けられました
2 返信
5817 ビュー

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?

アバター
破棄
最善の回答

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/

アバター
破棄
最善の回答

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

アバター
破棄
関連投稿 返信 ビュー 活動
2
2月 24
1659
4
1月 23
17436
3
3月 15
24098
0
3月 15
3745
2
3月 15
11203