Метод | Описание | |
---|---|---|
Adjustement_Read ( [ request, int programId = -1, int hubId = -1, int commodityId = -1, int stockType = -1 ) : System.Web.Mvc.ActionResult | ||
Adjustement_Save ( int programId = -1, int hubId = -1, int commodityId = -1, int stockType = -1 ) : System.Web.Mvc.ActionResult | ||
Adjustment ( ) : System.Web.Mvc.ActionResult | ||
CarryOverStock ( ) : System.Web.Mvc.ActionResult | ||
CarryOverStock_read ( [ request, int hubId = -1, int programId = -1 ) : System.Web.Mvc.JsonResult | ||
CommodityReceived_read ( [ request, int hubId = -1, int programId = -1 ) : System.Web.Mvc.JsonResult | ||
DispatchCommodity ( ) : System.Web.Mvc.ActionResult | ||
DispatchedReceived_read ( [ request, int hubId = -1, int programId = -1, int regionId = -1, int zoneId = -1 ) : System.Web.Mvc.JsonResult | ||
ExportCarryOverStock ( int hubId = -1, int programId = -1 ) : System.Web.Mvc.ActionResult | ||
ExportReceivedCommodity ( int hubId = -1, int programId = -1 ) : System.Web.Mvc.ActionResult | ||
ExportSummaryFreePhysicalStock ( ) : System.Web.Mvc.ActionResult | ||
ExportTransferredStock ( int hubId = -1, int programId = -1 ) : System.Web.Mvc.ActionResult | ||
FalseAndTrueGRNStockStatus ( ) : System.Web.Mvc.ActionResult | ||
FlaseAndTueGRNStockStatus ( [ request, int programId = -1, int hubId = -1, System.DateTime date = default(DateTime) ) : System.Web.Mvc.ActionResult | ||
GetFDPsByWoreda ( int woredaId = -1 ) : System.Web.Mvc.JsonResult | ||
GetFreeAndphysicalStockStatus ( ) : System.Web.Mvc.JsonResult | ||
GetHubs ( ) : System.Web.Mvc.ActionResult | ||
GetPrograms ( ) : System.Web.Mvc.ActionResult | ||
GetStockStatus ( int hub, int program, string date ) : System.Web.Mvc.JsonResult | ||
GetStockStatusD ( int hub, int program, System.DateTime date ) : System.Web.Mvc.JsonResult | ||
GetStockStatusN ( ) : System.Web.Mvc.JsonResult | ||
GetStockStatusSummaryN ( ) : System.Web.Mvc.JsonResult | ||
GetStockStatusSummaryP ( int program, System.DateTime date ) : System.Web.Mvc.JsonResult | ||
GetWoredsByZone ( int zoneId = -1 ) : System.Web.Mvc.JsonResult | ||
GetZonesByRegion ( int regionId = -1 ) : System.Web.Mvc.JsonResult | ||
Index ( ) : System.Web.Mvc.ActionResult | ||
LogisticsStockStatusController ( IUnitOfWork unitOfWork, IUserDashboardPreferenceService userDashboardPreferenceService, IDashboardWidgetService dashboardWidgetservice, IUserAccountService userService, IHubService hubService, IStockStatusService stockStatusService, IAdminUnitService adminUnitService, IProgramService programService, IDonorService donorService ) : System | ||
LogisticsStockStatusController ( IUnitOfWork unitOfWork, IUserDashboardPreferenceService userDashboardPreferenceService, IDashboardWidgetService dashboardWidgetservice, IUserAccountService userService, IHubService hubService, IStockStatusService stockStatusService, IAdminUnitService adminUnitService, IProgramService programService, IDonorService donorService, IUserProfileService userProfileService ) : System | ||
PrintCarryOverStock ( int hubId = -1, int programId = -1 ) : System.Web.Mvc.ActionResult | ||
PrintReceivedCommodity ( int hubId = -1, int programId = -1 ) : System.Web.Mvc.ActionResult | ||
PrintSummaryFreePhysicalStock ( ) : System.Web.Mvc.ActionResult | ||
PrintTransferredStock ( int hubId = -1, int programId = -1 ) : System.Web.Mvc.ActionResult | ||
ReceivedCommodity ( ) : System.Web.Mvc.ActionResult | ||
Result ( ) : System.Web.Mvc.JsonResult | ||
SummaryForFreeAndPhysicalStock ( ) : System.Web.Mvc.ActionResult | ||
TransferredStock ( ) : System.Web.Mvc.ActionResult | ||
TransferredStock_read ( [ request, int hubId = -1, int programId = -1 ) : System.Web.Mvc.JsonResult |
Метод | Описание | |
---|---|---|
AddFirstItem ( System.Web.Mvc.SelectList list ) : System.Web.Mvc.SelectList | ||
Bind ( List |
||
GetCarryOverStock ( int hubId, int programId, bool isPdf = true, bool isPortrait = true ) : System.Web.Mvc.ActionResult | ||
GetReceivedCommodity ( int hubId, int programId, bool isPdf = true, bool isPortrait = true ) : System.Web.Mvc.ActionResult | ||
GetSummaryFreePhysicalStock ( bool isPdf = true, bool isPortrait = true ) : System.Web.Mvc.ActionResult | ||
GetTransferredStock ( int hubId, int programId, bool isPdf = true, bool isPortrait = true ) : System.Web.Mvc.ActionResult |
public Adjustement_Read ( [ request, int programId = -1, int hubId = -1, int commodityId = -1, int stockType = -1 ) : System.Web.Mvc.ActionResult | ||
request | [ | |
programId | int | |
hubId | int | |
commodityId | int | |
stockType | int | |
Результат | System.Web.Mvc.ActionResult |
public Adjustement_Save ( int programId = -1, int hubId = -1, int commodityId = -1, int stockType = -1 ) : System.Web.Mvc.ActionResult | ||
programId | int | |
hubId | int | |
commodityId | int | |
stockType | int | |
Результат | System.Web.Mvc.ActionResult |
public Adjustment ( ) : System.Web.Mvc.ActionResult | ||
Результат | System.Web.Mvc.ActionResult |
public CarryOverStock ( ) : System.Web.Mvc.ActionResult | ||
Результат | System.Web.Mvc.ActionResult |
public CarryOverStock_read ( [ request, int hubId = -1, int programId = -1 ) : System.Web.Mvc.JsonResult | ||
request | [ | |
hubId | int | |
programId | int | |
Результат | System.Web.Mvc.JsonResult |
public CommodityReceived_read ( [ request, int hubId = -1, int programId = -1 ) : System.Web.Mvc.JsonResult | ||
request | [ | |
hubId | int | |
programId | int | |
Результат | System.Web.Mvc.JsonResult |
public DispatchCommodity ( ) : System.Web.Mvc.ActionResult | ||
Результат | System.Web.Mvc.ActionResult |
public DispatchedReceived_read ( [ request, int hubId = -1, int programId = -1, int regionId = -1, int zoneId = -1 ) : System.Web.Mvc.JsonResult | ||
request | [ | |
hubId | int | |
programId | int | |
regionId | int | |
zoneId | int | |
Результат | System.Web.Mvc.JsonResult |
public ExportCarryOverStock ( int hubId = -1, int programId = -1 ) : System.Web.Mvc.ActionResult | ||
hubId | int | |
programId | int | |
Результат | System.Web.Mvc.ActionResult |
public ExportReceivedCommodity ( int hubId = -1, int programId = -1 ) : System.Web.Mvc.ActionResult | ||
hubId | int | |
programId | int | |
Результат | System.Web.Mvc.ActionResult |
public ExportSummaryFreePhysicalStock ( ) : System.Web.Mvc.ActionResult | ||
Результат | System.Web.Mvc.ActionResult |
public ExportTransferredStock ( int hubId = -1, int programId = -1 ) : System.Web.Mvc.ActionResult | ||
hubId | int | |
programId | int | |
Результат | System.Web.Mvc.ActionResult |
public FalseAndTrueGRNStockStatus ( ) : System.Web.Mvc.ActionResult | ||
Результат | System.Web.Mvc.ActionResult |
public FlaseAndTueGRNStockStatus ( [ request, int programId = -1, int hubId = -1, System.DateTime date = default(DateTime) ) : System.Web.Mvc.ActionResult | ||
request | [ | |
programId | int | |
hubId | int | |
date | System.DateTime | |
Результат | System.Web.Mvc.ActionResult |
public GetFDPsByWoreda ( int woredaId = -1 ) : System.Web.Mvc.JsonResult | ||
woredaId | int | |
Результат | System.Web.Mvc.JsonResult |
public GetFreeAndphysicalStockStatus ( ) : System.Web.Mvc.JsonResult | ||
Результат | System.Web.Mvc.JsonResult |
public GetHubs ( ) : System.Web.Mvc.ActionResult | ||
Результат | System.Web.Mvc.ActionResult |
public GetPrograms ( ) : System.Web.Mvc.ActionResult | ||
Результат | System.Web.Mvc.ActionResult |
public GetStockStatus ( int hub, int program, string date ) : System.Web.Mvc.JsonResult | ||
hub | int | |
program | int | |
date | string | |
Результат | System.Web.Mvc.JsonResult |
public GetStockStatusD ( int hub, int program, System.DateTime date ) : System.Web.Mvc.JsonResult | ||
hub | int | |
program | int | |
date | System.DateTime | |
Результат | System.Web.Mvc.JsonResult |
public GetStockStatusN ( ) : System.Web.Mvc.JsonResult | ||
Результат | System.Web.Mvc.JsonResult |
public GetStockStatusSummaryN ( ) : System.Web.Mvc.JsonResult | ||
Результат | System.Web.Mvc.JsonResult |
public GetStockStatusSummaryP ( int program, System.DateTime date ) : System.Web.Mvc.JsonResult | ||
program | int | |
date | System.DateTime | |
Результат | System.Web.Mvc.JsonResult |
public GetWoredsByZone ( int zoneId = -1 ) : System.Web.Mvc.JsonResult | ||
zoneId | int | |
Результат | System.Web.Mvc.JsonResult |
public GetZonesByRegion ( int regionId = -1 ) : System.Web.Mvc.JsonResult | ||
regionId | int | |
Результат | System.Web.Mvc.JsonResult |
public Index ( ) : System.Web.Mvc.ActionResult | ||
Результат | System.Web.Mvc.ActionResult |
public LogisticsStockStatusController ( IUnitOfWork unitOfWork, IUserDashboardPreferenceService userDashboardPreferenceService, IDashboardWidgetService dashboardWidgetservice, IUserAccountService userService, IHubService hubService, IStockStatusService stockStatusService, IAdminUnitService adminUnitService, IProgramService programService, IDonorService donorService ) : System | ||
unitOfWork | IUnitOfWork | |
userDashboardPreferenceService | IUserDashboardPreferenceService | |
dashboardWidgetservice | IDashboardWidgetService | |
userService | IUserAccountService | |
hubService | IHubService | |
stockStatusService | IStockStatusService | |
adminUnitService | IAdminUnitService | |
programService | IProgramService | |
donorService | IDonorService | |
Результат | System |
public LogisticsStockStatusController ( IUnitOfWork unitOfWork, IUserDashboardPreferenceService userDashboardPreferenceService, IDashboardWidgetService dashboardWidgetservice, IUserAccountService userService, IHubService hubService, IStockStatusService stockStatusService, IAdminUnitService adminUnitService, IProgramService programService, IDonorService donorService, IUserProfileService userProfileService ) : System | ||
unitOfWork | IUnitOfWork | |
userDashboardPreferenceService | IUserDashboardPreferenceService | |
dashboardWidgetservice | IDashboardWidgetService | |
userService | IUserAccountService | |
hubService | IHubService | |
stockStatusService | IStockStatusService | |
adminUnitService | IAdminUnitService | |
programService | IProgramService | |
donorService | IDonorService | |
userProfileService | IUserProfileService | |
Результат | System |
public PrintCarryOverStock ( int hubId = -1, int programId = -1 ) : System.Web.Mvc.ActionResult | ||
hubId | int | |
programId | int | |
Результат | System.Web.Mvc.ActionResult |
public PrintReceivedCommodity ( int hubId = -1, int programId = -1 ) : System.Web.Mvc.ActionResult | ||
hubId | int | |
programId | int | |
Результат | System.Web.Mvc.ActionResult |
public PrintSummaryFreePhysicalStock ( ) : System.Web.Mvc.ActionResult | ||
Результат | System.Web.Mvc.ActionResult |
public PrintTransferredStock ( int hubId = -1, int programId = -1 ) : System.Web.Mvc.ActionResult | ||
hubId | int | |
programId | int | |
Результат | System.Web.Mvc.ActionResult |
public ReceivedCommodity ( ) : System.Web.Mvc.ActionResult | ||
Результат | System.Web.Mvc.ActionResult |
public Result ( ) : System.Web.Mvc.JsonResult | ||
Результат | System.Web.Mvc.JsonResult |
public SummaryForFreeAndPhysicalStock ( ) : System.Web.Mvc.ActionResult | ||
Результат | System.Web.Mvc.ActionResult |
public TransferredStock ( ) : System.Web.Mvc.ActionResult | ||
Результат | System.Web.Mvc.ActionResult |
public TransferredStock_read ( [ request, int hubId = -1, int programId = -1 ) : System.Web.Mvc.JsonResult | ||
request | [ | |
hubId | int | |
programId | int | |
Результат | System.Web.Mvc.JsonResult |