10 Commits (992c1af600e93f99b9e29441d8ebb7096c049342)

Author SHA1 Message Date
Alexis de Lattre 0c8a186f36 Remove Local/ from the list of chan types, because Originate doesn't work with Local/phonenumber. 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) 12 years ago
Alexis de Lattre c6a7271def Update views to take advantage of the new styles provided by OpenERP 7.0. 12 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