uic-utah / uic-forms

7520 form filler outer
MIT License
0 stars 0 forks source link

7520-1 Permit Determinations Revised #4

Closed CanDKD closed 6 years ago

CanDKD commented 6 years ago

I added another item in the coded value domain for AuthorizationAction types: MD - Major Permit Modification Denied. Line 103 should now be:

AuthActionTypes = new[] {"PD", "MD", "TP"}

This change will be more in alignment with Section VI Item D of the Instructions on the back of form 7520-1

https://github.com/agrc/uic-forms/blob/9d114e794d75e1fff5bb25ccb8886f98fb570022/uic-forms/Program.cs#L98-L104