Browse Source

[IMP] base_location_geonames_import: Several improvements and added hooks

* Added Icon.
* Improve module description and extracted to README.rst.
* Pass country instead of country_id for advance comparisons.
* Allow to transform city name.
* Some code style.
* Do not remove all entries of a country, but only not found.
* Include hooks for transforming some things.
* Include spanish translation.
pull/638/head
Pedro M. Baeza 9 years ago
parent
commit
6da39310b5
  1. 34
      base_location/README.rst
  2. BIN
      base_location/static/description/icon.png
  3. 304
      base_location/static/description/icon.svg

34
base_location/README.rst

@ -8,13 +8,33 @@ It enables zip, city, state and country auto-completion on partners and companie
Also allows different search filters.
Author
------
- Nicolas Bessi. (Copyright Camptocamp SA)
Credits
=======
Contributors
------------
- Ignacio Ibeas (Acysos S.L.)
- Pedro M. Baeza <pedro.baeza@serviciosbaeza.com>
- Alejandro Santana <alejandrosantana@anubia.es>
* Nicolas Bessi. (Copyright Camptocamp SA)
* Ignacio Ibeas (Acysos S.L.)
* Pedro M. Baeza <pedro.baeza@serviciosbaeza.com>
* Alejandro Santana <alejandrosantana@anubia.es>
Icon
----
* http://icon-park.com/icon/location-map-pin-orange3/
Maintainer
----------
.. image:: http://odoo-community.org/logo.png
:alt: Odoo Community Association
:target: http://odoo-community.org
This module is maintained by the OCA.
OCA, or the Odoo Community Association, is a nonprofit organization whose
mission is to support the collaborative development of Odoo features and
promote its widespread use.
To contribute to this module, please visit http://odoo-community.org.

BIN
base_location/static/description/icon.png

After

Width: 128  |  Height: 128  |  Size: 6.9 KiB

304
base_location/static/description/icon.svg
File diff suppressed because it is too large
View File

Loading…
Cancel
Save