544 lines
27 KiB
XML
544 lines
27 KiB
XML
|
<?xml version="1.0" encoding="utf-8"?>
|
|||
|
<Project ToolsVersion="4.0" DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
|
|||
|
<PropertyGroup>
|
|||
|
<Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>
|
|||
|
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
|
|||
|
<ProductVersion>9.0.30729</ProductVersion>
|
|||
|
<SchemaVersion>2.0</SchemaVersion>
|
|||
|
<ProjectGuid>{05C1AC33-E175-48E9-A062-B8BB633A8227}</ProjectGuid>
|
|||
|
<OutputType>Library</OutputType>
|
|||
|
<AppDesignerFolder>Properties</AppDesignerFolder>
|
|||
|
<RootNamespace>Payroll.BO</RootNamespace>
|
|||
|
<AssemblyName>Payroll.BO</AssemblyName>
|
|||
|
<TargetFrameworkVersion>v4.5</TargetFrameworkVersion>
|
|||
|
<FileAlignment>512</FileAlignment>
|
|||
|
<SccProjectName>
|
|||
|
</SccProjectName>
|
|||
|
<SccLocalPath>
|
|||
|
</SccLocalPath>
|
|||
|
<SccAuxPath>
|
|||
|
</SccAuxPath>
|
|||
|
<SccProvider>
|
|||
|
</SccProvider>
|
|||
|
<FileUpgradeFlags>
|
|||
|
</FileUpgradeFlags>
|
|||
|
<UpgradeBackupLocation>
|
|||
|
</UpgradeBackupLocation>
|
|||
|
<OldToolsVersion>3.5</OldToolsVersion>
|
|||
|
<TargetFrameworkProfile />
|
|||
|
</PropertyGroup>
|
|||
|
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
|
|||
|
<DebugSymbols>true</DebugSymbols>
|
|||
|
<DebugType>full</DebugType>
|
|||
|
<Optimize>false</Optimize>
|
|||
|
<OutputPath>bin\Debug\</OutputPath>
|
|||
|
<DefineConstants>DEBUG;TRACE</DefineConstants>
|
|||
|
<ErrorReport>prompt</ErrorReport>
|
|||
|
<WarningLevel>4</WarningLevel>
|
|||
|
<CodeAnalysisRuleSet>AllRules.ruleset</CodeAnalysisRuleSet>
|
|||
|
<Prefer32Bit>false</Prefer32Bit>
|
|||
|
</PropertyGroup>
|
|||
|
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' ">
|
|||
|
<DebugType>pdbonly</DebugType>
|
|||
|
<Optimize>true</Optimize>
|
|||
|
<OutputPath>bin\Release\</OutputPath>
|
|||
|
<DefineConstants>TRACE</DefineConstants>
|
|||
|
<ErrorReport>prompt</ErrorReport>
|
|||
|
<WarningLevel>4</WarningLevel>
|
|||
|
<CodeAnalysisRuleSet>AllRules.ruleset</CodeAnalysisRuleSet>
|
|||
|
<Prefer32Bit>false</Prefer32Bit>
|
|||
|
</PropertyGroup>
|
|||
|
<ItemGroup>
|
|||
|
<Reference Include="BouncyCastle.Crypto">
|
|||
|
<HintPath>..\Library\BouncyCastle.Crypto.dll</HintPath>
|
|||
|
</Reference>
|
|||
|
<Reference Include="ClosedXML">
|
|||
|
<HintPath>..\Library\ClosedXML.dll</HintPath>
|
|||
|
</Reference>
|
|||
|
<Reference Include="DocumentFormat.OpenXml, Version=2.5.5631.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL">
|
|||
|
<SpecificVersion>False</SpecificVersion>
|
|||
|
<HintPath>..\Library\DocumentFormat.OpenXml.dll</HintPath>
|
|||
|
<Private>True</Private>
|
|||
|
</Reference>
|
|||
|
<Reference Include="Ease.Controls">
|
|||
|
<HintPath>..\Library\Ease.Controls.dll</HintPath>
|
|||
|
</Reference>
|
|||
|
<Reference Include="Ease.CoreV35, Version=0.0.0.0, Culture=neutral, processorArchitecture=MSIL">
|
|||
|
<SpecificVersion>False</SpecificVersion>
|
|||
|
<HintPath>..\Library\Ease.CoreV35.dll</HintPath>
|
|||
|
</Reference>
|
|||
|
<Reference Include="Ease.Excel, Version=1.0.0.0, Culture=neutral, processorArchitecture=MSIL">
|
|||
|
<SpecificVersion>False</SpecificVersion>
|
|||
|
<HintPath>..\Library\Ease.Excel.dll</HintPath>
|
|||
|
</Reference>
|
|||
|
<Reference Include="GSMCommServer, Version=1.11.0.0, Culture=neutral, PublicKeyToken=515d87df384dcc81, processorArchitecture=MSIL">
|
|||
|
<SpecificVersion>False</SpecificVersion>
|
|||
|
<HintPath>..\Library\GSMCommServer.dll</HintPath>
|
|||
|
</Reference>
|
|||
|
<Reference Include="GSMCommShared, Version=1.11.0.0, Culture=neutral, PublicKeyToken=515d87df384dcc81, processorArchitecture=MSIL">
|
|||
|
<SpecificVersion>False</SpecificVersion>
|
|||
|
<HintPath>..\Library\GSMCommShared.dll</HintPath>
|
|||
|
</Reference>
|
|||
|
<Reference Include="GSMCommunication, Version=1.11.0.0, Culture=neutral, PublicKeyToken=515d87df384dcc81, processorArchitecture=MSIL">
|
|||
|
<SpecificVersion>False</SpecificVersion>
|
|||
|
<HintPath>..\Library\GSMCommunication.dll</HintPath>
|
|||
|
</Reference>
|
|||
|
<Reference Include="Microsoft.Exchange.WebServices, Version=14.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL">
|
|||
|
<SpecificVersion>False</SpecificVersion>
|
|||
|
<HintPath>..\Library\Microsoft.Exchange.WebServices.dll</HintPath>
|
|||
|
</Reference>
|
|||
|
<Reference Include="Microsoft.Office.Interop.Word, Version=12.0.0.0, Culture=neutral, PublicKeyToken=71e9bce111e9429c" />
|
|||
|
<Reference Include="Microsoft.VisualBasic" />
|
|||
|
<Reference Include="Microsoft.VisualStudio.QualityTools.UnitTestFramework, Version=10.1.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL" />
|
|||
|
<Reference Include="Microsoft.VisualStudio.TeamSystem.Data.UnitTesting, Version=9.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a" />
|
|||
|
<Reference Include="PDUConverter, Version=1.11.0.0, Culture=neutral, PublicKeyToken=515d87df384dcc81, processorArchitecture=MSIL">
|
|||
|
<SpecificVersion>False</SpecificVersion>
|
|||
|
<HintPath>..\Library\PDUConverter.dll</HintPath>
|
|||
|
</Reference>
|
|||
|
<Reference Include="SpreadsheetGear, Version=1.4.0.16, Culture=neutral, PublicKeyToken=39c186f5904944ec">
|
|||
|
<SpecificVersion>False</SpecificVersion>
|
|||
|
<HintPath>..\Library\SpreadsheetGear.dll</HintPath>
|
|||
|
</Reference>
|
|||
|
<Reference Include="System" />
|
|||
|
<Reference Include="System.Configuration" />
|
|||
|
<Reference Include="System.Core">
|
|||
|
<RequiredTargetFramework>3.5</RequiredTargetFramework>
|
|||
|
</Reference>
|
|||
|
<Reference Include="System.Data.Linq">
|
|||
|
<RequiredTargetFramework>3.5</RequiredTargetFramework>
|
|||
|
</Reference>
|
|||
|
<Reference Include="System.Data.OracleClient" />
|
|||
|
<Reference Include="System.Drawing" />
|
|||
|
<Reference Include="System.Management" />
|
|||
|
<Reference Include="System.Web" />
|
|||
|
<Reference Include="System.Windows.Forms" />
|
|||
|
<Reference Include="System.Xml.Linq">
|
|||
|
<RequiredTargetFramework>3.5</RequiredTargetFramework>
|
|||
|
</Reference>
|
|||
|
<Reference Include="System.Data.DataSetExtensions">
|
|||
|
<RequiredTargetFramework>3.5</RequiredTargetFramework>
|
|||
|
</Reference>
|
|||
|
<Reference Include="System.Data" />
|
|||
|
<Reference Include="System.Xml" />
|
|||
|
</ItemGroup>
|
|||
|
<ItemGroup>
|
|||
|
<Compile Include="AllowDeduct\ADParameter.cs" />
|
|||
|
<Compile Include="AllowDeduct\ADParameterEmployee.cs" />
|
|||
|
<Compile Include="AllowDeduct\AllowanceDeduction.cs" />
|
|||
|
<Compile Include="AllowDeduct\ComponentUploadSetup.cs" />
|
|||
|
<Compile Include="Assets\Asset.cs" />
|
|||
|
<Compile Include="Assets\AssetInventory.cs" />
|
|||
|
<Compile Include="Attendence\AccessCard.cs" />
|
|||
|
<Compile Include="Attendence\AccessCardType.cs" />
|
|||
|
<Compile Include="Attendence\AttendanceProcess.cs" />
|
|||
|
<Compile Include="Attendence\AttnNationalHoliday.cs" />
|
|||
|
<Compile Include="Attendence\AttnProcessRunSummary.cs" />
|
|||
|
<Compile Include="Attendence\AttnRawData.cs" />
|
|||
|
<Compile Include="Attendence\AutoWorkPlan.cs" />
|
|||
|
<Compile Include="Attendence\BuyerDailyAttProcess.cs" />
|
|||
|
<Compile Include="Attendence\BuyerSetup.cs" />
|
|||
|
<Compile Include="Attendence\CardOperation.cs" />
|
|||
|
<Compile Include="Attendence\DailyAttnProcess.cs" />
|
|||
|
<Compile Include="Attendence\DailyOTProcess.cs" />
|
|||
|
<Compile Include="Attendence\EmpFieldTrack.cs" />
|
|||
|
<Compile Include="Attendence\EmployeeOutsideDuty.cs" />
|
|||
|
<Compile Include="Attendence\EmployeeOutsideOffice.cs" />
|
|||
|
<Compile Include="Attendence\EmployeeWorkPlanSetup.cs" />
|
|||
|
<Compile Include="Attendence\EmpMobileAttendance.cs" />
|
|||
|
<Compile Include="Attendence\HolidayCalendar.cs" />
|
|||
|
<Compile Include="Attendence\MonthlyWorkPlan.cs" />
|
|||
|
<Compile Include="Attendence\OutsideDuty.cs" />
|
|||
|
<Compile Include="Attendence\Shift.cs" />
|
|||
|
<Compile Include="Attendence\ShiftRotation.cs" />
|
|||
|
<Compile Include="Attendence\ShiftTerm.cs" />
|
|||
|
<Compile Include="Attendence\ShiftTermDetail.cs" />
|
|||
|
<Compile Include="Attendence\UPDAttendance.cs" />
|
|||
|
<Compile Include="Attendence\WorkPlanGroup.cs" />
|
|||
|
<Compile Include="Basic\ApproveFinantialData.cs" />
|
|||
|
<Compile Include="Basic\AutoObject.cs" />
|
|||
|
<Compile Include="Basic\BadLoginAttemptInfo.cs" />
|
|||
|
<Compile Include="Basic\Bank.cs" />
|
|||
|
<Compile Include="Basic\Branch.cs" />
|
|||
|
<Compile Include="Basic\Category.cs" />
|
|||
|
<Compile Include="Basic\ChildrenEducation.cs" />
|
|||
|
<Compile Include="Basic\Company.cs" />
|
|||
|
<Compile Include="Basic\ControlManager.cs" />
|
|||
|
<Compile Include="Basic\Costcenter.cs" />
|
|||
|
<Compile Include="Basic\DateDifferenceInYearsMonthDays.cs" />
|
|||
|
<Compile Include="Basic\Department.cs" />
|
|||
|
<Compile Include="Basic\Designation.cs" />
|
|||
|
<Compile Include="Basic\Enums.cs" />
|
|||
|
<Compile Include="Basic\ExitInterview.cs" />
|
|||
|
<Compile Include="Basic\FestivalBonusProjection.cs" />
|
|||
|
<Compile Include="Basic\Function.cs" />
|
|||
|
<Compile Include="Basic\Grade.cs" />
|
|||
|
<Compile Include="Basic\GradeSalaryChangeType.cs" />
|
|||
|
<Compile Include="Basic\GradeSegment.cs" />
|
|||
|
<Compile Include="Basic\GrossDefination.cs" />
|
|||
|
<Compile Include="Basic\Location.cs" />
|
|||
|
<Compile Include="Basic\MarketSurveyCompany.cs" />
|
|||
|
<Compile Include="Basic\MiscellaneousDataset.cs" />
|
|||
|
<Compile Include="Basic\PayrollType.cs" />
|
|||
|
<Compile Include="Basic\PayScale.cs" />
|
|||
|
<Compile Include="Basic\PayScaleDetail.cs" />
|
|||
|
<Compile Include="Basic\PayScaleItem.cs" />
|
|||
|
<Compile Include="Basic\PLDailyInterest.cs" />
|
|||
|
<Compile Include="Basic\ProcessItem.cs" />
|
|||
|
<Compile Include="Basic\Religion.cs" />
|
|||
|
<Compile Include="Basic\ReportSetup.cs" />
|
|||
|
<Compile Include="Basic\SalaryComponent.cs" />
|
|||
|
<Compile Include="Basic\SystemInformation.cs" />
|
|||
|
<Compile Include="Basic\UserLogInInfo.cs" />
|
|||
|
<Compile Include="Basic\WeeklyHoliday.cs" />
|
|||
|
<Compile Include="Bonus\Bonus.cs" />
|
|||
|
<Compile Include="Bonus\BonusAdjustItem.cs" />
|
|||
|
<Compile Include="Bonus\BonusEmpCostCenter.cs" />
|
|||
|
<Compile Include="Bonus\BonusParameter.cs" />
|
|||
|
<Compile Include="Bonus\BonusProcess.cs" />
|
|||
|
<Compile Include="Bonus\BonusProcessDetail.cs" />
|
|||
|
<Compile Include="Bonus\DolarRate.cs" />
|
|||
|
<Compile Include="Bonus\ProdBonusAttn.cs" />
|
|||
|
<Compile Include="Bonus\ProdBonusLine.cs" />
|
|||
|
<Compile Include="Bonus\ProdBonusParameter.cs" />
|
|||
|
<Compile Include="Bonus\ProdBonusProcess.cs" />
|
|||
|
<Compile Include="Bonus\ProdBonusSupervisor.cs" />
|
|||
|
<Compile Include="Bonus\ProdBonusWorkSchedule.cs" />
|
|||
|
<Compile Include="Bonus\ProductionBonusSetup.cs" />
|
|||
|
<Compile Include="Budget\AppraisalPoint.cs" />
|
|||
|
<Compile Include="Budget\AppraisalPointRating.cs" />
|
|||
|
<Compile Include="Budget\BudgetComponent.cs" />
|
|||
|
<Compile Include="Budget\BudgetCostCenter.cs" />
|
|||
|
<Compile Include="Budget\BudgetDepartment.cs" />
|
|||
|
<Compile Include="Budget\BudgetGrade.cs" />
|
|||
|
<Compile Include="Budget\BudgetIndivisualChange.cs" />
|
|||
|
<Compile Include="Budget\BudgetMaster.cs" />
|
|||
|
<Compile Include="Budget\BudgetNewJoiner.cs" />
|
|||
|
<Compile Include="Budget\BudgetProcess.cs" />
|
|||
|
<Compile Include="Budget\BudgetProcessMonthly.cs" />
|
|||
|
<Compile Include="Budget\EmpAppraisalRating.cs" />
|
|||
|
<Compile Include="Budget\EmployeeAppraisal.cs" />
|
|||
|
<Compile Include="Budget\MarketSalarySurvey.cs" />
|
|||
|
<Compile Include="Capitalization\Capitalization.cs" />
|
|||
|
<Compile Include="CarFuel\CarFuelCalculator.cs" />
|
|||
|
<Compile Include="CarFuel\CarFuelExceptionCalculator.cs" />
|
|||
|
<Compile Include="CarFuel\CarFuelItem.cs" />
|
|||
|
<Compile Include="CarFuel\CarFuelParameter.cs" />
|
|||
|
<Compile Include="CarFuel\CarFuelParameterGrade.cs" />
|
|||
|
<Compile Include="CarFuel\CarFuelParameterIndividual.cs" />
|
|||
|
<Compile Include="CarFuel\CarFuelPayment.cs" />
|
|||
|
<Compile Include="CarFuel\CarFuelProcess.cs" />
|
|||
|
<Compile Include="CarFuel\CarFuelProcessDetail.cs" />
|
|||
|
<Compile Include="CarFuel\CarFuelProcessDetailItem.cs" />
|
|||
|
<Compile Include="Common\BasicDataUploadProcess.cs" />
|
|||
|
<Compile Include="Common\DataIntegration.cs" />
|
|||
|
<Compile Include="Common\DataUploadColumnDefinition.cs" />
|
|||
|
<Compile Include="Common\DataUploadException.cs" />
|
|||
|
<Compile Include="Common\DataUploadValidation.cs" />
|
|||
|
<Compile Include="Common\ErrorSuccessLog.cs" />
|
|||
|
<Compile Include="Common\FileAccessWithImpersonation.cs" />
|
|||
|
<Compile Include="Common\FTP.cs" />
|
|||
|
<Compile Include="Common\PhotoPath.cs" />
|
|||
|
<Compile Include="Common\RegularDataUpload.cs" />
|
|||
|
<Compile Include="Common\ColumnDefinationException.cs" />
|
|||
|
<Compile Include="Common\SystemDataUpload.cs" />
|
|||
|
<Compile Include="Common\UploadErrorOrSuccess.cs" />
|
|||
|
<Compile Include="Configuration\Configuration.cs" />
|
|||
|
<Compile Include="Discipline Action Management\Complain.cs" />
|
|||
|
<Compile Include="Discipline Action Management\DAMaster.cs" />
|
|||
|
<Compile Include="Discipline Action Management\Punishment.cs" />
|
|||
|
<Compile Include="EERS\EERS.cs" />
|
|||
|
<Compile Include="Employee\EmployeeConfirmation.cs" />
|
|||
|
<Compile Include="Employee\EmployeeRetirement.cs" />
|
|||
|
<Compile Include="FinalSettlement\FSHead.cs" />
|
|||
|
<Compile Include="FinalSettlement\FSTran.cs" />
|
|||
|
<Compile Include="FinalSettlement\FSTranDetail.cs" />
|
|||
|
<Compile Include="FundManagement\FndMngmentWF.cs" />
|
|||
|
<Compile Include="FundManagement\FndMngmentEmp.cs" />
|
|||
|
<Compile Include="FundManagement\FndMngmentEmpRemarks.cs" />
|
|||
|
<Compile Include="Gratuity\ESBDefinition.cs" />
|
|||
|
<Compile Include="Gratuity\ESBProvision.cs" />
|
|||
|
<Compile Include="HRBasic\Achievement.cs" />
|
|||
|
<Compile Include="HRBasic\Allergy.cs" />
|
|||
|
<Compile Include="HRBasic\Country.cs" />
|
|||
|
<Compile Include="HRBasic\Discipline.cs" />
|
|||
|
<Compile Include="HRBasic\District.cs" />
|
|||
|
<Compile Include="HRBasic\Division.cs" />
|
|||
|
<Compile Include="HRBasic\EducationLevel.cs" />
|
|||
|
<Compile Include="HRBasic\EducationType.cs" />
|
|||
|
<Compile Include="HRBasic\ExtraCurricularActivity.cs" />
|
|||
|
<Compile Include="HRBasic\GuarantorDocumentType.cs" />
|
|||
|
<Compile Include="HRBasic\Hobby.cs" />
|
|||
|
<Compile Include="HRBasic\HRDoc.cs" />
|
|||
|
<Compile Include="HRBasic\HRJoiningQuestionary.cs" />
|
|||
|
<Compile Include="HRBasic\Institution.cs" />
|
|||
|
<Compile Include="HRBasic\Nationality.cs" />
|
|||
|
<Compile Include="HRBasic\NatureOfTraining.cs" />
|
|||
|
<Compile Include="HRBasic\NominationPurpose.cs" />
|
|||
|
<Compile Include="HRBasic\Occupation.cs" />
|
|||
|
<Compile Include="HRBasic\OtherTalent.cs" />
|
|||
|
<Compile Include="HRBasic\Relation.cs" />
|
|||
|
<Compile Include="HRBasic\ResultType.cs" />
|
|||
|
<Compile Include="HRBasic\Thana.cs" />
|
|||
|
<Compile Include="HRBasic\TrainingScheduleStatus.cs" />
|
|||
|
<Compile Include="HRBasic\TrainingType.cs" />
|
|||
|
<Compile Include="HREmployee\EmpLifeCycle.cs" />
|
|||
|
<Compile Include="HREmployee\HREmployee.cs" />
|
|||
|
<Compile Include="HRequests\HRRequest.cs" />
|
|||
|
<Compile Include="JV\JVSetup.cs" />
|
|||
|
<Compile Include="JV\JVSetupCC.cs" />
|
|||
|
<Compile Include="JV\JVSetupDetail.cs" />
|
|||
|
<Compile Include="JV\JVType.cs" />
|
|||
|
<Compile Include="Leave\EmployeeShortLeave.cs" />
|
|||
|
<Compile Include="Leave\Leave.cs" />
|
|||
|
<Compile Include="Leave\LeaveException.cs" />
|
|||
|
<Compile Include="Leave\LeaveParamDetail.cs" />
|
|||
|
<Compile Include="Leave\LeavePlan.cs" />
|
|||
|
<Compile Include="Leave\LeaveProcessDetail.cs" />
|
|||
|
<Compile Include="Leave\LeaveEntry.cs" />
|
|||
|
<Compile Include="Leave\LeaveParameter.cs" />
|
|||
|
<Compile Include="Leave\LeaveProcess.cs" />
|
|||
|
<Compile Include="Leave\LeaveYear.cs" />
|
|||
|
<Compile Include="Leave\UploadEncashAmount.cs" />
|
|||
|
<Compile Include="Loan\LoanDoc.cs" />
|
|||
|
<Compile Include="Loan\LoanEmployeeDoc.cs" />
|
|||
|
<Compile Include="Loan\LoanGrades.cs" />
|
|||
|
<Compile Include="Loan\LoanParameter.cs" />
|
|||
|
<Compile Include="Loan\LoanSettlement.cs" />
|
|||
|
<Compile Include="Mail\MailSender.cs" />
|
|||
|
<Compile Include="Mail\MailSenderErrorList.cs" />
|
|||
|
<Compile Include="Basic\MonthlyWorkingHour.cs" />
|
|||
|
<Compile Include="Notifications\NotificationPerticipant.cs" />
|
|||
|
<Compile Include="Notifications\NotificationRule.cs" />
|
|||
|
<Compile Include="Notifications\Notification.cs" />
|
|||
|
<Compile Include="OPI\OpiCalculator.cs" />
|
|||
|
<Compile Include="OPI\OpiExceptionCalculator.cs" />
|
|||
|
<Compile Include="OPI\OpiItem.cs" />
|
|||
|
<Compile Include="OPI\OpiParameter.cs" />
|
|||
|
<Compile Include="OPI\OpiParameterGrade.cs" />
|
|||
|
<Compile Include="OPI\OpiParameterIndividual.cs" />
|
|||
|
<Compile Include="OPI\OPIPayment.cs" />
|
|||
|
<Compile Include="OPI\OPIProcess.cs" />
|
|||
|
<Compile Include="OPI\OPIProcessDetail.cs" />
|
|||
|
<Compile Include="OPI\OPIProcessDetailItem.cs" />
|
|||
|
<Compile Include="OPI\PremiumProcess.cs" />
|
|||
|
<Compile Include="OPI\PremiumProcessDetail.cs" />
|
|||
|
<Compile Include="OPI\PremiumSetup.cs" />
|
|||
|
<Compile Include="Organogram\Box.cs" />
|
|||
|
<Compile Include="Organogram\ChartRecord.cs" />
|
|||
|
<Compile Include="Organogram\OGPositionType.cs" />
|
|||
|
<Compile Include="Organogram\OrganisationChart.cs" />
|
|||
|
<Compile Include="Organogram\OrganogramBasic.cs" />
|
|||
|
<Compile Include="Organogram\OrganogramAuthority.cs" />
|
|||
|
<Compile Include="Organogram\OrganogramDelegation.cs" />
|
|||
|
<Compile Include="Organogram\OrganogramEmployee.cs" />
|
|||
|
<Compile Include="Organogram\OrganogramJobDesc.cs" />
|
|||
|
<Compile Include="Organogram\OrganogramPosition.cs" />
|
|||
|
<Compile Include="Organogram\OrganogramResponsibility.cs" />
|
|||
|
<Compile Include="Organogram\OrganogramSkillLevel.cs" />
|
|||
|
<Compile Include="Organogram\OrgData.cs">
|
|||
|
<DependentUpon>OrgData.xsd</DependentUpon>
|
|||
|
</Compile>
|
|||
|
<Compile Include="Organogram\OrgData.Designer.cs">
|
|||
|
<DependentUpon>OrgData.cs</DependentUpon>
|
|||
|
</Compile>
|
|||
|
<Compile Include="Organogram\Skill.cs" />
|
|||
|
<Compile Include="Organogram\SkillLevel.cs" />
|
|||
|
<Compile Include="OverTime\OTSlab.cs" />
|
|||
|
<Compile Include="OverTime\TermEntityGrade.cs" />
|
|||
|
<Compile Include="PF\PFException.cs" />
|
|||
|
<Compile Include="PMP\PMPEmployeeRating.cs" />
|
|||
|
<Compile Include="PMP\PMPProcess.cs" />
|
|||
|
<Compile Include="PMP\PMPRating..cs" />
|
|||
|
<Compile Include="PMP\PMPTargetSetting.cs" />
|
|||
|
<Compile Include="PMP\PMPValueBehavior.cs" />
|
|||
|
<Compile Include="PMP\PMPValueBehaviorRating.cs" />
|
|||
|
<Compile Include="Process\BonusCalculation.cs" />
|
|||
|
<Compile Include="Process\BonusCalculator.cs" />
|
|||
|
<Compile Include="Process\HtmlRichTextBoxBo.cs">
|
|||
|
<SubType>Component</SubType>
|
|||
|
</Compile>
|
|||
|
<Compile Include="Process\HtmlRichTextBoxBo.Designer.cs">
|
|||
|
<DependentUpon>HtmlRichTextBoxBo.cs</DependentUpon>
|
|||
|
</Compile>
|
|||
|
<Compile Include="Process\NotificationProcess.cs" />
|
|||
|
<Compile Include="Process\OTProcess.cs" />
|
|||
|
<Compile Include="Query Analyzer\AES.cs" />
|
|||
|
<Compile Include="Query Analyzer\BOAdministrator.cs" />
|
|||
|
<Compile Include="Query Analyzer\BORunSQL.cs" />
|
|||
|
<Compile Include="Query Analyzer\Connection.cs" />
|
|||
|
<Compile Include="Query Analyzer\DAAdministrator.cs" />
|
|||
|
<Compile Include="Query Analyzer\DABase.cs" />
|
|||
|
<Compile Include="Query Analyzer\DARunSQL.cs" />
|
|||
|
<Compile Include="Query Analyzer\EaseReg.cs" />
|
|||
|
<Compile Include="Query Analyzer\EGlobal.cs" />
|
|||
|
<Compile Include="Query Analyzer\ETransactionContext.cs" />
|
|||
|
<Compile Include="Query Analyzer\NullHandler.cs" />
|
|||
|
<Compile Include="Query Analyzer\ORACLEHelper.cs" />
|
|||
|
<Compile Include="Query Analyzer\SQLHepler.cs" />
|
|||
|
<Compile Include="Query Analyzer\Utils.cs" />
|
|||
|
<Compile Include="Query Analyzer\UtilsDA.cs" />
|
|||
|
<Compile Include="Query Analyzer\UtilsService.cs" />
|
|||
|
<Compile Include="Recruitement\BoardMember.cs" />
|
|||
|
<Compile Include="Recruitement\Candidate.cs" />
|
|||
|
<Compile Include="Recruitement\clsConstant.cs" />
|
|||
|
<Compile Include="Recruitement\CV.cs" />
|
|||
|
<Compile Include="Recruitement\CVOrg.cs" />
|
|||
|
<Compile Include="Recruitement\EductionalQualification.cs" />
|
|||
|
<Compile Include="Recruitement\Experience.cs" />
|
|||
|
<Compile Include="Recruitement\InternalRecruitment.cs" />
|
|||
|
<Compile Include="Recruitement\IREmployee.cs" />
|
|||
|
<Compile Include="Recruitement\IRNotification.cs" />
|
|||
|
<Compile Include="Recruitement\MemberWiseMark.cs" />
|
|||
|
<Compile Include="Recruitement\RecruitementNode.cs" />
|
|||
|
<Compile Include="Recruitement\RecruitementOrg.cs" />
|
|||
|
<Compile Include="Recruitement\RecruitementProcess.cs" />
|
|||
|
<Compile Include="Recruitement\RecruitementStep.cs" />
|
|||
|
<Compile Include="Recruitement\RecruitmentLetters.cs" />
|
|||
|
<Compile Include="Recruitement\RecruitmentType.cs" />
|
|||
|
<Compile Include="Recruitement\ReferredBy.cs" />
|
|||
|
<Compile Include="Recruitement\SelectedCandidate.cs" />
|
|||
|
<Compile Include="Recruitement\WebAPPFormParam.cs" />
|
|||
|
<Compile Include="Recruitement\WebAPPFormParamDetails.cs" />
|
|||
|
<Compile Include="Requisition\CreatedRequisition.cs" />
|
|||
|
<Compile Include="Requisition\EmployeeRequisition.cs" />
|
|||
|
<Compile Include="SAPLookUp\CRGDepartmentLookup.cs" />
|
|||
|
<Compile Include="SAPLookUp\IntigrationSetup.cs" />
|
|||
|
<Compile Include="SAPLookUp\SAPDataDump.cs" />
|
|||
|
<Compile Include="SAPLookUp\SAPDataProcess.cs" />
|
|||
|
<Compile Include="SAPLookUp\SAPDataProcessDetail.cs" />
|
|||
|
<Compile Include="SAPLookUp\SAPDesignationCode.cs" />
|
|||
|
<Compile Include="SAPLookUp\SAPInterface.cs" />
|
|||
|
<Compile Include="Survey\Question.cs" />
|
|||
|
<Compile Include="Salary\MonthEnd.cs" />
|
|||
|
<Compile Include="Salary\SalaryCalculator.cs" />
|
|||
|
<Compile Include="Salary\SalaryException.cs" />
|
|||
|
<Compile Include="SetupManager\ConfigReader.cs" />
|
|||
|
<Compile Include="Configuration\ConfigurationManager.cs" />
|
|||
|
<Compile Include="SetupManager\SetupDetail.cs" />
|
|||
|
<Compile Include="SetupManager\SetupManager.cs" />
|
|||
|
<Compile Include="Employee\Employee.cs" />
|
|||
|
<Compile Include="Employee\EmployeeBankAccount.cs" />
|
|||
|
<Compile Include="Employee\EmployeeCostCenter.cs" />
|
|||
|
<Compile Include="Employee\EmployeeGradeSalary.cs" />
|
|||
|
<Compile Include="Employee\EmployeeHistory.cs" />
|
|||
|
<Compile Include="Employee\EmployeePosting.cs" />
|
|||
|
<Compile Include="Employee\EmployeeStatus.cs" />
|
|||
|
<Compile Include="Employee\PayrollTypeChange.cs" />
|
|||
|
<Compile Include="Global\BaseObject.cs" />
|
|||
|
<Compile Include="Global\GlobalFunctions.cs" />
|
|||
|
<Compile Include="Global\SearchObject.cs" />
|
|||
|
<Compile Include="Loan\Loan.cs" />
|
|||
|
<Compile Include="Loan\LoanIssue.cs" />
|
|||
|
<Compile Include="Loan\LoanSchedule.cs" />
|
|||
|
<Compile Include="OverTime\EmployeeOverTime.cs" />
|
|||
|
<Compile Include="OverTime\OTProcess.cs" />
|
|||
|
<Compile Include="OverTime\Term.cs" />
|
|||
|
<Compile Include="OverTime\TermParameter.cs" />
|
|||
|
<Compile Include="PF\PFinterestProvision.cs" />
|
|||
|
<Compile Include="PF\PFTransaction.cs" />
|
|||
|
<Compile Include="Properties\AssemblyInfo.cs" />
|
|||
|
<Compile Include="Salary\SalaryEmpCostCenter.cs" />
|
|||
|
<Compile Include="Salary\SalaryMonthly.cs" />
|
|||
|
<Compile Include="Salary\SalaryMonthlyDetail.cs" />
|
|||
|
<Compile Include="Salary\SalaryProcess.cs" />
|
|||
|
<Compile Include="SearchReport\AuthorizedPerson.cs" />
|
|||
|
<Compile Include="SearchReport\ReportAuthorization.cs" />
|
|||
|
<Compile Include="SearchReport\ReportItem.cs" />
|
|||
|
<Compile Include="SearchReport\SearchEmployee.cs" />
|
|||
|
<Compile Include="SearchReport\SearchEmployeeGroup.cs" />
|
|||
|
<Compile Include="SearchReport\SearchSalaryItem.cs" />
|
|||
|
<Compile Include="SMS\SMSSender.cs" />
|
|||
|
<Compile Include="Survey\QuestionAnswer.cs" />
|
|||
|
<Compile Include="Survey\QuestionCategory.cs" />
|
|||
|
<Compile Include="Survey\Survey.cs" />
|
|||
|
<Compile Include="Survey\SurveyAnswerCount.cs" />
|
|||
|
<Compile Include="Survey\SurveyCategory.cs" />
|
|||
|
<Compile Include="Survey\SurveyEmployee.cs" />
|
|||
|
<Compile Include="Survey\SurveyOrganization.cs" />
|
|||
|
<Compile Include="Survey\SurveyQuestion.cs" />
|
|||
|
<Compile Include="Survey\SurveyResult.cs" />
|
|||
|
<Compile Include="Survey\SurveyWeightDefinition.cs" />
|
|||
|
<Compile Include="TagOutput\LetterTemplate.cs" />
|
|||
|
<Compile Include="TagOutput\LetterTemplateWeb.cs" />
|
|||
|
<Compile Include="TagOutput\MSWord.cs" />
|
|||
|
<Compile Include="TagOutput\printerHelper.cs" />
|
|||
|
<Compile Include="TagOutput\TagOutput.cs" />
|
|||
|
<Compile Include="Tax\ITEmpHead.cs" />
|
|||
|
<Compile Include="Tax\TaxCalculator.cs" />
|
|||
|
<Compile Include="Tax\EmployeeTaxInvestment.cs" />
|
|||
|
<Compile Include="Tax\IncomeTax.cs" />
|
|||
|
<Compile Include="Tax\TaxAdjustment.cs" />
|
|||
|
<Compile Include="Tax\TaxChallan.cs" />
|
|||
|
<Compile Include="Tax\TaxHeadAssignment.cs" />
|
|||
|
<Compile Include="Tax\TaxInvestment.cs" />
|
|||
|
<Compile Include="Tax\TaxMergeDetail.cs" />
|
|||
|
<Compile Include="Tax\TaxMergeMaster.cs" />
|
|||
|
<Compile Include="Tax\TaxParameter.cs" />
|
|||
|
<Compile Include="Tax\TaxParameterSlab.cs" />
|
|||
|
<Compile Include="TrainingBOs\Training.cs" />
|
|||
|
<Compile Include="TrainingBOs\TrainingCostHead.cs" />
|
|||
|
<Compile Include="TrainingBOs\TrainingDepartment.cs" />
|
|||
|
<Compile Include="TrainingBOs\TrainingNdAnalysisTimeSch.cs" />
|
|||
|
<Compile Include="TrainingBOs\TrainingNeedAnalysis.cs" />
|
|||
|
<Compile Include="TrainingBOs\TrainingSchedule.cs" />
|
|||
|
<Compile Include="TrainingBOs\TrainingScheduleAttn.cs" />
|
|||
|
<Compile Include="TrainingBOs\TrainingSchEmpCost.cs" />
|
|||
|
<Compile Include="UnAuthLeave\EmployeeUnAuthorizeLeave.cs" />
|
|||
|
<Compile Include="UnAuthLeave\UnAuthorizeLeave.cs" />
|
|||
|
<Compile Include="UnAuthLeave\UnAuthorizeLeaveParameter.cs" />
|
|||
|
<Compile Include="UnAuthLeave\UnAuthorizeLeaveParamMaster.cs" />
|
|||
|
<Compile Include="Users\PasswordHistory.cs" />
|
|||
|
<Compile Include="Users\Role.cs" />
|
|||
|
<Compile Include="Users\RolePermission.cs" />
|
|||
|
<Compile Include="Users\User.cs" />
|
|||
|
<Compile Include="Users\UserAccessType.cs" />
|
|||
|
<Compile Include="Users\UserRole.cs" />
|
|||
|
<Compile Include="Vender\Vendor.cs" />
|
|||
|
<Compile Include="Vender\VendorBill.cs" />
|
|||
|
<Compile Include="Workflow\WFManager.cs" />
|
|||
|
<Compile Include="Workflow\WFMovementNext.cs" />
|
|||
|
<Compile Include="Workflow\WFMovementTask.cs" />
|
|||
|
<Compile Include="Workflow\WFMovementTran.cs" />
|
|||
|
<Compile Include="Workflow\WFRuleDetailDesignation.cs" />
|
|||
|
<Compile Include="Workflow\WFRuleDetailOS.cs" />
|
|||
|
<Compile Include="Workflow\WFRuleDertailNode.cs" />
|
|||
|
<Compile Include="Workflow\WFSetup.cs" />
|
|||
|
<Compile Include="Workflow\WFSetupRule.cs" />
|
|||
|
<Compile Include="Workflow\WFType.cs" />
|
|||
|
</ItemGroup>
|
|||
|
<ItemGroup>
|
|||
|
<Resource Include="Configuration\LogicConfiguration.xml">
|
|||
|
<CopyToOutputDirectory>Always</CopyToOutputDirectory>
|
|||
|
</Resource>
|
|||
|
<Resource Include="Configuration\UIConfiguration.xml">
|
|||
|
<CopyToOutputDirectory>Always</CopyToOutputDirectory>
|
|||
|
</Resource>
|
|||
|
</ItemGroup>
|
|||
|
<ItemGroup>
|
|||
|
<None Include="Attendence\AttendenceModule.cd" />
|
|||
|
<None Include="Organogram\OrgData.xsc">
|
|||
|
<DependentUpon>OrgData.xsd</DependentUpon>
|
|||
|
</None>
|
|||
|
<None Include="Organogram\OrgData.xsd">
|
|||
|
<SubType>Designer</SubType>
|
|||
|
</None>
|
|||
|
<None Include="Organogram\OrgData.xss">
|
|||
|
<DependentUpon>OrgData.xsd</DependentUpon>
|
|||
|
</None>
|
|||
|
</ItemGroup>
|
|||
|
<ItemGroup>
|
|||
|
<Folder Include="Vendor\" />
|
|||
|
</ItemGroup>
|
|||
|
<Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
|
|||
|
<!-- To modify your build process, add your task inside one of the targets below and uncomment it.
|
|||
|
Other similar extension points exist, see Microsoft.Common.targets.
|
|||
|
<Target Name="BeforeBuild">
|
|||
|
</Target>
|
|||
|
<Target Name="AfterBuild">
|
|||
|
</Target>
|
|||
|
-->
|
|||
|
<PropertyGroup>
|
|||
|
<PreBuildEvent>
|
|||
|
</PreBuildEvent>
|
|||
|
</PropertyGroup>
|
|||
|
</Project>
|