25 Commits (2466a9eca54d21683c21141c1c9da593f727aa85)

Author SHA1 Message Date
Alexis de Lattre 2466a9eca5 Port to v12 base_phone, asterisk_click2dial, crm_phone, hr_phone, event_phone and hr_recruitment_phone 6 years ago
Daniel Rodríguez 2b4c6766d0
[Odoo 10] Fix for #20 6 years ago
Sylvain GARANCHER ca19bd459a [FIX] base_phone: Fixed click2dial feature 8 years ago
Sylvain Garancher e81c7b46d5 [MIG] Migrated base_phone to v10.0 (#107) 8 years ago
Alexis de Lattre 9ceeb7ef0a Finalise move from narrow-no-break-space to no-break-space 8 years ago
Alexis de Lattre 04993ae3f8 Fix bug #93... but it seems do_notify() is not working in v9 in this branch 8 years ago
Alexis de Lattre 8dbdc93517 Replace narrow_no_break_space by no_break_space to make it work on mac OS X 8 years ago
Alexis de Lattre 076e4e2046 Restore click2dial feature 8 years ago
Alexis de Lattre b4dc4042af JS code cleanup: no spaces in href links 8 years ago
Alexis de Lattre 17fa4c8c1d Phone numbers are now clickable in tree view 8 years ago
Alexis de Lattre 64382c5250 Started to implement solution d) as discussed in https://github.com/OCA/connector-telephony/issues/90 8 years ago
Alexis de Lattre 81f01f52a1 Restore the object crm.phonecall that was dropped in v9 community 8 years ago
Sebastien LANGE 810c7e6662 [IMP] To avoid conflicts, we check that widgets phone and fax do not exist before using 8 years ago
Alexis de Lattre 9d27f8ecee [IMP] Migrate base_phone in 9.0 8 years ago
Alexis de Lattre 8eed26bf23 FIX avoid phone numbers on 2 lines in tree view 8 years ago
agutierrezdapda 2e459d20aa Fix bug #20 Multiple click2dial when previous click2dial failed 9 years ago
Alexis de Lattre 8d4c7fa99b Add support for "Create CRM phonecall" on leads (and not only partners) 9 years ago
Alexis de Lattre 779bd1e128 Fix bug #17: don't raise by default on write/create 9 years ago
Tristan Hill 55090639f1 FIX: clear field when number not set rather than leaving previous value 10 years ago
Alexis de Lattre a395cd4cb6 Add widget="phone" in tree view, to have an easy-to-read phone number in tree view 10 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 55704387cd Update POT file and partial update of FR translation 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 d46ed3bdb5 Add semi-column at the end of line in JS code ! 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 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