odoo/addons/base_geolocalize
Jeremy Kersten f4aa509283 [FIX] base_geolocalize: use urllib2 to make request
For an unknown reason, in some case, urllib doesn't work while with urllib2 it works.
Since we don't have the opposite case until now (work in urllib and not urllib2), we
considere that it fixes the issue.

this commit closes #14636
2017-05-30 16:47:54 +02:00
..
i18n [I18N] Update translation terms from Transifex 2017-03-12 02:54:51 +01:00
models [FIX] base_geolocalize: use urllib2 to make request 2017-05-30 16:47:54 +02:00
views [FIX] base_geolocalize: no reason to have groups no one for geolocation tab, any salesman should be able to set the latitude longitude 2014-04-18 16:17:55 +02:00
__init__.py [REF] crm_partner_assign: moved geolocalization stuff of res.partner inside a dedicated module. 2013-10-07 16:41:35 +02:00
__openerp__.py [FIX] base_geolocalize: remove useless dependencies 2016-02-29 11:33:21 +01:00