<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
	<channel>
		<title><![CDATA[FrontAccounting forum — Add db_prevoid hook for voiding bank transaction]]></title>
		<link>https://frontaccounting.com/punbb/viewtopic.php?id=9029</link>
		<atom:link href="https://frontaccounting.com/punbb/extern.php?action=feed&amp;tid=9029&amp;type=rss" rel="self" type="application/rss+xml" />
		<description><![CDATA[The most recent posts in Add db_prevoid hook for voiding bank transaction.]]></description>
		<lastBuildDate>Thu, 15 Oct 2020 09:36:55 +0000</lastBuildDate>
		<generator>PunBB</generator>
		<item>
			<title><![CDATA[Re: Add db_prevoid hook for voiding bank transaction]]></title>
			<link>https://frontaccounting.com/punbb/viewtopic.php?pid=38505#p38505</link>
			<description><![CDATA[<p>Yes, seems good idea. The hooks were implemented to allow extension modules deal with extra fields in databases. I think the overall pre/post hooks system needs some review. I have added mantis report for this issue.</p>]]></description>
			<author><![CDATA[null@example.com (itronics)]]></author>
			<pubDate>Thu, 15 Oct 2020 09:36:55 +0000</pubDate>
			<guid>https://frontaccounting.com/punbb/viewtopic.php?pid=38505#p38505</guid>
		</item>
		<item>
			<title><![CDATA[Re: Add db_prevoid hook for voiding bank transaction]]></title>
			<link>https://frontaccounting.com/punbb/viewtopic.php?pid=38503#p38503</link>
			<description><![CDATA[<p>Hello guys.</p><p>Sorry for the delay. Will look into this</p><p>Joe</p>]]></description>
			<author><![CDATA[null@example.com (joe)]]></author>
			<pubDate>Thu, 15 Oct 2020 07:15:50 +0000</pubDate>
			<guid>https://frontaccounting.com/punbb/viewtopic.php?pid=38503#p38503</guid>
		</item>
		<item>
			<title><![CDATA[Re: Add db_prevoid hook for voiding bank transaction]]></title>
			<link>https://frontaccounting.com/punbb/viewtopic.php?pid=38502#p38502</link>
			<description><![CDATA[<p>@joe what do you say here?</p>]]></description>
			<author><![CDATA[null@example.com (detkenn)]]></author>
			<pubDate>Wed, 14 Oct 2020 18:43:14 +0000</pubDate>
			<guid>https://frontaccounting.com/punbb/viewtopic.php?pid=38502#p38502</guid>
		</item>
		<item>
			<title><![CDATA[Re: Add db_prevoid hook for voiding bank transaction]]></title>
			<link>https://frontaccounting.com/punbb/viewtopic.php?pid=38471#p38471</link>
			<description><![CDATA[<p>@joe: ??</p>]]></description>
			<author><![CDATA[null@example.com (apmuthu)]]></author>
			<pubDate>Sat, 10 Oct 2020 16:47:36 +0000</pubDate>
			<guid>https://frontaccounting.com/punbb/viewtopic.php?pid=38471#p38471</guid>
		</item>
		<item>
			<title><![CDATA[Re: Add db_prevoid hook for voiding bank transaction]]></title>
			<link>https://frontaccounting.com/punbb/viewtopic.php?pid=38460#p38460</link>
			<description><![CDATA[<p>And also for void_journal_trans. Or basically all transactions that can be voided and don&#039;t have this hook</p>]]></description>
			<author><![CDATA[null@example.com (detkenn)]]></author>
			<pubDate>Wed, 07 Oct 2020 15:31:08 +0000</pubDate>
			<guid>https://frontaccounting.com/punbb/viewtopic.php?pid=38460#p38460</guid>
		</item>
		<item>
			<title><![CDATA[Add db_prevoid hook for voiding bank transaction]]></title>
			<link>https://frontaccounting.com/punbb/viewtopic.php?pid=38458#p38458</link>
			<description><![CDATA[<p>Since other transactions have a prevoid hook, It would be usefull to extension developers to have a pre_void hook for bank_transactions also.</p><p>I would suggest putting below line before </p><div class="codebox"><pre><code>void_bank_trans($type, $type_no);</code></pre></div><p> (line 41) of <strong>admin/db/voiding_db.inc</strong> file:<br /></p><div class="codebox"><pre><code>hook_db_prevoid($type, $type_no);</code></pre></div>]]></description>
			<author><![CDATA[null@example.com (detkenn)]]></author>
			<pubDate>Wed, 07 Oct 2020 11:07:44 +0000</pubDate>
			<guid>https://frontaccounting.com/punbb/viewtopic.php?pid=38458#p38458</guid>
		</item>
	</channel>
</rss>
