Invalid filters in the Region Maintenance form - 7.02.00 and prior

Problem

Loading this form can report an error in version prior to 7.02.01

Solution

SQL skills are required

A working knowledge of SQL Management Studio is required to complete this task

Apply the following SQL script to correct invalid filters.

DELETE FROM SY_Filters WHERE (Name = 'Active Debtors' OR Name = 'Inactive Debtors') AND FilterNo = 4000