public static bool IsActive()
 {
     return(PXAccess.FeatureInstalled <FeaturesSet.construction>() && !SiteMapExtension.IsInvoicesScreenId());
 }