Notifications
Announcements
No record found.
how to add function after post action on sales transaction entry screen ?!
You will need to develop a customization for this. You can use Dexterity or Visual Studio C#. What does this function need to do?
I'm working in VB.NET, not C#, and I need just the code to allow me to add a customized function after the post action.
You can capture the event with this. In my case I was capturing the Transfer option.
SopXferDocumentForm.SopXferDocument.TransferButton.ClickAfterOriginal += new EventHandler(SalesXferDocActionButton_Change); /* Capture the Transfer event */
I would recommend capturing logs and using the actual posting procedure as your trigger point.
Use GP Power Tools to make capturing logs much easier and even using GP Power Tools - Developer Tools module instead of Visual Studio Tools. Much easier to develop, no external tools, no restarting GP and copying DLLs etc.
Under review
Thank you for your reply! To ensure a great experience for everyone, your content is awaiting approval by our Community Managers. Please check back later.
As AI tools become more common, we’re introducing a Responsible AI Use…
We are honored to recognize Neeraj Kumar as our Community Spotlight honoree for…
These are the community rock stars!
Stay up to date on forum activity by subscribing.
Martin Dráb 592 Most Valuable Professional
André Arnaud de Cal... 478 Super User 2025 Season 2
BillurSamdancioglu 305 Most Valuable Professional