Territory code plugin removed

In 9.0, the territory code plugin was previously deprecated and is now removed. 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.