If we look at your specify entity then all purchase orders are associated to OrderEntry websitId. But the Facility component uses the FACILITY as websiteId in web.xml. By changing the websiteId to OrderEntry in /facility/web.xml the lookup works fine at my end, but it should not be good one. This needs to be fix lets see what others say on this.
Rishi Solanki Enterprise Software Developer HotWax Media Pvt. Ltd. On Fri, Nov 20, 2009 at 4:44 PM, Akash Jain <[email protected]>wrote: > I have look up code and find out the reason, actually when there is > generate string for searching results then webSiteId=FACILITY is also added > in this string and records is searching in OrderHeaderAndShipGroups entity > and there is value of webSiteId is not FACILITY. > > > Thanks and Regards > -- > Akash Jain > > Akash Jain wrote: > >> Hello All, >> >> Order Lookup is not working properly for Receive Inventory process. >> >> I have done following:- >> >> (1) Hit url >> https://demo.ofbiz.org/facility/control/ReceiveInventory?facilityId=WebStoreWarehouse >> (2) Depress Lookup for Purchase Order Number. >> (3) First time it works proper there is shown list of purchase orders >> properly. >> (4) Depress LOOKUP button, now there is no purchase order in the result. >> >> >> Thanks and Regards >> -- >> Akash Jain >> >> >> >> >> >> >
