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.
 
 
Sylvain Van Hoof efca594b74 [FIX] partner_firstname : Remove the value checks in tests. With Odoo v8, the value checks in tests raise a Warning "2015-02-05 08:59:44,867 4590 WARNING 00846-develop-v8-9743ea-all openerp.modules.module: Found deprecated fast_suite or checks attribute in test module openerp.addons.partner_firstname.tests. These have no effect in or after version 8.0." 10 years ago
..
i18n [Add] Add italian translation, change field class to edit-only for better-zip field 10 years ago
models [FIX] base_location: Removed unnecesary temporary variable. 10 years ago
security [MV] rename better_zip to base_location 11 years ago
views [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
README.rst [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
__init__.py [IMP] base_location: Updated to v8 syntax and uses. Added filters in some views. Added two columns in respective tree views. 10 years ago
__openerp__.py [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

README.rst

Enhanced ZIP management
=======================

This module introduces a better zip/npa management system.

It enables zip, city, state and country auto-completion on partners and companies.

Also allows different search filters.


Author
------

- Nicolas Bessi. (Copyright Camptocamp SA)

Contributors
------------
- Ignacio Ibeas (Acysos S.L.)
- Pedro M. Baeza <pedro.baeza@serviciosbaeza.com>
- Alejandro Santana <alejandrosantana@anubia.es>