Specify the the warehouse on a PO

If I have two warehouses for one site, I can’t specify the secondary warehouse as the ship to.

I can select it as the destination so that QOHs are maintained, on the PO Release:

image

But the PO prints with the Sites Address (which is the same as the warehouse “Main, Houston”).

The PO allows choosing the Company, or Site, as the ship to, but not the warehouse

image

Yup. I have created customizations in the past that lookup an address based on a number of items like Warehouse or Person.
The process:

  1. Add a new button (move around the current ones to make room
  2. Using the Event Wizard tab, add a Button Click event
  3. Using Tools > Wizards, add a Simple Search (this is where you can return the address values directly in the PO Address fields
  4. point the Button Click to the Simple Search.
1 Like