12 Commits (09b4feaceec59aa1bbed14267a80a81f1a7f7088)

Author SHA1 Message Date
Alexis de Lattre 09b4feacee Very large changes in the structure of the project : 10 years ago
Alexis de Lattre 5ea5ebe08f Add option try_parent in open_filtered_object 10 years ago
Alexis de Lattre f34cf339cf 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. 10 years ago
Alexis de Lattre ee958d9d31 Use RFC 2806 : add a fax: URL and convert callto: URLs to tel: URLs 11 years ago
Alexis de Lattre 785cd21cf2 Update version number of the script get_cid_name.py, to make it easier to identify people who forgot to update it. 11 years ago
Alexis de Lattre 9e52016e20 The number of digits to match from the end of the phone number is now configurable. This code is now fully located in the asterisk_click2dial module (removed from the "get_cid_name.py" script). 11 years ago
Alexis de Lattre 36a6909d0d Remove <field name="type">form/tree</field> in `ir.ui.view` model (deprecated in OpenERP 7.0) 11 years ago
Alexis de Lattre db5a428277 In the wizards, Instead of creating a new record and opening it, I open a new form with the values. It's better when using the Web interface, because it avoids a click on "Edit". 12 years ago
Alexis de Lattre 7855302227 Oups, fix my previous commit. 12 years ago
Alexis de Lattre df1d12e643 Port to OpenERP 7.0 12 years ago
Alexis de Lattre 602abe0639 Use py-asterisk from http://code.google.com/p/py-asterisk/ (up-to-date mercurial version required) instead of our own code 12 years ago
Alexis de Lattre 94269758c5 Now uses the phonenumber lib to reformat numbers in "clean" format and store them in E.164 format. Start to modify the code to take advantage of this great lib. 12 years ago