Pedro, base_location (or better_zip, which is just a symlink to base_location) is a zip object that has optional country and state.
This module here is a basic city object with a required country, pure and simple. We're not tracking ZIP codes, we're tracking cities, often from countries which do not use ZIP and for other modules for which having a zip code is not desired. To adapt base_location to fit our needs (which are to store cities as destinations, not finding zip codes by city) is simply not possible. -- https://code.launchpad.net/~savoirfairelinux-openerp/partner-contact-management/city-move/+merge/196023 Your team Savoir-faire Linux' OpenERP is subscribed to branch lp:~savoirfairelinux-openerp/partner-contact-management/city-move. -- Mailing list: https://launchpad.net/~savoirfairelinux-openerp Post to : [email protected] Unsubscribe : https://launchpad.net/~savoirfairelinux-openerp More help : https://help.launchpad.net/ListHelp

