This website works better with JavaScript.
Home
Explore
Help
Sign In
OCA
/
connector-telephony
Watch
5
Star
0
Fork
0
Code
Issues
Pull Requests
Releases
Wiki
Activity
294
Commits
10
Branches
0
Tags
3.7 MiB
Tree:
1aa4a57970
connector-telephony
/
event_phone
/
__init__.py
3 lines
51 B
Raw
Normal View
History
Long-awaited feature : automatic pop-up on incoming calls in the OpenERP Web interface. Special thank to Jean-Sébastien Suzanne for his collaboration on this new feature.
11 years ago
Very large changes in the structure of the project : - move more asterisk-independant code to base_phone module and create new asterisk-independant modules - rename module asterisk_popup to base_phone_popup - add ability to get callerid names not only from partners, but also from leads, employees, applicants, etc... - same for auto pop-up : not only for partners, but also for leads, employees, etc...
11 years ago
# -*- coding: utf-8 -*-
from
.
import
event_phone