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
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
239
Commits
10
Branches
0
Tags
3.7 MiB
Tree:
f93395abd4
10.0
11.0
12.0
12.3
5.0
6.0
6.1
7.0
8.0
9.0
Branches
Tags
${ item.name }
Create tag
${ searchTerm }
Create branch
${ searchTerm }
from 'f93395abd4'
${ noResults }
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...
10 years ago
# -*- coding: utf-8 -*-
from
.
import
event_phone