← Back to team overview

openerp-india team mailing list archive

[Bug 893572] Re: Functionnal regression in "city" (extra-addons)

 

I merged my own proposal, only hoping it won't get overwritten again...
Lionel.

** Changed in: openobject-addons
       Status: Fix Committed => Fix Released

-- 
You received this bug notification because you are a member of OpenERP
Indian Team, which is subscribed to OpenERP Addons.
https://bugs.launchpad.net/bugs/893572

Title:
  Functionnal regression in "city" (extra-addons)

Status in OpenERP Addons (modules):
  Fix Released

Bug description:
  A few improvements that I had made for the module "city" in the extra
  addons in revno 3761 have been lost when the module was overwritten
  with an alternate version in revno 5240.

  From the bzr log : 
  * In the module "city":
        Made the "state" field optional and added a new field "country"
        Added a field "code".
        Replaced the method "search" of city.city by a simpler "name_search" with a default limit of 80 matches
        Added the country in the city list view
        Bumped version to 1.1
        Fixed a in the module's description.
        Removed the double "replace" section in the view XML (doesn't seem needed on 5.0.0)
  * Enhancements in the module "city":
  Added search methods for the function fields in partner.address
  Indexed the location in partner.address
  Reformated the code a bit
  Made the city code searchable in advanced search
  Also completed base_contact_city's description.

  Lionel Sausin

To manage notifications about this bug go to:
https://bugs.launchpad.net/openobject-addons/+bug/893572/+subscriptions


References