Kind: Controller
Source: Pams/API/Pams.API/Controllers/EmployeeBonus/SalarySheetController.cs (line 10)
Part of: Pams
Where it refuses work
SalarySheetControllerstops the work with an early return when!isFound, in 2 places.SalarySheetControllerstops the work with an early return whenisSaved, in 2 places.SalarySheetControllerstops the work with an early return whenisSaved == Business.Entity.EnumNewSales.EnumReturnMessage.SavedSuccessfuly.
Relationships
- MODULE_DECLARES →
GetSalarySheetByYear - MODULE_DECLARES →
SaveCompanySalarySheets - MODULE_DECLARES →
CreateTeamlessSalarySheets - MODULE_DECLARES →
DeleteTeamlessAndSalarySheet - IMPORTS →
EmployeeBonus - IMPORTS →
BaseController - IMPORTS →
SalarySheetHeaderBindingModel - IMPORTS →
SalarySheetBindingModel
Used by
2 references from 2 files. Each is a place in this repository where the symbol is actually used — go read one rather than trusting an example.
calls by (2)
GenerateBouncesService—Frontend/src/app/services/configurations/generate-bounces.service.ts:1GenerateBouncesService—Pams/Web/Pams.Web/Client/app/services/configurations/generate-bounces.service.ts:1
Was this page helpful?