<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
	<channel>
		<title><![CDATA[FrontAccounting forum — Issues with new version and tax]]></title>
		<link>https://frontaccounting.com/punbb/viewtopic.php?id=6885</link>
		<atom:link href="https://frontaccounting.com/punbb/extern.php?action=feed&amp;tid=6885&amp;type=rss" rel="self" type="application/rss+xml" />
		<description><![CDATA[The most recent posts in Issues with new version and tax.]]></description>
		<lastBuildDate>Mon, 24 Jul 2017 10:27:12 +0000</lastBuildDate>
		<generator>PunBB</generator>
		<item>
			<title><![CDATA[Re: Issues with new version and tax]]></title>
			<link>https://frontaccounting.com/punbb/viewtopic.php?pid=28242#p28242</link>
			<description><![CDATA[<p>The sql in the <strong>function getTaxTransactions</strong> in <em>rep709.php</em> is responsible for the line entries under investigation. Try to debug the actual sql string and it&#039;s output on execution in the database and see what went wrong.</p>]]></description>
			<author><![CDATA[null@example.com (apmuthu)]]></author>
			<pubDate>Mon, 24 Jul 2017 10:27:12 +0000</pubDate>
			<guid>https://frontaccounting.com/punbb/viewtopic.php?pid=28242#p28242</guid>
		</item>
		<item>
			<title><![CDATA[Re: Issues with new version and tax]]></title>
			<link>https://frontaccounting.com/punbb/viewtopic.php?pid=28237#p28237</link>
			<description><![CDATA[<p>Thank you for the help.</p><p>I still have an issue with the pdf export it shows the tax twice and count it also twice. Please see the screenshot </p><p>http://imgur.com/a/zHxVG</p><p>Why does it count the tax twice in the pdf export?</p>]]></description>
			<author><![CDATA[null@example.com (ricardo777)]]></author>
			<pubDate>Sun, 23 Jul 2017 18:43:12 +0000</pubDate>
			<guid>https://frontaccounting.com/punbb/viewtopic.php?pid=28237#p28237</guid>
		</item>
		<item>
			<title><![CDATA[Re: Issues with new version and tax]]></title>
			<link>https://frontaccounting.com/punbb/viewtopic.php?pid=28236#p28236</link>
			<description><![CDATA[<p>The new tab/new window option is a browser setting. &quot;Open link in New Tab&quot; or &quot;Open Link in New Window&quot;.</p><p>Expect you are not using the code change I suggested as it errors out.</p>]]></description>
			<author><![CDATA[null@example.com (apmuthu)]]></author>
			<pubDate>Sun, 23 Jul 2017 18:02:54 +0000</pubDate>
			<guid>https://frontaccounting.com/punbb/viewtopic.php?pid=28236#p28236</guid>
		</item>
		<item>
			<title><![CDATA[Re: Issues with new version and tax]]></title>
			<link>https://frontaccounting.com/punbb/viewtopic.php?pid=28235#p28235</link>
			<description><![CDATA[<p>==Update again==</p><p>I have tested some more with more invoices, and now it works maybe there was something wrong with the first invoice. I use a manual quick entry for european tax. Stupid rules.</p><p>But it works now.</p><p>Also other thing can I change this setting somewhere in the code: </p><p>Dislay setup &gt; setting Use popup window to display reports:</p><p>Can I change this to a new tab? When I deselect the option it opens in the same screen but I do not want a popup but a new tab</p>]]></description>
			<author><![CDATA[null@example.com (ricardo777)]]></author>
			<pubDate>Sun, 23 Jul 2017 17:44:05 +0000</pubDate>
			<guid>https://frontaccounting.com/punbb/viewtopic.php?pid=28235#p28235</guid>
		</item>
		<item>
			<title><![CDATA[Re: Issues with new version and tax]]></title>
			<link>https://frontaccounting.com/punbb/viewtopic.php?pid=28234#p28234</link>
			<description><![CDATA[<p>Hello,</p><p>thank you for the reply.</p><p>I dont know what reporting I use where can I change this? The setup is almost 4 a 5 years ago and only updated since then. I think I am using the standard one.</p><p>Also when I click /gl/inquiry/tax_inquiry.php? the tax amount is there but not in the pdf</p><p>==update</p><p>With code change I now have:</p><p>Undefined offset: 0 in bestand: /home/nxbalkgz/public_html/Boekhouding/reporting/rep709.php op regel178<br />Undefined index: taxin in bestand: /home/nxbalkgz/public_html/Boekhouding/reporting/rep709.php op regel178<br />Undefined index: in in bestand: /home/nxbalkgz/public_html/Boekhouding/reporting/rep709.php op regel179<br />Undefined index: out in bestand: /home/nxbalkgz/public_html/Boekhouding/reporting/rep709.php op regel210<br />Undefined index: taxout in bestand: /home/nxbalkgz/public_html/Boekhouding/reporting/rep709.php op regel211<br />Undefined index: taxout in bestand: /home/nxbalkgz/public_html/Boekhouding/reporting/rep709.php op regel214<br />Undefined index: taxout in bestand: /home/nxbalkgz/public_html/Boekhouding/reporting/rep709.php op regel215</p><p>with </p><p>&nbsp; &nbsp; //$taxes[0] = array(&#039;in&#039;=&gt;0, &#039;out&#039;=&gt;0, &#039;taxin&#039;=&gt;0, &#039;taxout&#039;=&gt;0);<br />&nbsp; &nbsp; $taxes = array();</p>]]></description>
			<author><![CDATA[null@example.com (ricardo777)]]></author>
			<pubDate>Sun, 23 Jul 2017 17:14:11 +0000</pubDate>
			<guid>https://frontaccounting.com/punbb/viewtopic.php?pid=28234#p28234</guid>
		</item>
		<item>
			<title><![CDATA[Re: Issues with new version and tax]]></title>
			<link>https://frontaccounting.com/punbb/viewtopic.php?pid=28233#p28233</link>
			<description><![CDATA[<p>Are you using a customised Tax Report - <strong>reporting/rep709.php</strong> ?<br />The standard one used in FA 2.4.1+ is attached.</p><p>The Exempt line is there to show that there has been some inputs that bear no tax.</p><p>If you want the old behaviour, then make the line 106 in the said report file:<br /></p><div class="codebox"><pre><code>    $taxes[0] = array(&#039;in&#039;=&gt;0, &#039;out&#039;=&gt;0, &#039;taxin&#039;=&gt;0, &#039;taxout&#039;=&gt;0);</code></pre></div><p>to revert to:<br /></p><div class="codebox"><pre><code>    $taxes = array();</code></pre></div><p>Wonder what it would affect.</p><p>@joe: ?</p>]]></description>
			<author><![CDATA[null@example.com (apmuthu)]]></author>
			<pubDate>Sun, 23 Jul 2017 16:15:18 +0000</pubDate>
			<guid>https://frontaccounting.com/punbb/viewtopic.php?pid=28233#p28233</guid>
		</item>
		<item>
			<title><![CDATA[Re: Issues with new version and tax]]></title>
			<link>https://frontaccounting.com/punbb/viewtopic.php?pid=28232#p28232</link>
			<description><![CDATA[<p>Update fixed the select boxes with: https://frontaccounting.com/punbb/viewtopic.php?pid=28143#p28143</p><p>But still have the issue with PDF export that the tax is 0, and the new exempt line</p>]]></description>
			<author><![CDATA[null@example.com (ricardo777)]]></author>
			<pubDate>Sun, 23 Jul 2017 13:12:41 +0000</pubDate>
			<guid>https://frontaccounting.com/punbb/viewtopic.php?pid=28232#p28232</guid>
		</item>
		<item>
			<title><![CDATA[Issues with new version and tax]]></title>
			<link>https://frontaccounting.com/punbb/viewtopic.php?pid=28231#p28231</link>
			<description><![CDATA[<p>Hello,</p><p>I have some issues with the new version 2.4.1 and taxes after the upgrade.</p><p>Normally I go to: banking and general ledger &gt; General Ledger Reports &gt; Tax report &gt; Display report</p><p> But now some tax groups where empty and set to 0 but there is a new group named Exempt I never seen this before the upgrade,</p><p>Then When I go to Setup &gt; Tax Groups</p><p>And want to change the group because it was empty? and save the group it select all the tax groups, But I want to use only 1</p><p>You can see the screenshot here: http://imgur.com/a/ZzFM3</p><p>In screenshot 3 you can see there is an amount in the tax group but I dont see it in the output of the pdf.</p>]]></description>
			<author><![CDATA[null@example.com (ricardo777)]]></author>
			<pubDate>Sun, 23 Jul 2017 12:12:53 +0000</pubDate>
			<guid>https://frontaccounting.com/punbb/viewtopic.php?pid=28231#p28231</guid>
		</item>
	</channel>
</rss>
