Pedro M. Baeza
cfbc73ade9
[IMP] base_location: Include onchange for state
Incredibly not included in Odoo core.
7 years ago
Dave Lasley
ff78566d94
[10.0][IMP] base_location(geonames): Add Lat/Long ( #405 )
* [IMP] base_location: Add lat & long to `better.zip`
* Add latitude and longitude columns to `better.zip`
* [IMP] base_location_geonames_import: Add lat/long
* Add support for latitude & longitude to genomes importer
8 years ago
Francesco Apruzzese
96212809d2
[MIG] base_location: Migrated to 10.0
* Headers shortened
* Move cities management to settings
8 years ago
Juan Jose Scarafia
49cdf3aeea
FIX Use old name_get method to compute display_name field
10 years ago
Juan Jose Scarafia
3d580c6300
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
10 years ago
Alejandro Santana
97243078a9
[FIX] base_location: Removed unnecesary temporary variable.
10 years ago
Alejandro Santana
f7f02a6eb3
[FIX] base_location: Fix flake8 error, views naming, removing deprecated fields. Also use @api.one in onchanges. Using now spaces instead of tabs in xml files.
10 years ago
Alejandro Santana
ff3c3bd402
[FIX] base_contact: Fixed PEP8. [IMP] base_location: Removed non-relevan currency_id column on country tree view, enhanced description and manidest, addded README.rst file.
10 years ago
Alejandro Santana
9c82d94f73
[IMP] base_location: Updated to v8 syntax and uses. Added filters in some views. Added two columns in respective tree views.
10 years ago