Good Morning All,
I have a quick search button on Receipt Entry to show custom PO Line/Rel information. This is to replace the Line/Rel out of box button.
Everything works great. Except one small thing. I am having a small issue when setting the Line and PO fields of the edvReceipt ((EpiDataView)(oTrans.EpiDataViews[“ReceiptRcvDtl”])
Is there a way to suppress the BO logic from firing? When the code sets the POLine and PORelNum I am getting pop up errors that don’t happen when the user clicks the Line/Rel button.
Anyone have ideas on what I can do to get me the rest of the way across the finish line here? I feel like this is 95% of the way there.
Thanks,
Nash