It appears as if I damaged my order product when trying to place a java script to update the unit when selecting an exisiting product. I no longer get the products sorted by price list when I try to do a product lookup. It seems this is common as I have seen a few post describing this issue. From what I can tell the fix is comprised of
Workaround
- Create a new temporary unmanaged solution on development organization.
- Add an Order Product entity to this solution.
- Export this solution as unmanaged.
- Unzip the customization files.
- · In customiztaion.xml, change the default view GUID back to “Products in Parent Price List” ({BCC509EE-1444-4A95-AED2-128EFD85FFD5}) by replacing the current GUID of “Product Lookup” ({{8BA625B2-6A2A-4735-BAB2-0C74AE8442A4}}).
- Import the solution back to the development organization & publish the changes.
- You can now validate the default lookup view for Product lookup.
- Now, export your original unmanaged solution as Managed to be imported on production server.
I do not have a dev organization to do this. Would it be possible for someone to share a good Order Product entity with me? Maybe export it out of their system and send it to me, if this is possible?