Alexis de Lattre
f93395abd4
Convert YAML tests to unit-tests, with several improvements
Allow simultaneous use of country_field and partner_field in field definition
8 years ago
Alexis de Lattre
09f47031f8
Port YAML tests to new fields.Phone archi
Fix bugs
8 years ago
Alexis de Lattre
64382c5250
Started to implement solution d) as discussed in https://github.com/OCA/connector-telephony/issues/90
The revolution in the connector-telephony project has started !
8 years ago
Alexis de Lattre
81f01f52a1
Restore the object crm.phonecall that was dropped in v9 community
Proper name_get for callerid for applicants
Small bugfixes/enhancements
9 years ago
Alexis de Lattre
949222daf2
Port event_phone and hr_recruitment_phone to v9
9 years ago
Alexis de Lattre
42e34dfdcd
Port crm_phone to v9
Code cleanup, fixes, small enhancements
The code to extract the calling party number from the list of channels is now inheritable
9 years ago
Alexis de Lattre
e60a818fcb
Please welcome the new module ovh_telephony_connector !
Some code clean-up and re-organisation in the generic modules
Prepare the removal of the module asterisk_click2dial_crm
10 years ago
Alexis de Lattre
007504e4d2
Flake8 fix
10 years ago
Alexis de Lattre
b4522e78c8
More Yaml tests
Use the new phone attributes on objects inside the code
10 years ago
Alexis de Lattre
62cb85c470
If you enter a phone number in national format, it is now interpreted from the country of the object (partner, lead, hr.applicant), not from the country of the user... a very wanted feature !
10 years ago
Alexis de Lattre
8d4c7fa99b
Add support for "Create CRM phonecall" on leads (and not only partners)
Re-organise the codebase to prepare the arrival of a new module for a telephony system other than Asterisk
10 years ago
Alexis de Lattre
09b4feacee
Very large changes in the structure of the project :
- move more asterisk-independant code to base_phone module and create new asterisk-independant modules
- rename module asterisk_popup to base_phone_popup
- add ability to get callerid names not only from partners, but also from leads, employees, applicants, etc...
- same for auto pop-up : not only for partners, but also for leads, employees, etc...
10 years ago