19 Commits (a400c5071de93f4ef89db8f0c7b0d7fbe978ed76)

Author SHA1 Message Date
Alexis de Lattre 8d4c7fa99b Add support for "Create CRM phonecall" on leads (and not only partners) 9 years ago
Alexis de Lattre 232fefac79 Feature "Open Calling Partner" replaced by "Open Caller", with a completely new behavior 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 !) 10 years ago
Alexis de Lattre 09b4feacee Very large changes in the structure of the project : 10 years ago
Alexis de Lattre 10acdf7bdc Extract Asterisk-independant code (the widget="phone" + phone number reformatting) from the asterisk_click2dial module to a new base_phone module. 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 d83ecd62bf Add 'external_dependencies' in __openerp__.py 11 years ago
Alexis de Lattre 6e7a2b5c2f The regular "phone", "mobile" and "fax" fields now store the phone number in E164 format ; the special fields phone_e164, mobile_e164 and fax_164 are not used any more. 11 years ago
Invitu 1b445534fe [IMP] move generic_reformat_phonenumbers function to asterisk.common 11 years ago
Invitu d8f560be1e [FIX] fix open crm phonecall due to alexis's last rewrite 11 years ago
Alexis de Lattre cba415b9cc Move the generic code from res.partner to a new object asterisk.common. 11 years ago
Invitu 0386c9f843 [IMP] Add Dial button in Lead and Opportunity views 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 df1d12e643 Port to OpenERP 7.0 12 years ago
Alexis de Lattre 4d246794bf Rename field propose_creation_crm_phonecall to context_propose_creation_crm_call in order to allow modification via the user's preferences. 12 years ago
Alexis de Lattre 2545c13286 asterisk_click2dial_crm : 12 years ago