Method | Description | |
---|---|---|
AvailbaleCommodities ( string siNumber ) : System.Web.Mvc.ActionResult | ||
Create ( string ginNo, int type ) : System.Web.Mvc.ActionResult | ||
DispatchController ( IDispatchAllocationService dispatchAllocationService, IDispatchService dispatchService, IUserProfileService userProfileService, IOtherDispatchAllocationService otherDispatchAllocationService, IDispatchDetailService dispatchDetailService, IUnitService unitService, ICommodityTypeService commodityTypeService, IProgramService programService, ITransporterService transporterService, IPeriodService periodService, ICommodityService commodityService, ITransactionService transactionService, IStoreService storeService, IAdminUnitService adminUnitService, IHubService hubService, IFDPService fdpService, IProjectCodeService projectCodeService, IShippingInstructionService shippingInstructionService ) : System | ||
Edit ( string id ) : System.Web.Mvc.ActionResult | ||
FDPBalance ( string requisitionNo, int fdpid ) : System.Web.Mvc.ActionResult | ||
GetChildren ( int parentId ) : List |
||
GetFdps ( int woredaId ) : List |
||
Index ( ) : System.Web.Mvc.ViewResult | ||
IsProjectValid ( string projectNumber ) : System.Web.Mvc.ActionResult | ||
IsSIValid ( string siNumber, int fdpid ) : System.Web.Mvc.ActionResult | ||
JsonDispatch ( string ginNo ) : System.Web.Mvc.ActionResult | ||
JsonRegionZones ( string requisitionNumber ) : System.Web.Mvc.ActionResult | ||
Log ( ) : System.Web.Mvc.ViewResult | ||
Months ( int year ) : System.Web.Mvc.ActionResult | ||
NotUnique ( string gin, string dispatchID ) : System.Web.Mvc.ActionResult | ||
_DispatchPartial ( string ginNo, int type ) : System.Web.Mvc.ActionResult |
Method | Description | |
---|---|---|
Create ( |
||
DispatchListGrid ( string dispatchAllocationID ) : System.Web.Mvc.ActionResult | ||
DispatchListGridListGrid ( string dispatchID ) : System.Web.Mvc.ActionResult | ||
DispatchOtherListGrid ( string otherDispatchAllocationID ) : System.Web.Mvc.ActionResult | ||
Edit ( |
||
GenerateDispatchDetail ( IEnumerable |
||
GetFdpAllocations ( bool closed, int adminUnitID, int commodityType ) : System.Web.Mvc.ActionResult | ||
GetLoanAllocations ( bool closed, int commodityType ) : System.Web.Mvc.ActionResult | ||
GetSelectedCommodities ( string jsonArray ) : List |
||
GetTransferAllocations ( bool closed, int commodityType ) : System.Web.Mvc.ActionResult | ||
InsertDispatch ( |
||
PrepareCreate ( int type ) : void | ||
PrepareEdit ( |
||
PrepareFDPCreate ( ) : void | ||
PrepareFDPForEdit ( int fdpid ) : void | ||
SelectDispatchsCommodities ( string dispatchId ) : System.Web.Mvc.ActionResult |
public AvailbaleCommodities ( string siNumber ) : System.Web.Mvc.ActionResult | ||
siNumber | string | |
return | System.Web.Mvc.ActionResult |
public Create ( string ginNo, int type ) : System.Web.Mvc.ActionResult | ||
ginNo | string | |
type | int | |
return | System.Web.Mvc.ActionResult |
public DispatchController ( IDispatchAllocationService dispatchAllocationService, IDispatchService dispatchService, IUserProfileService userProfileService, IOtherDispatchAllocationService otherDispatchAllocationService, IDispatchDetailService dispatchDetailService, IUnitService unitService, ICommodityTypeService commodityTypeService, IProgramService programService, ITransporterService transporterService, IPeriodService periodService, ICommodityService commodityService, ITransactionService transactionService, IStoreService storeService, IAdminUnitService adminUnitService, IHubService hubService, IFDPService fdpService, IProjectCodeService projectCodeService, IShippingInstructionService shippingInstructionService ) : System | ||
dispatchAllocationService | IDispatchAllocationService | |
dispatchService | IDispatchService | |
userProfileService | IUserProfileService | |
otherDispatchAllocationService | IOtherDispatchAllocationService | |
dispatchDetailService | IDispatchDetailService | |
unitService | IUnitService | |
commodityTypeService | ICommodityTypeService | |
programService | IProgramService | |
transporterService | ITransporterService | |
periodService | IPeriodService | |
commodityService | ICommodityService | |
transactionService | ITransactionService | |
storeService | IStoreService | |
adminUnitService | IAdminUnitService | |
hubService | IHubService | |
fdpService | IFDPService | |
projectCodeService | IProjectCodeService | |
shippingInstructionService | IShippingInstructionService | |
return | System |
public Edit ( string id ) : System.Web.Mvc.ActionResult | ||
id | string | |
return | System.Web.Mvc.ActionResult |
public FDPBalance ( string requisitionNo, int fdpid ) : System.Web.Mvc.ActionResult | ||
requisitionNo | string | |
fdpid | int | |
return | System.Web.Mvc.ActionResult |
public IsProjectValid ( string projectNumber ) : System.Web.Mvc.ActionResult | ||
projectNumber | string | |
return | System.Web.Mvc.ActionResult |
public IsSIValid ( string siNumber, int fdpid ) : System.Web.Mvc.ActionResult | ||
siNumber | string | |
fdpid | int | |
return | System.Web.Mvc.ActionResult |
public JsonDispatch ( string ginNo ) : System.Web.Mvc.ActionResult | ||
ginNo | string | |
return | System.Web.Mvc.ActionResult |
public JsonRegionZones ( string requisitionNumber ) : System.Web.Mvc.ActionResult | ||
requisitionNumber | string | |
return | System.Web.Mvc.ActionResult |
public Months ( int year ) : System.Web.Mvc.ActionResult | ||
year | int | |
return | System.Web.Mvc.ActionResult |
public NotUnique ( string gin, string dispatchID ) : System.Web.Mvc.ActionResult | ||
gin | string | |
dispatchID | string | |
return | System.Web.Mvc.ActionResult |
public _DispatchPartial ( string ginNo, int type ) : System.Web.Mvc.ActionResult | ||
ginNo | string | |
type | int | |
return | System.Web.Mvc.ActionResult |