// Branch Challan public List <InvenCentralChallanDtlDTO> Challan_BranchWiseRpt(int challanid) { return(DAL.Challan_BranchWiseRpt(challanid)); }