Hey all — Does anyone have a suggestion on disabli...
# general
c
Hey all — Does anyone have a suggestion on disabling the ability to create “Special Order” PO’s, while still allowing drop ship?
m
I solved this exact concern by putting a UE script on
beforeLoad
of POs to redirect to a new PO with the same url but with the special order parameter swapped out for the drop ship parameter (I don't remember the exact parameters off the top of my head but it should be easy enough to figure out).
👍 1
c
Thanks that worked perfectly
👍 1