34 Commits (f12e9497fcf6826a4ae410f5b8e2076a120fbc44)

Author SHA1 Message Date
Franco Tampieri 2e83c16f1d [IMP] base_location_geonames_import: Add conf for selecting state columns based on country_id (#534) 7 years ago
Jordi Ballester bb1ca1ecf7 migration to 11.0 7 years ago
Dave Lasley f8fa487f12 [10.0][IMP] base_location(geonames): Add Lat/Long (#405) 8 years ago
Pedro M. Baeza 3a5389368f [IMP] base_location_geonames_import 8 years ago
Pedro M. Baeza d3d5a7a843 [FIX+IMP] base_location_geonames_import 8 years ago
Alexis de Lattre 714c1e49ae Port base_location_geonames_import to v10 8 years ago
Pedro M. Baeza 0ee493a4a5 [FIX] base_location_geonames_import: Test logic changed 8 years ago
Pedro M. Baeza 3ed9efef6f [FIX] base_location_geonames_import: Don't alias Warning 9 years ago
Pedro M. Baeza 278ef714f8 [IMP] base_location_geonames_import: Make tests more efficient 9 years ago
Pedro M. Baeza 729fbbba92 [MIG] base_location_geonames_import: Initial migration to 9.0 9 years ago
Iván Todorovich 7b9f585f8a OCA requirements 9 years ago
Iván Todorovich 9efa63b5ef Added option to convert retreived names to Title Case. 9 years ago
Alexandre Fayolle 7d2f75be5b protect import of external dependencies 10 years ago
Pedro M. Baeza a12b7ff023 [FIX] base_location_geonames_import: Use self.env and recordsets 10 years ago
Pedro M. Baeza 9ba99da067 [IMP] base_location_geonames_import: Several improvements and added hooks 10 years ago
Lorenzo Battistini d0b1ea20c2 [FIX] missing cr uid 10 years ago
Lorenzo Battistini 97ca16d3c6 [IMP] using ir.config_parameter for geonames URL 10 years ago
Lorenzo Battistini 3353d244ff [FIX] TypeError: unlink() got multiple values for keyword argument 'context' 11 years ago
Lorenzo Battistini b6f11940e5 [REF] select_or_create_state 11 years ago
Lorenzo Battistini 9cd482393e [IMP] removing 'FOR UPDATE NOWAIT' as ROW EXCLUSIVE lock is already acquired by DELETE and INSERT 11 years ago
Lorenzo Battistini 2207227cf7 [REF] porting to new api 11 years ago
Lorenzo Battistini 8df4299b94 [FIX] WARNING test_8 openerp.models: Cannot execute name_search, no _rec_name defined on better.zip.geonames.import 11 years ago
Alexis de Lattre 0aae6a9ea3 Remove France-specific code ; moved to new module l10n_fr_base_location_geonames_import on lp:openerp-french-localization 11 years ago
Alexis de Lattre a8ec08fe1d Add a FOR UPDATE NOWAIT at the beginning of the transaction. 11 years ago
Alexis de Lattre 7b9c990ad0 Insist on the fact that the wizard deletes current better zip entries in the module description and in the wizard itself. 11 years ago
Alexis de Lattre 77447acdee Allow to skip entries in the _prepare method. 11 years ago
Alexis de Lattre ebcab83e92 Add support for states (if states are already present in res.country.state). 11 years ago
Alexis de Lattre fac6c7ea09 Add module base_location_geonames_import 11 years ago
Alexis de Lattre 168559fb33 Remove France-specific code ; moved to new module l10n_fr_base_location_geonames_import on lp:openerp-french-localization 11 years ago
Alexis de Lattre bd9189f066 Add a FOR UPDATE NOWAIT at the beginning of the transaction. 11 years ago
Alexis de Lattre 11e47d6fc4 Insist on the fact that the wizard deletes current better zip entries in the module description and in the wizard itself. 11 years ago
Alexis de Lattre 732fe0f7b0 Allow to skip entries in the _prepare method. 11 years ago
Alexis de Lattre 7a0aaeb28e Add support for states (if states are already present in res.country.state). 11 years ago
Alexis de Lattre b22bc851cc Add module base_location_geonames_import 11 years ago