Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Create condemnation certificates as usual but under condemnation causes, here is where you will enter the amounts for each type



Run this against the user database to insert a Grade A type.

INSERT INTO [condemnationgradetype] ([GradeCode], [GradeDesc], [Deleted], [GradeRank]) VALUES('A', 'Grade A', '0', '1');


Under condemnation grades tab, here is where you will enter the Percent of grade.

...