<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
	<title type="html"><![CDATA[FrontAccounting forum — Issues with new version and tax]]></title>
	<link rel="self" href="https://frontaccounting.com/punbb/extern.php?action=feed&amp;tid=6885&amp;type=atom" />
	<updated>2017-07-24T10:27:12Z</updated>
	<generator>PunBB</generator>
	<id>https://frontaccounting.com/punbb/viewtopic.php?id=6885</id>
		<entry>
			<title type="html"><![CDATA[Re: Issues with new version and tax]]></title>
			<link rel="alternate" href="https://frontaccounting.com/punbb/viewtopic.php?pid=28242#p28242" />
			<content type="html"><![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>]]></content>
			<author>
				<name><![CDATA[apmuthu]]></name>
				<uri>https://frontaccounting.com/punbb/profile.php?id=364</uri>
			</author>
			<updated>2017-07-24T10:27:12Z</updated>
			<id>https://frontaccounting.com/punbb/viewtopic.php?pid=28242#p28242</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: Issues with new version and tax]]></title>
			<link rel="alternate" href="https://frontaccounting.com/punbb/viewtopic.php?pid=28237#p28237" />
			<content type="html"><![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>]]></content>
			<author>
				<name><![CDATA[ricardo777]]></name>
				<uri>https://frontaccounting.com/punbb/profile.php?id=16987</uri>
			</author>
			<updated>2017-07-23T18:43:12Z</updated>
			<id>https://frontaccounting.com/punbb/viewtopic.php?pid=28237#p28237</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: Issues with new version and tax]]></title>
			<link rel="alternate" href="https://frontaccounting.com/punbb/viewtopic.php?pid=28236#p28236" />
			<content type="html"><![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>]]></content>
			<author>
				<name><![CDATA[apmuthu]]></name>
				<uri>https://frontaccounting.com/punbb/profile.php?id=364</uri>
			</author>
			<updated>2017-07-23T18:02:54Z</updated>
			<id>https://frontaccounting.com/punbb/viewtopic.php?pid=28236#p28236</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: Issues with new version and tax]]></title>
			<link rel="alternate" href="https://frontaccounting.com/punbb/viewtopic.php?pid=28235#p28235" />
			<content type="html"><![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>]]></content>
			<author>
				<name><![CDATA[ricardo777]]></name>
				<uri>https://frontaccounting.com/punbb/profile.php?id=16987</uri>
			</author>
			<updated>2017-07-23T17:44:05Z</updated>
			<id>https://frontaccounting.com/punbb/viewtopic.php?pid=28235#p28235</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: Issues with new version and tax]]></title>
			<link rel="alternate" href="https://frontaccounting.com/punbb/viewtopic.php?pid=28234#p28234" />
			<content type="html"><![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>]]></content>
			<author>
				<name><![CDATA[ricardo777]]></name>
				<uri>https://frontaccounting.com/punbb/profile.php?id=16987</uri>
			</author>
			<updated>2017-07-23T17:14:11Z</updated>
			<id>https://frontaccounting.com/punbb/viewtopic.php?pid=28234#p28234</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: Issues with new version and tax]]></title>
			<link rel="alternate" href="https://frontaccounting.com/punbb/viewtopic.php?pid=28233#p28233" />
			<content type="html"><![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>]]></content>
			<author>
				<name><![CDATA[apmuthu]]></name>
				<uri>https://frontaccounting.com/punbb/profile.php?id=364</uri>
			</author>
			<updated>2017-07-23T16:15:18Z</updated>
			<id>https://frontaccounting.com/punbb/viewtopic.php?pid=28233#p28233</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: Issues with new version and tax]]></title>
			<link rel="alternate" href="https://frontaccounting.com/punbb/viewtopic.php?pid=28232#p28232" />
			<content type="html"><![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>]]></content>
			<author>
				<name><![CDATA[ricardo777]]></name>
				<uri>https://frontaccounting.com/punbb/profile.php?id=16987</uri>
			</author>
			<updated>2017-07-23T13:12:41Z</updated>
			<id>https://frontaccounting.com/punbb/viewtopic.php?pid=28232#p28232</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Issues with new version and tax]]></title>
			<link rel="alternate" href="https://frontaccounting.com/punbb/viewtopic.php?pid=28231#p28231" />
			<content type="html"><![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>]]></content>
			<author>
				<name><![CDATA[ricardo777]]></name>
				<uri>https://frontaccounting.com/punbb/profile.php?id=16987</uri>
			</author>
			<updated>2017-07-23T12:12:53Z</updated>
			<id>https://frontaccounting.com/punbb/viewtopic.php?pid=28231#p28231</id>
		</entry>
</feed>
