<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
	<channel>
		<title><![CDATA[FrontAccounting forum — export clients addresses to  a .csv file]]></title>
		<link>https://frontaccounting.com/punbb/viewtopic.php?id=5799</link>
		<atom:link href="https://frontaccounting.com/punbb/extern.php?action=feed&amp;tid=5799&amp;type=rss" rel="self" type="application/rss+xml" />
		<description><![CDATA[The most recent posts in export clients addresses to  a .csv file.]]></description>
		<lastBuildDate>Mon, 04 Oct 2021 21:15:47 +0000</lastBuildDate>
		<generator>PunBB</generator>
		<item>
			<title><![CDATA[Re: export clients addresses to  a .csv file]]></title>
			<link>https://frontaccounting.com/punbb/viewtopic.php?pid=40054#p40054</link>
			<description><![CDATA[<p>To save the next person some mental gymnastics, the following query worked for me:</p><div class="codebox"><pre><code>SELECT `name`,email FROM crm_persons where id IN (SELECT person_id FROM crm_contacts WHERE type=&#039;customer&#039;);</code></pre></div><p>I think most people will have to set <br /></p><div class="codebox"><pre><code>type=&#039;cust_branch&#039;</code></pre></div><p>, but should be easy enough to figure out how to modify the statement for your own system.</p>]]></description>
			<author><![CDATA[null@example.com (bobloblian)]]></author>
			<pubDate>Mon, 04 Oct 2021 21:15:47 +0000</pubDate>
			<guid>https://frontaccounting.com/punbb/viewtopic.php?pid=40054#p40054</guid>
		</item>
		<item>
			<title><![CDATA[Re: export clients addresses to  a .csv file]]></title>
			<link>https://frontaccounting.com/punbb/viewtopic.php?pid=23727#p23727</link>
			<description><![CDATA[<p>Checkout the <a href="https://frontaccounting.com/fawiki/index.php?n=Devel.ERDiagram23">ERDs in the FA Wiki</a>.</p>]]></description>
			<author><![CDATA[null@example.com (apmuthu)]]></author>
			<pubDate>Thu, 25 Jun 2015 02:40:02 +0000</pubDate>
			<guid>https://frontaccounting.com/punbb/viewtopic.php?pid=23727#p23727</guid>
		</item>
		<item>
			<title><![CDATA[export clients addresses to  a .csv file]]></title>
			<link>https://frontaccounting.com/punbb/viewtopic.php?pid=23719#p23719</link>
			<description><![CDATA[<p>Hi</p><p>I am new to the accounting industry. I have been given a task to write send letters to our clients.<br />I would like to know how i can export clients address to a a .csv, so that i can do a mail merge and send letters.<br />Please help.</p><p>thanks</p>]]></description>
			<author><![CDATA[null@example.com (sdirfan)]]></author>
			<pubDate>Mon, 22 Jun 2015 20:24:25 +0000</pubDate>
			<guid>https://frontaccounting.com/punbb/viewtopic.php?pid=23719#p23719</guid>
		</item>
	</channel>
</rss>
