mahan 8436f70aa0 Refactor and enhance contract handling logic
- Added `DailyWage`, `AvgWorkingHour`, and `FamilyAllowance` properties to `GetContractListForClientResponse`.
- Refactored `WorkingHoursWeekly` conversion logic by introducing a reusable `WeeklyHourConvertor` method in `ContractRepository`.
- Updated query result mapping to include new properties and utilize `WeeklyHourConvertor` for `AvgWorkingHour`.
- Improved code readability and maintainability by centralizing repetitive logic.
2025-11-11 19:26:45 +03:30
2025-04-15 15:06:17 +03:30
2024-07-05 21:36:15 +03:30
2025-07-27 11:32:46 +03:30
Description
No description provided
432 MiB
Languages
C# 32.1%
JavaScript 31.7%
HTML 28.1%
CSS 7.7%
AngelScript 0.2%
Other 0.1%