Kind: Controller
Source: Pams/API/Pams.API/Controllers/Wrehouse/ExternalTransferController.cs (line 9)
Part of: Pams
Where it refuses work
ExternalTransferControllerstops the work with an early return when!isFound, in 2 places.ExternalTransferControllerstops the work with an early return when!logic.IsFoundInCompany(id, CompanyID).ExternalTransferControllerstops the work with an early return whenmodel == null.ExternalTransferControllerstops the work with an early return whenisSaved != Business.Entity.EnumNewSales.EnumReturnMessage.SavedSuccessfuly.ExternalTransferControllerstops the work with an early return whenisSaved == Business.Entity.EnumNewSales.EnumReturnMessage.SavedSuccessfuly.ExternalTransferControllerstops the work with an early return whenisDeleted == Business.Entity.EnumNewSales.EnumReturnMessage.DeletedSuccessfuly.
Relationships
- MODULE_DECLARES →
GetById - MODULE_DECLARES →
GetAllTransferedProducts - MODULE_DECLARES →
GetAllTransferedProductsFunnel - MODULE_DECLARES →
CreateOrder - MODULE_DECLARES →
UpdateOrder - MODULE_DECLARES →
DeleteOrder - IMPORTS →
BaseController - IMPORTS →
GetById - IMPORTS →
GetById - IMPORTS →
GetById - IMPORTS →
GetById - IMPORTS →
GetById - IMPORTS →
GetById - IMPORTS →
GetById - IMPORTS →
GetById - IMPORTS →
GetById - IMPORTS →
GetById - IMPORTS →
GetById - IMPORTS →
ExternalTransferBindingModel - IMPORTS →
UpdateOrder - IMPORTS →
DeleteOrder - IMPORTS →
DeleteDto
Was this page helpful?