agutierrezdapda
2e459d20aa
Fix bug #20 Multiple click2dial when previous click2dial failed
10 years ago
Alexis de Lattre
3f81810ec7
Merge pull request #47 from akretion/8.0-add-ovh-connector
New module ovh_telephony_connector and related code-reorg in other modules
10 years ago
Alexis de Lattre
b3cec69bcd
Add SOAPpy for travis
10 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
Alexandre Fayolle
a400c5071d
Update travis configuration
don't use "sudo pip install" in travis.yml
10 years ago
Alexandre Fayolle
09a0570549
Update travis configuration
Follow OCA/maintainer-quality-tools#187 and use addons/apt/package directive to
install our build dependencies. This allows using container based Travis builds
(which should be faster).
10 years ago
Alexis de Lattre
2c7e9c5d5f
Merge pull request #41 from akretion/8.0-fix-bug-40
Fix bug #40 and update travis config
10 years ago
Alexis de Lattre
0f30715c03
XML Code clean-up
10 years ago
Alexis de Lattre
1b1f3044c1
Try to fix travis config file for v8
10 years ago
Alexis de Lattre
60f4c3643c
PEP8 fix
10 years ago
Alexis de Lattre
60dc99af4d
Fix bug #40
10 years ago
Yannick Vaucher
6d331fab07
Merge pull request #33 from 0k/pr-requirements-txt
new: pkg: adds requirements.txt to explicit dependencies
10 years ago
Alexis de Lattre
3d6ca5c789
Merge pull request #38 from morty29/8.0
FIX call of method _generic_reformat_phonenumbers() in the number.not.found wizard
10 years ago
Igor
e62a1ad097
edit arguments accordingly to func definition
small addition to 62cb85c
10 years ago
Alexis de Lattre
9859ef310e
Merge pull request #37 from sysadminmatmoz/8.0
Slovenian translations added
10 years ago
Matjaž Mozetič
4ffc811400
Slovenian translations added
10 years ago
Alexandre Fayolle
7cd227866d
don't use travis container-based infrastructure
10 years ago
Alexis de Lattre
2200e38ac2
Merge pull request #34 from akretion/8.0-fix-old-new-api
FIX old/new API call
10 years ago
Alexis de Lattre
785f6f2a01
FIX old/new API call
10 years ago
Valentin Lab
ec2324c406
new: pkg: adds requirements.txt to explicit dependencies and ease scripted installations.
10 years ago
Alexis de Lattre
568c941148
Merge pull request #31 from akretion/8.0-cleanup-and-restructure
Cleanup, restructure, add YAML tests, take country of partner into account
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
ae40e741ef
Continue to adapt the code to the recent changes
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
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
FIX install wizard
10 years ago
Alexis de Lattre
27f024c160
Remove an import that is not needed any more
10 years ago
Alexis de Lattre
f425949929
Add missing file
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
eb81a19a65
Merge pull request #10 from akretion/8.0-open-reformat-wizard-after-module-install
Start the wizard "Reformat Phone Numbers" after the installation of the base_phone module
10 years ago
Alexis de Lattre
3cad044fe1
Merge pull request #18 from akretion/8.0-fix-bug-17-no-raise
Fix bug #17 : don't raise by default on write/create
10 years ago
Alexis de Lattre
3988f52e58
Merge pull request #23 from akretion/update-screenshot-and-style
Update screenshots of asterisk_click2dial
10 years ago
Pedro M. Baeza
e5dc39b76f
Merge pull request #25 from gurneyalex/8.0-add_OCA_author
Add OCA as author of OCA addons
10 years ago
Pedro M. Baeza
e95838ce00
Merge pull request #24 from yvaucher/8.0-module-icons
Move module icon in static/description
10 years ago
Yannick Vaucher
8db5f2056a
Move module icon in static/description
10 years ago
Alexandre Fayolle
7062369359
Add OCA as author of OCA addons
In order to get visibility on https://www.odoo.com/apps the OCA board has
decided to add the OCA as author of all the addons maintained as part of the
association.
10 years ago
Alexis de Lattre
dcb919f676
Highlight dial button in screenshot
10 years ago
Alexis de Lattre
c915f4e072
Update screenshots
Remove old-style icons on buttons
10 years ago
Pedro M. Baeza
42188dca97
Merge pull request #22 from grap/fix_deleted_module
[FIX] remove deleted module
10 years ago
Sylvain LE GAL
a8479eddea
[FIX] remove deleted module
10 years ago
Yannick Vaucher
ea5c29e33e
Merge pull request #8 from yvaucher/8.0-separate-lint
Separated Lint tests
10 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
FIX to display the result of the reformat phonenumber wizard to the user
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
As a consequence, we can have non E.164 values inside the phone/mobile/fax fields: in this case, we don't display an href link on the field and we don't display the Dial button.
Fix show old number on paging for fax field
10 years ago
Yannick Vaucher
ee99e48e5e
Merge pull request #13 from stan3/fix_show_old_number_on_paging
FIX: clear field when number not set rather than leaving previous value
10 years ago
Pedro M. Baeza
31da3d8d6b
Merge pull request #12 from akretion/8.0-fix-bug11-ami-test
[FIX] Bug #11 AMI test: success is now only reported when it really works
10 years ago
Tristan Hill
55090639f1
FIX: clear field when number not set rather than leaving previous value
10 years ago
Alexis de Lattre
ee7da268b0
[FIX] Bug #11 AMI test: success is now only reported when it really works !
10 years ago