OCA Transbot
42e2e20d8c
OCA Transbot updated translations from Transifex
8 years ago
OCA Transbot
4d7e2a7ef9
OCA Transbot updated translations from Transifex
8 years ago
OCA Transbot
eb8723008b
OCA Transbot updated translations from Transifex
8 years ago
OCA Transbot
3f1e8dcc94
OCA Transbot updated translations from Transifex
8 years ago
OCA Transbot
76a874ade1
OCA Transbot updated translations from Transifex
8 years ago
OCA Transbot
807a377e83
OCA Transbot updated translations from Transifex
8 years ago
OCA Transbot
017861331f
OCA Transbot updated translations from Transifex
8 years ago
Alexis de Lattre
0b00ade0f8
Merge pull request #105 from akretion/8.0-telephony-protect-import
8.0 Import phonenumbers protected by try/except
8 years ago
Alexis de Lattre
be1444baa9
FIX _logger is now really available for the except
8 years ago
Alexis de Lattre
4f14ae600c
logger.warning -> logger.debug
8 years ago
Alexis de Lattre
53598a0571
Import phonenumbers protected by try/except
8 years ago
OCA Transbot
50e97d35ca
OCA Transbot updated translations from Transifex
8 years ago
Stéphane Bidoul (ACSONE)
a8ff380cb6
[FIX] remove en.po that was erroneously created by transbot
8 years ago
Alexis de Lattre
1e7b01f87c
Merge pull request #94 from akretion/8-fix_macosx
8.0 FIX for mac OS X
8 years ago
Alexis de Lattre
c921346ca0
FIX for mac OS X: proper spacing in tree view
8 years ago
Alexis de Lattre
444f06713e
Merge pull request #91 from idncom/patch-1
PJSIP compatible
9 years ago
Apptuate
ddccf2eaea
good call
9 years ago
Apptuate
0df2adac8b
PJSIP compatible
9 years ago
Alexis de Lattre
ade83ced89
Merge pull request #84 from akretion/8.0-fix-report_format
8.0 avoid crash in report caused by the failure to reformat a phone number
9 years ago
OCA Git Bot
6d75cf9ca3
[ADD] setup.py
9 years ago
Alexis de Lattre
4165103206
FIX avoid crash in report caused by the failure to reformat a phone number
9 years ago
OCA Transbot
65ce926ccf
OCA Transbot updated translations from Transifex
9 years ago
OCA Transbot
a3e62b04b6
OCA Transbot updated translations from Transifex
9 years ago
Pedro M. Baeza
78a6cbfa13
Merge pull request #78 from damdam-s/fix-demo-data
[FIX] move country=FR from demo data to test file
9 years ago
Damien Crier
50814b1ab7
[FIX] move country=FR from demo data to test file
Case:
When base_phone is installed --before-- account, account module installs
l10n_fr (generate fiscal year and periods
(see https://github.com/odoo/odoo/blob/8.0/addons/account/account_pre_install.yml and
https://github.com/odoo/odoo/blob/8.0/addons/account/installer.py#L163 ))
and then account_demo.xml fails because fiscalyear and periods already
exists.
9 years ago
Yannick Vaucher
719e4c8cb0
Merge pull request #80 from damdam-s/fix_flake8
[FIX] flake8 errors
9 years ago
Damien Crier
4e90cb29ba
[FIX] flake8 errors
9 years ago
Alexis de Lattre
249da5edc1
Merge pull request #77 from akretion/8-tree-view-no-break-space
8.0 FIX avoid phone numbers on 2 lines in tree view
9 years ago
Alexis de Lattre
ed0e8c0433
FIX avoid phone numbers on 2 lines in tree view
9 years ago
OCA Transbot
72ce33fcb3
OCA Transbot updated translations from Transifex
9 years ago
OCA Transbot
2ef156647b
OCA Transbot updated translations from Transifex
9 years ago
Alexis de Lattre
68d174136a
Merge pull request #74 from guewen/8.0-nonetype-error
Fix Nonetype error
9 years ago
Guewen Baconnier
276f60825a
Fix Nonetype error
The countrycode may be None so we shouldn't call .upper() on it.
Fixes #73
9 years ago
OCA Transbot
39923f5412
OCA Transbot updated translations from Transifex
9 years ago
Alexis de Lattre
750cc8443f
Merge pull request #69 from guewen/base_phone-log-less-verbose
Less verbose logs
9 years ago
Guewen Baconnier
00e41d9655
Do not interpolate directly in logger
9 years ago
Guewen Baconnier
43cc243d0a
Less verbose logs
Logs are cluttered by 'initial value...updated value' and it is really not
necessary to log that using a 'info' level.
The 'error' log level is excessive for the missing country.
If someone really wants to display the original and updated values, there still
is the possibility to use a ``--log-handler=openerp.addons.base_phone:DEBUG``.
9 years ago
Alexis de Lattre
f6378f28cc
Fix script name in help message of script set_name_agi.py
9 years ago
Alexis de Lattre
4ddbbcbe25
Update module description to fix outdated info
9 years ago
OCA Transbot
213bfbe7ee
OCA Transbot updated translations from Transifex
9 years ago
Alexis de Lattre
3c88bdae1b
Merge pull request #64 from pedrobaeza/8.0-transifex
[IMP] Transifex
9 years ago
Stéphane Bidoul
4d08c5ef66
[UPD] prefix versions with 8.0
9 years ago
Pedro M. Baeza
6b2a8b67c2
[IMP] Transifex
9 years ago
Alexis de Lattre
46f89ce453
Merge pull request #62 from akretion/8.0_fix_reformat_number
[FIX] set countrycode in upper case to avoid error with the lib phonenumbers
9 years ago
Benoit Guillot
4baf917d4f
[FIX] set countrycode in upper case to avoid error with the lib phonenumbers
9 years ago
Stéphane Bidoul
432823d2bc
[ADD] addons table in README.md
9 years ago
Alexis de Lattre
bd43a41856
Merge pull request #46 from akretion/8.0-fix-exception-handling
8.0 FIX a crash when exception has no len
9 years ago
Alexis de Lattre
66c95afd7b
Merge pull request #51 from akretion/8.0-jsonrpc
8.0 Asterisk AGI script: add support for JSON-RPC
9 years ago
Alexandre Fayolle
c8a0d43fae
Update travis configuration
use sudo: false to enable container build
use cache: pip to cache pip packages
9 years ago
Alexis de Lattre
0e1dac4f9b
Merge pull request #53 from akretion/8.0-fix-bug-20-good-author
Fix bug #20 Multiple click2dial when previous click2dial failed
10 years ago