<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
	<channel>
		<title><![CDATA[FrontAccounting forum — PRINT RECEIPTS PARTICULARS ARE MISSING]]></title>
		<link>https://frontaccounting.com/punbb/viewtopic.php?id=7835</link>
		<atom:link href="https://frontaccounting.com/punbb/extern.php?action=feed&amp;tid=7835&amp;type=rss" rel="self" type="application/rss+xml" />
		<description><![CDATA[The most recent posts in PRINT RECEIPTS PARTICULARS ARE MISSING.]]></description>
		<lastBuildDate>Tue, 20 Nov 2018 15:53:07 +0000</lastBuildDate>
		<generator>PunBB</generator>
		<item>
			<title><![CDATA[Re: PRINT RECEIPTS PARTICULARS ARE MISSING]]></title>
			<link>https://frontaccounting.com/punbb/viewtopic.php?pid=33345#p33345</link>
			<description><![CDATA[<p>Alternatively output the necessary lines to a separate file and use it.</p>]]></description>
			<author><![CDATA[null@example.com (apmuthu)]]></author>
			<pubDate>Tue, 20 Nov 2018 15:53:07 +0000</pubDate>
			<guid>https://frontaccounting.com/punbb/viewtopic.php?pid=33345#p33345</guid>
		</item>
		<item>
			<title><![CDATA[Re: PRINT RECEIPTS PARTICULARS ARE MISSING]]></title>
			<link>https://frontaccounting.com/punbb/viewtopic.php?pid=33343#p33343</link>
			<description><![CDATA[<p>i have seen this but i want to use grab data in this feilds e.g</p><p>$rep-&gt;TextCol(4, 5, _(&quot;Dated&quot;), - 2);<br />&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; $rep-&gt;TextCol(5, 6, &quot;HERE IS DATE AUTOMATICALLY&quot;, - 2);</p><p>and all fields must be completed by automatically</p><p>how can i do that&gt;</p>]]></description>
			<author><![CDATA[null@example.com (emiangel839)]]></author>
			<pubDate>Tue, 20 Nov 2018 15:50:19 +0000</pubDate>
			<guid>https://frontaccounting.com/punbb/viewtopic.php?pid=33343#p33343</guid>
		</item>
		<item>
			<title><![CDATA[Re: PRINT RECEIPTS PARTICULARS ARE MISSING]]></title>
			<link>https://frontaccounting.com/punbb/viewtopic.php?pid=33341#p33341</link>
			<description><![CDATA[<p>Checkout the lines 171 to 182 in <a href="https://github.com/FrontAccountingERP/FA/blob/master/reporting/rep112.php">reporting/rep112.php</a>:<br /></p><div class="codebox"><pre><code>            $rep-&gt;TextCol(6, 7, _(&quot;Received / Sign&quot;), - 2);
            $rep-&gt;NewLine();
            $rep-&gt;TextCol(0, 2, _(&quot;By Cash / Cheque* / Draft No.&quot;), - 2);
            $rep-&gt;TextCol(2, 4, &quot;______________________________&quot;, - 2);
            $rep-&gt;TextCol(4, 5, _(&quot;Dated&quot;), - 2);
            $rep-&gt;TextCol(5, 6, &quot;__________________&quot;, - 2);
            $rep-&gt;NewLine(1);
            $rep-&gt;TextCol(0, 2, _(&quot;Drawn on Bank&quot;), - 2);
            $rep-&gt;TextCol(2, 4, &quot;______________________________&quot;, - 2);
            $rep-&gt;TextCol(4, 5, _(&quot;Branch&quot;), - 2);
            $rep-&gt;TextCol(5, 6, &quot;__________________&quot;, - 2);
            $rep-&gt;TextCol(6, 7, &quot;__________________&quot;);</code></pre></div><p>The &quot;_()&quot; are the gettext translatable strings that may be hardcoded if you want or change them in your language&#039;s .po file and compile into a .mo file and use.</p>]]></description>
			<author><![CDATA[null@example.com (apmuthu)]]></author>
			<pubDate>Tue, 20 Nov 2018 15:22:13 +0000</pubDate>
			<guid>https://frontaccounting.com/punbb/viewtopic.php?pid=33341#p33341</guid>
		</item>
		<item>
			<title><![CDATA[PRINT RECEIPTS PARTICULARS ARE MISSING]]></title>
			<link>https://frontaccounting.com/punbb/viewtopic.php?pid=33335#p33335</link>
			<description><![CDATA[<p>Hey FA,</p><p>i am printing receipts for customer, well everything is good in last section:</p><p>By Cash / Cheque* / Draft No. ______________________________ Dated __________________<br />Drawn on Bank ______________________________ Branch __________________</p><p>is missed, how the system is generate this lines?</p><br /><p>please let me know about that....</p>]]></description>
			<author><![CDATA[null@example.com (emiangel839)]]></author>
			<pubDate>Tue, 20 Nov 2018 06:45:33 +0000</pubDate>
			<guid>https://frontaccounting.com/punbb/viewtopic.php?pid=33335#p33335</guid>
		</item>
	</channel>
</rss>
