Territory code plugin deprecated

The territory code plugin was deprecated. If you need to customize the logic of lookup of territory codes, in Studio edit the Gosu class gw.lob.common.TerritoryLookupCriteria. That class has a search method that takes the object instance fields and generates a database query based on the fields. The database query returns a set of Territory objects that satisfy the criteria.