24 Commits (14.0)

Author SHA1 Message Date
Víctor Martínez 0c16b28027 [FIX] base_location: Since odoo/odoo#81239 it is not necessary to add the zip_id field to _address_fields() 3 years ago
Víctor Martínez bcee510a14 [FIX] base_location: address field sync city_id 3 years ago
Ivàn Todorovich 5bb6de11c0 [FIX] base_location: address field sync zip_id 3 years ago
Ivàn Todorovich 1fd158e83e [IMP] Also empty zip_id when city_id or zip mismatch 3 years ago
Ivàn Todorovich ba8479a91c [FIX] city_id no longer shown. 3 years ago
Ivàn Todorovich 23b8d16f68 [IMP] Improve readability of with_context(skip_check_zip=True) 3 years ago
Ivàn Todorovich a27cede623 [IMP] Check that the zip code matches the one of the zip_id 3 years ago
Pedro M. Baeza 5fd93fb8d1 [FIX] base_location: Don't slow down the partner view 3 years ago
Yann Papouin 3fe791bfe3 [14.0][FIX] base_location: Update name when changing city's state or country 4 years ago
Pedro M. Baeza 4a71faea5c [IMP] base_location: Switch to computed writable fields 4 years ago
Pedro M. Baeza 1fc0d8b1fb [MIG] base_location: Migration to 14.0 4 years ago
Pedro M. Baeza 4436251852 [FIX+IMP] base_location: Re-import process 4 years ago
Pedro M. Baeza 96b98f2ca8 [FIX] base_location: Don't apply domain when cities are not enforced 5 years ago
OCA-git-bot e07efcdb8c pre-commit, black, isort 5 years ago
Pedro M. Baeza 1da1248a24 [MIG] base_location: Migration to 13.0 5 years ago
eLBati e3cec66ca1 FIX base_location blocking editing company address. 5 years ago
Aitor Bouzas 67baf9196b [MIG] base_location: Migration to 12.0 6 years ago
Carli Samuele 58c93fbac9 [IMP] base_location: name_search improvement (#585) 6 years ago
Pedro M. Baeza 2539b2f9fa [IMP] base_location: Include onchange for state 6 years ago
etobella e72a32be9c [MIG] base_location 7 years ago
Dave Lasley 676590f1f0 [10.0][IMP] base_location(geonames): Add Lat/Long (#405) 7 years ago
Francesco Apruzzese 626eeddf3a [MIG] base_location: Migrated to 10.0 8 years ago
Juan Jose Scarafia 12e14a0c69 IMP Create new computed stored field 'display_name' that use zip, city, state and country in order to allow search using '%' from the m2o widget 9 years ago
Alejandro Santana 46427a488d [IMP] base_location: Updated to v8 syntax and uses. Added filters in some views. Added two columns in respective tree views. 10 years ago