<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
	<channel>
		<title><![CDATA[FrontAccounting forum — Customer Picture image in sales page]]></title>
		<link>https://frontaccounting.com/punbb/viewtopic.php?id=3848</link>
		<atom:link href="https://frontaccounting.com/punbb/extern.php?action=feed&amp;tid=3848&amp;type=rss" rel="self" type="application/rss+xml" />
		<description><![CDATA[The most recent posts in Customer Picture image in sales page.]]></description>
		<lastBuildDate>Fri, 15 Feb 2013 08:48:53 +0000</lastBuildDate>
		<generator>PunBB</generator>
		<item>
			<title><![CDATA[Re: Customer Picture image in sales page]]></title>
			<link>https://frontaccounting.com/punbb/viewtopic.php?pid=15615#p15615</link>
			<description><![CDATA[<p>i am not as good as you are thinking.<br />if possible then can you pls provide me exact codes and where i need to fit them......</p><p>thanks........</p>]]></description>
			<author><![CDATA[null@example.com (shive9jai)]]></author>
			<pubDate>Fri, 15 Feb 2013 08:48:53 +0000</pubDate>
			<guid>https://frontaccounting.com/punbb/viewtopic.php?pid=15615#p15615</guid>
		</item>
		<item>
			<title><![CDATA[Re: Customer Picture image in sales page]]></title>
			<link>https://frontaccounting.com/punbb/viewtopic.php?pid=15613#p15613</link>
			<description><![CDATA[<p>You will need to show it in a popup window when an invoice is being created or editied or viewed. So code a separate php page to show it and pass it a variables like debtor_id, company#, logged_in_user, logged_in_token, etc. - check if the said user is logged in and the token matches and then pop up the window.</p>]]></description>
			<author><![CDATA[null@example.com (apmuthu)]]></author>
			<pubDate>Fri, 15 Feb 2013 08:45:36 +0000</pubDate>
			<guid>https://frontaccounting.com/punbb/viewtopic.php?pid=15613#p15613</guid>
		</item>
		<item>
			<title><![CDATA[Re: Customer Picture image in sales page]]></title>
			<link>https://frontaccounting.com/punbb/viewtopic.php?pid=15610#p15610</link>
			<description><![CDATA[<p>Ok i understand but tell me how to display this pic in direct invoice page <br />which code and where to insert</p>]]></description>
			<author><![CDATA[null@example.com (shive9jai)]]></author>
			<pubDate>Fri, 15 Feb 2013 08:23:15 +0000</pubDate>
			<guid>https://frontaccounting.com/punbb/viewtopic.php?pid=15610#p15610</guid>
		</item>
		<item>
			<title><![CDATA[Re: Customer Picture image in sales page]]></title>
			<link>https://frontaccounting.com/punbb/viewtopic.php?pid=15609#p15609</link>
			<description><![CDATA[<p>Better still, create a new table called, say, <strong>customer_images</strong> and link it on a <strong>1 : N</strong> relationship with the debtors_master table and have a timestamp field in the new table as the date of last update and use the latest photo in it to display in the invoice form. Possibly have and show a <strong>signature</strong> field as well to have their scanned signatures for verification.</p><p>debtor_id INT AUTOINCREMENT NOT NULL PRIMARY KEY<br />lupdate DATETIME<br />Picture BLOB<br />PictureType enum (&#039;Photo&#039;, &#039;Signature&#039;)<br />IsDeleted TINYINT DEFAULT 0</p><p>This way, when there is an FA Upgrade, your table will not be affected.</p>]]></description>
			<author><![CDATA[null@example.com (apmuthu)]]></author>
			<pubDate>Fri, 15 Feb 2013 08:20:26 +0000</pubDate>
			<guid>https://frontaccounting.com/punbb/viewtopic.php?pid=15609#p15609</guid>
		</item>
		<item>
			<title><![CDATA[Re: Customer Picture image in sales page]]></title>
			<link>https://frontaccounting.com/punbb/viewtopic.php?pid=15605#p15605</link>
			<description><![CDATA[<p>We can create a new blob column under 0_debtors_master table to store images.....</p>]]></description>
			<author><![CDATA[null@example.com (shive9jai)]]></author>
			<pubDate>Fri, 15 Feb 2013 03:28:14 +0000</pubDate>
			<guid>https://frontaccounting.com/punbb/viewtopic.php?pid=15605#p15605</guid>
		</item>
		<item>
			<title><![CDATA[Re: Customer Picture image in sales page]]></title>
			<link>https://frontaccounting.com/punbb/viewtopic.php?pid=15602#p15602</link>
			<description><![CDATA[<p>Where are we storing Customer&#039;s pictures?</p>]]></description>
			<author><![CDATA[null@example.com (apmuthu)]]></author>
			<pubDate>Fri, 15 Feb 2013 03:16:50 +0000</pubDate>
			<guid>https://frontaccounting.com/punbb/viewtopic.php?pid=15602#p15602</guid>
		</item>
		<item>
			<title><![CDATA[Customer Picture image in sales page]]></title>
			<link>https://frontaccounting.com/punbb/viewtopic.php?pid=15587#p15587</link>
			<description><![CDATA[<p>Hi,</p><p>I want to display customer picture on the direct invoice page.</p><p>Pls help me how to do that...........</p>]]></description>
			<author><![CDATA[null@example.com (shive9jai)]]></author>
			<pubDate>Thu, 14 Feb 2013 10:50:44 +0000</pubDate>
			<guid>https://frontaccounting.com/punbb/viewtopic.php?pid=15587#p15587</guid>
		</item>
	</channel>
</rss>
