You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

87 lines
2.4 KiB

  1. .. image:: https://img.shields.io/badge/licence-AGPL--3-blue.svg
  2. :target: https://www.gnu.org/licenses/agpl-3.0-standalone.html
  3. :alt: License: AGPL-3
  4. =======================
  5. Enhanced ZIP management
  6. =======================
  7. This module introduces a better zip/npa management system.
  8. It enables zip, city, state and country auto-completion on partners and companies.
  9. Also allows different search filters.
  10. Configuration
  11. =============
  12. #. Activate the developer mode in *Settings*.
  13. #. Go to *Settings / Technical / Locations Management / Locations*.
  14. #. Create a new Location.
  15. or, with module 'Contacts Directory' installed:
  16. #. Go to *Contacts / Configuration / Localization / Countries*.
  17. #. Locate the desired country.
  18. #. Press on the button 'Locations'.
  19. or,
  20. #. Go to *Contacts / Configuration / Localization / Fed. States*
  21. #. Locate the desired state.
  22. #. Enter the desired Locations.
  23. Usage
  24. =====
  25. #. Access a partner record
  26. #. Fill the field *Location completion*
  27. #. Information about country, state, city and zip will be filled automatically
  28. .. image:: https://odoo-community.org/website/image/ir.attachment/5784_f2813bd/datas
  29. :alt: Try me on Runbot
  30. :target: https://runbot.odoo-community.org/runbot/134/11.0
  31. Bug Tracker
  32. ===========
  33. Bugs are tracked on `GitHub Issues
  34. <https://github.com/OCA/partner_contact/issues>`_. In case of trouble, please
  35. check there if your issue has already been reported. If you spotted it first,
  36. help us smash it by providing detailed and welcomed feedback.
  37. Credits
  38. =======
  39. Images
  40. ------
  41. * Icon park: `Icon http://icon-park.com/icon/location-map-pin-orange3/`
  42. Contributors
  43. ------------
  44. * Nicolas Bessi (Camptocamp)
  45. * Ignacio Ibeas (Acysos S.L.)
  46. * Pedro M. Baeza <pedro.baeza@serviciosbaeza.com>
  47. * Alejandro Santana <alejandrosantana@anubia.es>
  48. * Sandy Carter <sandy.carter@savoirfairelinux.com>
  49. * Yannick Vaucher <yannick.vaucher@camptocamp.com>
  50. * Francesco Apruzzese <f.apruzzese@apuliasoftware.it>
  51. * Dave Lasley <dave@laslabs.com>
  52. Maintainer
  53. ----------
  54. .. image:: https://odoo-community.org/logo.png
  55. :alt: Odoo Community Association
  56. :target: https://odoo-community.org
  57. This module is maintained by the OCA.
  58. OCA, or the Odoo Community Association, is a nonprofit organization whose
  59. mission is to support the collaborative development of Odoo features and
  60. promote its widespread use.
  61. To contribute to this module, please visit https://odoo-community.org.