7 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
Sylvain Garancher e81c7b46d5 [MIG] Migrated base_phone to v10.0 (#107) 8 years ago
Alexis de Lattre 586296537b Fully remove raise from write/create, to avoid a crash on module install with XML data for res.company + it's related partner with phone numbers 9 years ago
Alexis de Lattre 846490dc1f Start the wizard "Reformat Phone Numbers" after the installation of the module 10 years ago
Alexis de Lattre 09b4feacee Very large changes in the structure of the project : 10 years ago
Alexis de Lattre abbcfecbf9 Improve string. 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 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
Alexis de Lattre d715ff352a Fix a few strings. 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 36a6909d0d Remove <field name="type">form/tree</field> in `ir.ui.view` model (deprecated in OpenERP 7.0) 11 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