By using this website, you agree to our Terms of Use (click here)
After updating the vendor mailing settings on the vendors screen, I created a GI to show the mailing form i.e. PO Form and what contacts are assigned to each form by vendor. For some reason the GI is not showing the correct source override information. Basically if the source is checked override it is not showing as true in the GI. Has anyone worked with notifications and how they are related to a vendor contact?
Here are my settings for the GI:
Tables:
PX.Objects.AP.Vendor
PX.Objects.CR.Contact
PX.Objects.CS.NotificationRecipient
PX.Objects.CS.NotificationSource
Inner link of Vendor to Notification Recipient via NoteID and RefNoteID
Inner link of Notification Recipient to Notification Source via SourceID and SourceID
Inner link of Notification Receipent to Contact via ContactID and ContactID
Hi Nheuer,
Some questions:
- Are you using Automation Notifications or the PO emailing feature that causes the Status field on the Purchase Orders screen to go to Pending Email until you send the email through the ACTIONS menu?
- Is the main goal of this to know which vendors have received emails containing Purchase Orders and when those emails went out?
So the first red arrow in the screenshot above right?
Correct and I apologize for not being able to show the data as the data is live data. The override checkbox in that screen was checked after importing the contacts into the lower portion were the second red arrow is. But the lower portion was blank, after unchecking the check box the imported data appeared. The GI did show the imported data but did not show true for the override check.
No problem. I can't even get the Overridden checkbox to get checked through the screen using Acumatica 6.10.0472. Maybe you can only get that behavior by importing data?
It doesn't surprise me that the Overridden checkbox doesn't show correctly in a Generic Inquiry because it's likely that the screen is setting the value by performing some calculation. If that's the case, then the calculation isn't available outside of the screen unfortunately.

