<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
	<channel>
		<title><![CDATA[FrontAccounting forum — Search in the menu void a transaction]]></title>
		<link>https://frontaccounting.com/punbb/viewtopic.php?id=2015</link>
		<atom:link href="https://frontaccounting.com/punbb/extern.php?action=feed&amp;tid=2015&amp;type=rss" rel="self" type="application/rss+xml" />
		<description><![CDATA[The most recent posts in Search in the menu void a transaction.]]></description>
		<lastBuildDate>Tue, 12 Apr 2011 07:39:11 +0000</lastBuildDate>
		<generator>PunBB</generator>
		<item>
			<title><![CDATA[Re: Search in the menu void a transaction]]></title>
			<link>https://frontaccounting.com/punbb/viewtopic.php?pid=8753#p8753</link>
			<description><![CDATA[<p>Yes, this seems like a good idea. Will be included in next minor release, 2.3.4.</p><p>/Joe</p>]]></description>
			<author><![CDATA[null@example.com (joe)]]></author>
			<pubDate>Tue, 12 Apr 2011 07:39:11 +0000</pubDate>
			<guid>https://frontaccounting.com/punbb/viewtopic.php?pid=8753#p8753</guid>
		</item>
		<item>
			<title><![CDATA[Search in the menu void a transaction]]></title>
			<link>https://frontaccounting.com/punbb/viewtopic.php?pid=8750#p8750</link>
			<description><![CDATA[<p>Increasing number of data which we have entered into the FA, sometimes we need a correction / emptying of the transaction.<br />Adding a search on the menu void a transaction :</p><p>1. Open the file .. / admin / void_transaction.php<br />2. Find the line<br />&nbsp; &nbsp; <span style="color: #FF0000"><br />&nbsp; &nbsp; systypes_list_cells(_(&quot;Transaction Type:&quot;), &#039;filterType&#039;, null, true, $not_implemented);<br />&nbsp; &nbsp; if (list_updated(&#039;filterType&#039;))<br />&nbsp; &nbsp; &nbsp; &nbsp; $selected_id = -1;<br />&nbsp; &nbsp; &nbsp; &nbsp; <br />&nbsp; &nbsp; end_row();<br />&nbsp; &nbsp; end_table(1);<br />&nbsp; &nbsp; <br />&nbsp; &nbsp; $trans_ref = false;<br />&nbsp; &nbsp; $sql = get_sql_for_view_transactions($_POST[&#039;filterType&#039;], null, null, $trans_ref);<br />&nbsp; &nbsp; </span></p><p>3. Change to<br />&nbsp; &nbsp; <span style="color: blue"><br />&nbsp; &nbsp; systypes_list_cells(_(&quot;Type:&quot;), &#039;filterType&#039;, null, true);</span></p><p><span style="color: blue">&nbsp; &nbsp; if (!isset($_POST[&#039;FromTransNo&#039;]))<br />&nbsp; &nbsp; &nbsp; &nbsp; $_POST[&#039;FromTransNo&#039;] = &quot;1&quot;;<br />&nbsp; &nbsp; if (!isset($_POST[&#039;ToTransNo&#039;]))<br />&nbsp; &nbsp; &nbsp; &nbsp; $_POST[&#039;ToTransNo&#039;] = &quot;999999&quot;;</span></p><p><span style="color: blue">&nbsp; &nbsp; ref_cells(_(&quot;from #:&quot;), &#039;FromTransNo&#039;);</span></p><p><span style="color: blue">&nbsp; &nbsp; ref_cells(_(&quot;to #:&quot;), &#039;ToTransNo&#039;);</span></p><p><span style="color: blue">&nbsp; &nbsp; submit_cells(&#039;ProcessSearch&#039;, _(&quot;Search&quot;), &#039;&#039;, &#039;&#039;, &#039;default&#039;);</span></p><p><span style="color: blue">&nbsp; &nbsp; end_row();<br />&nbsp; &nbsp; end_table(1);<br />&nbsp; &nbsp; <br />&nbsp; &nbsp; $trans_ref = false;</span></p><p><span style="color: blue">&nbsp; &nbsp; $sql = get_sql_for_view_transactions($_POST[&#039;filterType&#039;], $_POST[&#039;FromTransNo&#039;], $_POST[&#039;ToTransNo&#039;], $trans_ref);<br />&nbsp; &nbsp; </span><br />&nbsp; &nbsp; </p><p>Hopefully helpful<br />/ Jujuk</p>]]></description>
			<author><![CDATA[null@example.com (juju)]]></author>
			<pubDate>Mon, 11 Apr 2011 20:05:17 +0000</pubDate>
			<guid>https://frontaccounting.com/punbb/viewtopic.php?pid=8750#p8750</guid>
		</item>
	</channel>
</rss>
