Purchase Order - Alternate Ship To

We usually have PO’s delivered to the Main Site, but sometimes we deliver them directly to another warehouse that is not setup as a site in Epicor Kinetic.

This is our site address that defaults in as Ship To for PO’s

For example, we would like to also be able to easily select or switch to use a warehouse address.

I have been told that this can only be done with a customization.

Has anyone else found another solution?

Thanks

You were told correctly, there is nothing in out-of-the-box functionality that provides that feature. It would require customization.

This is definitely a pain point… but I think it would be a fairly easy App Studio customization.

Add a button to your form to click when you want to ship to that site.

On Click, its would just be a row-update (or series of them) to update static values into the Address fields.

Pretty straight forward (I think).

Maybe uncheck the Print PO Header Address…and add the alternate address in header/line-level comments?