Change Customer Email and resend Invoice from GP with New Info

  • Change Customer Email and resend Invoice from GP with New Info

    Posted by jackie_hodge@motionpictures.org on June 13, 2019 at 3:01 pm
    • Jackie Hodge

      Member

      June 13, 2019 at 3:01 PM

      ??Recently we set up a new customer with the incorrect email address.Ā  When we sent the invoice from GP, the email was kicked back due to the wrong email.Ā  We fixed the email address in the customer card.Ā  We attempted sending the Historical Invoice Document again via email through GP, however it sent to the “old/Incorrect” email address.

      is it possible to change an address or email for a Historical Document in GP and resend it with the correct info through GP?Ā  Or does changing the address and email info only work for invoices going forward (not yet posted) ?

      Thanks for your help!

      #EmailingĀ InvoicesĀ  #ChangingĀ Address InfoĀ  #EmailĀ from GP directlyĀ 
      ????

      ——————————
      Jackie Hodge
      Motion Picture Association of America, Inc.
      Sherman Oaks CA
      ——————————

    • Jeff Pfershy

      Member

      June 14, 2019 at 8:45 AM

      Hi ,

      We’re not using the emailing feature but you are correct – similar to other ‘address’ info on a sales document, the email address at the time is ‘stamped’ on the invoice record.

      You can change the email address in SQL? – it’s stored in the SY04910 table and you’ll need to select the correct record based on the DOCTYPE, DOCNUMBR, Master_ID, and ADRSCODE. You also may need to include the field MODULE1 if a select query using the other fields doesn’t filter down to just the records you’re looking for.

      This query is from our install of GP 2016 R2:

      SELECT MODULE1
      ,DOCTYPE
      ,DOCNUMBR
      ,Master_ID
      ,ADRSCODE
      ,EmailMessageID
      ,EmailSubject
      ,EmailMessageFrom
      ,DEX_ROW_ID
      ,EmailToAddress
      ,EmailCcAddress
      ,EmailBccAddress
      ,EmailBody
      ,EmailReplyToAddress
      FROM dbo.SY04910

      Hope this helps,
      Jeff

      ——————————
      Jeff Pfershy
      Sr Business Analyst
      BluJay Solutions Inc
      Holland MI
      ——————————
      ——————————————-

    • Jackie Hodge

      Member

      June 14, 2019 at 1:58 PM

      thanks!Ā  I just realized I submitted this post twice.?

      I now know that it cannot be changed, in the system and emailed directly.Ā  but going forward, if we have incorrect info, I can print a template and fix the template to show the correct address/email info.

      thanks for your response!

      ——————————
      Jackie Hodge
      Motion Picture Association of America, Inc.
      Sherman Oaks CA
      ——————————
      ——————————————-

    jackie_hodge@motionpictures.org replied 7 years ago 1 Member · 0 Replies
  • 0 Replies

Sorry, there were no replies found.

The discussion ‘Change Customer Email and resend Invoice from GP with New Info’ is closed to new replies.

Start of Discussion
0 of 0 replies June 2018
Now

Welcome to our new site!

Here you will find a wealth of information created for peopleĀ  that are on a mission to redefine business models with cloud techinologies, AI, automation, low code / no code applications, data, security & more to compete in the Acceleration Economy!