WebAPI/Controllers/WebAPIController.cs
@@ -1751,7 +1751,8 @@ [HttpGet] public object GetCustomerList_Json(string Customer) { sWhere = " Where HStopFlag=0 and HEndFlag=1"; sWhere = " Where HStopFlag=0 "; //sWhere = " Where HStopFlag=0 and HEndFlag=1"; //sWhere = " Where HStopFlag=0 and HEndFlag=1 and HUSEORGID = " + DBUtility.ClsPub.HORGANIZATIONSID.ToString(); if (Customer != "") {