OCA Transbot
a0e5d17dff
OCA Transbot updated translations from Transifex
8 years ago
OCA Transbot
a764440333
OCA Transbot updated translations from Transifex
8 years ago
OCA Transbot
37d927f54a
OCA Transbot updated translations from Transifex
8 years ago
OCA Transbot
eb3372dc2f
OCA Transbot updated translations from Transifex
8 years ago
OCA Transbot
320b370e59
OCA Transbot updated translations from Transifex
8 years ago
OCA Transbot
d19660b365
OCA Transbot updated translations from Transifex
8 years ago
OCA Transbot
bf30e447dd
OCA Transbot updated translations from Transifex
8 years ago
OCA Transbot
ea50f120b3
OCA Transbot updated translations from Transifex
8 years ago
OCA Transbot
312c11565a
OCA Transbot updated translations from Transifex
8 years ago
OCA Transbot
6a79b2186a
OCA Transbot updated translations from Transifex
8 years ago
OCA Transbot
42e2e20d8c
OCA Transbot updated translations from Transifex
8 years ago
OCA Transbot
4d7e2a7ef9
OCA Transbot updated translations from Transifex
8 years ago
OCA Transbot
3f1e8dcc94
OCA Transbot updated translations from Transifex
8 years ago
OCA Transbot
76a874ade1
OCA Transbot updated translations from Transifex
8 years ago
OCA Transbot
807a377e83
OCA Transbot updated translations from Transifex
8 years ago
OCA Transbot
017861331f
OCA Transbot updated translations from Transifex
8 years ago
OCA Transbot
50e97d35ca
OCA Transbot updated translations from Transifex
8 years ago
Stéphane Bidoul (ACSONE)
a8ff380cb6
[FIX] remove en.po that was erroneously created by transbot
8 years ago
Apptuate
ddccf2eaea
good call
9 years ago
Apptuate
0df2adac8b
PJSIP compatible
9 years ago
OCA Transbot
65ce926ccf
OCA Transbot updated translations from Transifex
9 years ago
Damien Crier
4e90cb29ba
[FIX] flake8 errors
9 years ago
OCA Transbot
72ce33fcb3
OCA Transbot updated translations from Transifex
9 years ago
OCA Transbot
2ef156647b
OCA Transbot updated translations from Transifex
9 years ago
Alexis de Lattre
f6378f28cc
Fix script name in help message of script set_name_agi.py
9 years ago
OCA Transbot
213bfbe7ee
OCA Transbot updated translations from Transifex
9 years ago
Stéphane Bidoul
4d08c5ef66
[UPD] prefix versions with 8.0
9 years ago
Alexis de Lattre
0a9d54f28e
set_name_agi.py: add support for JSON-RPC and JSON-RPC SSL
PEP8
10 years ago
Alexis de Lattre
e60a818fcb
Please welcome the new module ovh_telephony_connector !
Some code clean-up and re-organisation in the generic modules
Prepare the removal of the module asterisk_click2dial_crm
10 years ago
Alexis de Lattre
785f6f2a01
FIX old/new API call
10 years ago
Valentin Lab
ec2324c406
new: pkg: adds requirements.txt to explicit dependencies and ease scripted installations.
10 years ago
Alexis de Lattre
27f024c160
Remove an import that is not needed any more
10 years ago
Alexis de Lattre
8d4c7fa99b
Add support for "Create CRM phonecall" on leads (and not only partners)
Re-organise the codebase to prepare the arrival of a new module for a telephony system other than Asterisk
10 years ago
Yannick Vaucher
8db5f2056a
Move module icon in static/description
10 years ago
Alexandre Fayolle
7062369359
Add OCA as author of OCA addons
In order to get visibility on https://www.odoo.com/apps the OCA board has
decided to add the OCA as author of all the addons maintained as part of the
association.
10 years ago
Alexis de Lattre
dcb919f676
Highlight dial button in screenshot
10 years ago
Alexis de Lattre
c915f4e072
Update screenshots
Remove old-style icons on buttons
10 years ago
Alexis de Lattre
0e91470ff2
PEP8 fix
10 years ago
Alexis de Lattre
ee7da268b0
[FIX] Bug #11 AMI test: success is now only reported when it really works !
10 years ago
Alexis de Lattre
fd88d89996
Ability to avoid the 'Not found in Odoo' as callerID name when phone is not found
10 years ago
Sandy Carter
2e1e660c3c
Don't fail if Asterisk and asterisk_click2dial aren't installed
10 years ago
Sandy Carter
c74613e948
Fix code style
10 years ago
Alexis de Lattre
53c1ff455b
Use =like instead of like in phone number search, because I add the '%' myself
Add logger.error in the function used by the inherit of write/create, for easier debugging when it is called by a webservice
Add . in PATH in my sample shell scripts
Code cleanup (thank you flake8 !)
10 years ago
Alexis de Lattre
497665c8b4
FIX remplace debug stuff by real code !
10 years ago
Alexis de Lattre
232fefac79
Feature "Open Calling Partner" replaced by "Open Caller", with a completely new behavior
As a consequence, the modules asterisk_click2dial_event and asterisk_click2dial_crm_claim have been dropped
New wizard "Number not found" (inspired by the old "Open Calling Partner" with many enhancements), which is called by base_phone_popup and Open Caller
Formatting of number for click2dial is now handled by the phonenumbers lib: as a consequence, 3 fields have been dropped from asterisk.server (national_prefix, international_prefix, country_prefix)
New option 'dial_button_invisible' in the phone widget
New sample script asterisk_click2dial/scripts/openerp_popup_timeout.sh
Update translations and some module descriptions
All the modules are now PEP8 compliant
10 years ago
Alexis de Lattre
beaee9ac0b
Add href="#", so that the mouse cursor has the right aspect when over the phone icon
Simplify HTML
10 years ago
s.petersen
46a5ae07aa
Better button for Open Calling Partner
10 years ago
Alexis de Lattre
16339461d7
Port to OpenERP v8.0
10 years ago
Alexis de Lattre
55704387cd
Update POT file and partial update of FR translation
Convert regular string to translatable string
10 years ago
Alexis de Lattre
8f3040d085
The "Dial" button is now inside the phone widget : this is great because it avoids the double inherit of views with phone fields (4 view XML files are removed in asterisk_click2dial* modules thanks to this !)
The "Open Calling Partner" feature is now located in the top right menu, next to the Preferences (instead of the Sales menu)
A click on tel: and fax: links doesn't open a new tab any more
Update description and copyrights of asterisk_click2dial_crm
10 years ago