<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
	<title type="html"><![CDATA[FrontAccounting forum — Print the payment, deposit and transfer transactions directly]]></title>
	<link rel="self" href="https://frontaccounting.com/punbb/extern.php?action=feed&amp;tid=10406&amp;type=atom" />
	<updated>2023-11-18T20:59:44Z</updated>
	<generator>PunBB</generator>
	<id>https://frontaccounting.com/punbb/viewtopic.php?id=10406</id>
		<entry>
			<title type="html"><![CDATA[Re: Print the payment, deposit and transfer transactions directly]]></title>
			<link rel="alternate" href="https://frontaccounting.com/punbb/viewtopic.php?pid=42714#p42714" />
			<content type="html"><![CDATA[<p>Sorry it is in spanish...but it mean:</p><p>//Para imprimir deposito.........To print deposit.........and</p><br /><p>//Para imprimir Transferencia.............To print payment.</p><br /><p>Although this customization is in version 2.4.16 the idea to contribute</p>]]></content>
			<author>
				<name><![CDATA[Rmendez]]></name>
				<uri>https://frontaccounting.com/punbb/profile.php?id=40570</uri>
			</author>
			<updated>2023-11-18T20:59:44Z</updated>
			<id>https://frontaccounting.com/punbb/viewtopic.php?pid=42714#p42714</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: Print the payment, deposit and transfer transactions directly]]></title>
			<link rel="alternate" href="https://frontaccounting.com/punbb/viewtopic.php?pid=42705#p42705" />
			<content type="html"><![CDATA[<p>At each display_note() you have appended:<br /></p><div class="codebox"><pre><code>    //Para imprimir deposito
    submenu_view(_(&quot;&amp;View this Deposit&quot;), ST_BANKDEPOSIT, $trans_no);
    //Para imprimir deposito</code></pre></div><p>and</p><div class="codebox"><pre><code>     //Para imprimir Transferencia
    submenu_view(_(&quot;&amp;View this Transfer&quot;), ST_BANKTRANSFER, $trans_no);
    //Para imprimir pago</code></pre></div><p>into the files respectively.</p>]]></content>
			<author>
				<name><![CDATA[apmuthu]]></name>
				<uri>https://frontaccounting.com/punbb/profile.php?id=364</uri>
			</author>
			<updated>2023-11-18T20:36:03Z</updated>
			<id>https://frontaccounting.com/punbb/viewtopic.php?pid=42705#p42705</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Print the payment, deposit and transfer transactions directly]]></title>
			<link rel="alternate" href="https://frontaccounting.com/punbb/viewtopic.php?pid=42681#p42681" />
			<content type="html"><![CDATA[<p>Hi</p><p>As a contribution for this forum included the customization files to print the transaction directly when you register the payment, deposit and transfer operations.</p><p>For those who are interested insert the files into this path:</p><p>/gl/gl_bank.php<br />/gl/bank_transfer.php</p>]]></content>
			<author>
				<name><![CDATA[Rmendez]]></name>
				<uri>https://frontaccounting.com/punbb/profile.php?id=40570</uri>
			</author>
			<updated>2023-11-09T20:18:00Z</updated>
			<id>https://frontaccounting.com/punbb/viewtopic.php?pid=42681#p42681</id>
		</entry>
</feed>
