@using Pilotfish.Afx.ComponentModel
@using Pilotfish.Afx.Security
@using Pilotfish.Afx.Mvc
@using System.Linq;
@using Neo.Legitimate.Common;
@{
var userSecurables = (Profile != null && ((Pilotfish.Afx.Security.UserProfile)Profile).Securables != null) ? ((Pilotfish.Afx.Security.UserProfile)Profile).Securables.ToList() : null;
}
@{
ViewBag.Title = "Issuing Expiries";
Layout = "~/Views/Shared/_OperatingLicencesLayout.cshtml";
}
@Html.Partial("Scripts/IssuingExpiries-Init")
@Html.Partial("Scripts/IssuingExpiries-Events")
@if (SecurityHelper.UserHasAccessToSecurable(userSecurables.ToList(), Securable.OperatingLicencesModule_Issuing_IssuingExpiries))
{
30 Day reminder letters awaiting sending
30 Day reminder letters sent
60 Day cancellation letters awaiting sending
90 Day cancellation letters awaiting sending
}
| Reference Number |
Application Number |
Application Type |
Member |
Association |
Operating Licence Number |
Date of Issue |
|
|
|
|
|
|
|
Loading records...
No licences found.
| Reference Number |
Application Number |
Application Type |
Member |
Association |
Operating Licence Number |
Date of Issue |
|
|
|
|
|
|
|
Loading records...
No licences found.
| Reference Number |
Application Number |
Application Type |
Member |
Association |
Operating Licence Number |
Date of Issue |
|
|
|
|
|
|
|
Loading records...
No licences found.