<html><head></head><body><div>On Thu, 2018-09-06 at 16:19 -0700, Ernie Dunbar wrote:</div><blockquote type="cite" style="margin:0 0 0 .8ex; border-left:2px #729fcf solid;padding-left:1ex"><pre>I've set up a copy of our Freeside virtual machine for testing purposes. </pre><pre>Now, in order to test invoicing properly before making changes on the </pre><pre>live server, I need to change every e-mail address in the database so </pre><pre>that our live customers don't get error messages every time we run a test.</pre><pre><br></pre><pre>The problem is that the database relation isn't so obvious for the </pre><pre>customer e-mail contact field. If anyone knows where you can change this </pre><pre>in Postgres, it would save me a lot of time.</pre></blockquote><div>Hello Ernie,</div><div><br></div><div>In version 4 all of the email is contact driven so you can simply change the entries in the emailaddress field of the contact_email table to what ever you wish.</div><div>You might check the cust_main_invoice table as well but that really should not be used any longer and should be empty if you started with version 4 or upgraded properly.</div><div><br></div><div>Cheers,</div><div><br></div><div><span><pre>-- <br></pre><div>Nathan Kennedy</div><div>Contracted Professional IT</div><div>(360) 637-1090</div><div>https://www.nkent.us/</div></span></div></body></html>