92 Commits (76985f36b4ffc575335394698b2f76ecad661d17)

Author SHA1 Message Date
Alexis de Lattre 60f4c3643c PEP8 fix 9 years ago
Alexis de Lattre 60dc99af4d Fix bug #40 9 years ago
Igor e62a1ad097 edit arguments accordingly to func definition 9 years ago
Matjaž Mozetič 4ffc811400 Slovenian translations added 9 years ago
Valentin Lab ec2324c406 new: pkg: adds requirements.txt to explicit dependencies and ease scripted installations. 9 years ago
Alexis de Lattre b4522e78c8 More Yaml tests 9 years ago
Alexis de Lattre ae40e741ef Continue to adapt the code to the recent changes 9 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 ! 9 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 8d4c7fa99b Add support for "Create CRM phonecall" on leads (and not only partners) 9 years ago
Alexandre Fayolle 7062369359 Add OCA as author of OCA addons 9 years ago
Alexis de Lattre c915f4e072 Update screenshots 9 years ago
Alexis de Lattre 0ad368989a base_phone: Add YAML test 10 years ago
Alexis de Lattre 0e91470ff2 PEP8 fix 10 years ago
Alexis de Lattre 03265255fd Adapt the reformat_phonenumber_wizard to the new behavior on raise 10 years ago
Alexis de Lattre 25f00cf7e9 One possible implementation of raise when partner create/write is manual vs no raise with partner create/write is via code 10 years ago
Alexis de Lattre 779bd1e128 Fix bug #17: don't raise by default on write/create 10 years ago
Tristan Hill 55090639f1 FIX: clear field when number not set rather than leaving previous value 10 years ago
Alexis de Lattre 846490dc1f Start the wizard "Reformat Phone Numbers" after the installation of the module 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
Sandy Carter c74613e948 Fix code style 10 years ago
Alexis de Lattre 53c1ff455b Use =like instead of like in phone number search, because I add the '%' myself 10 years ago
Alexis de Lattre f33645e8ee Activate widget on form view of company. 10 years ago
Alexis de Lattre 460f31f5d0 Update PhoneFormat JS lib 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 0f0e9afc82 Update PhoneFormat JS lib 10 years ago
Alexis de Lattre 16339461d7 Port to OpenERP v8.0 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 09b4feacee Very large changes in the structure of the project : 10 years ago
Alexis de Lattre 1c98624148 Add monkey-patching of format function to add phone=True and phone_format='xxx' arguments. 10 years ago
Alexis de Lattre f5e2970291 Add country on main company as demo data (otherwize it blocks write on phone numbers). 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