odoo/addons/base_geolocalize/models
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
..
__init__.py [REF] crm_partner_assign: moved geolocalization stuff of res.partner inside a dedicated module. 2013-10-07 16:41:35 +02:00
res_partner.py [FIX] base_geolocalize: use urllib2 to make request 2017-05-30 16:47:54 +02:00