Sébastien Beau
530f4216bb
add better logging and commit after generating the sms
8 years ago
Valentin Chemiere
968b429b2b
Add period at the end of some help sentence, clean dead code, reformat header and versionning according to OCA.
9 years ago
Sébastien BEAU
537b0040b7
rename method in order to be more homogenous
9 years ago
Sébastien BEAU
a07672f1d8
continue refactoring, fix some error, add multi-company support
9 years ago
Sébastien BEAU
20af4dfa37
refactor sending sms for picking, add a todo for using template
9 years ago
Valentin Chemiere
fbaa15a204
Ad translation
9 years ago
Valentin Chemiere
a027a58403
Add correct OCA author name
10 years ago
Valentin Chemiere
0bee89e419
Add README.rst files in sms modules
10 years ago
Valentin Chemiere
dbc3de272d
Fixing multiple comments from @yvaucher
10 years ago
Valentin Chemiere
992b41062a
Fix flake 8
10 years ago
Valentin Chemiere
9c01185018
Add only delivery filter, rename the module
10 years ago
OCA Transbot
21bb15ed76
OCA Transbot updated translations from Transifex
8 years ago
OCA Git Bot
ee56db3956
[ADD] setup.py
8 years ago
OCA Git Bot
f4f9c02448
[UPD] addons table in README.md
8 years ago
Alexis de Lattre
73d8d7cb03
Merge pull request #109 from akretion/10-mig-generic-modules
[10.0] Port most modules and fix bug 117
8 years ago
OCA Transbot
5d09e70503
OCA Transbot updated translations from Transifex
8 years ago
Alexis de Lattre
90fec3b69c
Fix bug #117 CSV import is now working, with the kind help of Sylvain Garancher (Syleam)
8 years ago
OCA Transbot
b34ee1a7ed
OCA Transbot updated translations from Transifex
8 years ago
Alexis de Lattre
403b558005
PEP8 fix
8 years ago
Alexis de Lattre
76985f36b4
Add requirements.txt file for python libs
8 years ago
Alexis de Lattre
6c68f3e7cf
Restore fix for partner creation from POS bug #113
Add test for POS partner bug
8 years ago
Alexis de Lattre
d74917b634
Port opencaller to v10
8 years ago
Alexis de Lattre
1ffbec0dec
Make click2dial work in real life
8 years ago
Sylvain GARANCHER
ca19bd459a
[FIX] base_phone: Fixed click2dial feature
8 years ago
Alexis de Lattre
9c86c33ad0
try/except on import phonenumbers lib
8 years ago
Alexis de Lattre
f30a7a6d26
Port crm_phone, hr_phone, hr_recruitment_phone, event_phone to v10
Remove crm_claim_phone, because there is no crm_claim module in v10
Start to port asterisk_click2dial (JS code still needs to be ported)
8 years ago
Alexis de Lattre
6a1708dd2f
Merge pull request #115 from syleam/10.0-fix-create-write-inheritance
[FIX] We must now inherit from the base model, instead of monkey-patching
8 years ago
Sylvain GARANCHER
764d5e1a1c
[FIX] We must now inherit from the base model, instead of monkey-patching
8 years ago
OCA Git Bot
7cdbf7bf9b
[UPD] addons table in README.md
8 years ago
OCA Git Bot
d2c798615f
[ADD] setup.py
8 years ago
Sylvain Garancher
e81c7b46d5
[MIG] Migrated base_phone to v10.0 ( #107 )
[MIG] Migrated base_phone to v10.0
* Define Phone and Fax as real field types, to avoid the need of defining the widget on each view
* [IMP] Add missing ImportError checks for the phonenumbers module
8 years ago
Pedro M. Baeza
63b3205492
[MIG] Update metafiles
8 years ago
Pedro M. Baeza
a2678c3f16
[MIG] Remove setup module directories
8 years ago
Pedro M. Baeza
26c6370e54
[MIG] Rename manifest files
8 years ago
Pedro M. Baeza
445e941b74
[MIG] Make modules uninstallable
8 years ago
OCA Transbot
0ea3e44917
OCA Transbot updated translations from Transifex
8 years ago
Stéphane Bidoul (ACSONE)
a5f1efafa3
[FIX] remove en.po that was erroneously created by transbot
8 years ago
OCA Git Bot
de7c9109fb
[ADD] setup.py
9 years ago
OCA Git Bot
71bf50d667
[UPD] addons table in README.md
9 years ago
Alexis de Lattre
be71a0b58e
Merge pull request #88 from akretion/9-full-port
[revolution] Port from 8 to 9 + new fields.Phone archi
9 years ago
Alexis de Lattre
9ceeb7ef0a
Finalise move from narrow-no-break-space to no-break-space
9 years ago
Alexis de Lattre
04993ae3f8
Fix bug #93... but it seems do_notify() is not working in v9 in this branch
9 years ago
Alexis de Lattre
05dccc8358
Still trying to fix travis ; this time it should really work !
9 years ago
Alexis de Lattre
eb54dc3d0a
One more attempt at fixing travis... hope this one will work
9 years ago
Alexis de Lattre
e868c0161f
Another attempt at fixing Travis
9 years ago
Alexis de Lattre
12627f9bc8
Fix unittest and another attempt at fixing travis
9 years ago
Alexis de Lattre
390bfe7188
Second attempt at fixing Travis
9 years ago
Alexis de Lattre
9fe2c73743
Try to fix Travis
9 years ago
Alexis de Lattre
8dbdc93517
Replace narrow_no_break_space by no_break_space to make it work on mac OS X
9 years ago
Alexis de Lattre
5b2ca91e4e
Fix crash in number not found wizard
Remove code that is now useless with new API
9 years ago