public DataTable GetBLno(long NvoccId, long LocationId) { return(InvoiceDAL.GetBLno(NvoccId, LocationId)); }