Ignore my first post. I forgot that doesn’t fix it.
Just now remembering that we have a similar issue where one sites mailing address is different than the warehouse’s shipping address. I don’t recall a permanent fix.
Maybe add a BPM to automatically update the ShipTo Fields on the Header -> Detail tab of PO entry.
We did not end up changing the address. From opening up a ticket with Epicor support, they said this would change the default address for everything which would mess up departments.
Our purchasing team still selects the shipping address manually.
Hi, I actually just added a BPM for this in our test system. I am no expert on BPMs but it seems to work. Under method directive maintenance -> PO for the business object -> Update for the method. Pre-processing where the condition is a new PONum added to the POHeader table.
I couldn’t get the BPM to fire at all when I used PO.Update, but I can get a test message to display when I use PO.GetNewPOHeader. However, the fields aren’t setting…it’s still pulling the Site address in.
hey @fredmeissner, I can’t remember what happened but my PO.Update BPM wasn’t working in all cases. I disabled that and now use a data directive on POHeader, in-transaction.