@using Weee.Models.ExtensionMethods @using Weee.DAL @using Resources @using Weee.Models @{ Random rnd = new Random(); }
@Resource.ManagementList
@if (@User.Identity.GetUserAccountType(new WeeeDataContext()) == ACCOUNT_TYPE.FULL_FUNCTION) {
@Resource.SupplierList
}
@*
@Resource.StaticLabelExportBOM
@Resource.StaticLabelImport
*@
@Resource.NewSupplier
@*
*@ @*
*@ @*
@Resource.TemplateUploadPromptMessage
*@