diff --git a/Learun.Framework.Ultimate V7/Learun.Framework.Module/Learun.Application.Module/Learun.Application.TwoDevelopment/EducationalAdministration/WageSchedule/WageScheduleService.cs b/Learun.Framework.Ultimate V7/Learun.Framework.Module/Learun.Application.Module/Learun.Application.TwoDevelopment/EducationalAdministration/WageSchedule/WageScheduleService.cs index 8cdfc4f0e..fc76d6aed 100644 --- a/Learun.Framework.Ultimate V7/Learun.Framework.Module/Learun.Application.Module/Learun.Application.TwoDevelopment/EducationalAdministration/WageSchedule/WageScheduleService.cs +++ b/Learun.Framework.Ultimate V7/Learun.Framework.Module/Learun.Application.Module/Learun.Application.TwoDevelopment/EducationalAdministration/WageSchedule/WageScheduleService.cs @@ -401,7 +401,7 @@ namespace Learun.Application.TwoDevelopment.EducationalAdministration RealeState = dr[19].ToDecimalOrNull(), WorkKeep = dr[20].ToDecimalOrNull(), GirlStaffSanitation = dr[21].ToDecimalOrNull(), - TownshipSubsidy = dr[22].ToDecimalOrNull(), + TeacherAndTown = dr[22].ToDecimalOrNull(), HousingAllowance = dr[23].ToDecimalOrNull(), HousingFundAllowance = dr[24].ToDecimalOrNull(), OtherOne = dr[25].ToDecimalOrNull(),