Skip to main content

Notifications

Announcements

No record found.

Community site session details

Community site session details

Session Id :
Microsoft Dynamics GP (Archived)

How can I make the default Payment Type as Credit Card Deposit when I open the Sales Payment Entry screen

(0) ShareShare
ReportReport
Posted on by 100

Is it possible to make the "Credit Card Deposit" as the default payment type when I open the Sales Payment Entry screen. Is it possible to configure this inside of GP?   I am trying to do this through Visual Studio ADDID this doesnt seem to work.

Code I have so far :

 Initialize() Implements

IDexterityAddIn.Initialize

 

 

AddHandler DynamicsModified.Forms.SopPaymentEntry.SopPaymentEntry.OpenAfterOriginal, AddressOf SopPayment_Open

 

 

End Sub

 Private Sub SopPayment_Open(ByVal sender As Object, ByVal e As EventArgs)

 

 

DynamicsModified.Forms.SopPaymentEntry.SopPaymentEntry.PaymentType.Value = 4

 

 

End

 

 

*This post is locked for comments

  • Suggested answer
    Richard Whaley Profile Picture
    Richard Whaley 25,195 on at
    Re: How can I make the default Payment Type as Credit Card Deposit when I open the Sales Payment Entry screen

    The problem with code changes is that it limits you on updates,  Every update (service pack, new version) requires you to re-test your code.  Use the Macros suggested.  They will survive.

  • Suggested answer
    Re: How can I make the default Payment Type as Credit Card Deposit when I open the Sales Payment Entry screen

    Your code should work as long as you are using the "Modified" form of the SopPaymentEntry.

  • Re: How can I make the default Payment Type as Credit Card Deposit when I open the Sales Payment Entry screen

    Hi Vasudha.

    A little simplistic but have you considered using the macro function in Extender to tie in a macro on the window open to change the type.

    Hope this helps

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.

Helpful resources

Quick Links

Daivat Vartak – Community Spotlight

We are honored to recognize Daivat Vartak as our March 2025 Community…

Announcing Our 2025 Season 1 Super Users!

A new season of Super Users has arrived, and we are so grateful for the daily…

Kudos to the February Top 10 Community Stars!

Thanks for all your good work in the Community!

Leaderboard

#1
André Arnaud de Calavon Profile Picture

André Arnaud de Cal... 292,516 Super User 2025 Season 1

#2
Martin Dráb Profile Picture

Martin Dráb 231,432 Most Valuable Professional

#3
nmaenpaa Profile Picture

nmaenpaa 101,156

Leaderboard

Featured topics

Product updates

Dynamics 365 release plans