<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
	<channel>
		<title><![CDATA[FrontAccounting forum — Total Order EX Vat removal]]></title>
		<link>https://frontaccounting.com/punbb/viewtopic.php?id=3373</link>
		<atom:link href="https://frontaccounting.com/punbb/extern.php?action=feed&amp;tid=3373&amp;type=rss" rel="self" type="application/rss+xml" />
		<description><![CDATA[The most recent posts in Total Order EX Vat removal.]]></description>
		<lastBuildDate>Thu, 18 Oct 2012 14:55:03 +0000</lastBuildDate>
		<generator>PunBB</generator>
		<item>
			<title><![CDATA[Re: Total Order EX Vat removal]]></title>
			<link>https://frontaccounting.com/punbb/viewtopic.php?pid=13851#p13851</link>
			<description><![CDATA[<p>Thanks Joe and Wdickinson .. now i need to figure out how to recycle the server from my hosting account.</p>]]></description>
			<author><![CDATA[null@example.com (mfahad1)]]></author>
			<pubDate>Thu, 18 Oct 2012 14:55:03 +0000</pubDate>
			<guid>https://frontaccounting.com/punbb/viewtopic.php?pid=13851#p13851</guid>
		</item>
		<item>
			<title><![CDATA[Re: Total Order EX Vat removal]]></title>
			<link>https://frontaccounting.com/punbb/viewtopic.php?pid=13849#p13849</link>
			<description><![CDATA[<p>If it helps anyone, this is how I resolved step by step.&nbsp; Don&#039;t forget the IISreset at the end!</p><p>Go download poedit and install http://www.poedit.net/</p><p>Problem was fixed by editing the *.po file in your language directory.&nbsp; In my case I&#039;m using en_US.&nbsp; My path is C:\inetpub\wwwroot\accounting\lang\en_US\LC_MESSAGES</p><p>Inside that folder is an po file called en_us-2.3.0-1.&nbsp; Open that and do a search for the term you want.</p><p>In our case search for Total Order EX Vat.&nbsp; It will show up as down at the bottom under source text.&nbsp; Whatever you want it to say type in the translation box below.&nbsp; In my case I changed it to say Total Order EX Tax.</p><p>Once you make your changes click the save button.&nbsp; I don&#039;t think you need to hit update</p><p>Recycle your web server.. I use IIS, so I did an IISRESET from an elevated command prompt.</p>]]></description>
			<author><![CDATA[null@example.com (wdickinson)]]></author>
			<pubDate>Thu, 18 Oct 2012 14:18:52 +0000</pubDate>
			<guid>https://frontaccounting.com/punbb/viewtopic.php?pid=13849#p13849</guid>
		</item>
		<item>
			<title><![CDATA[Re: Total Order EX Vat removal]]></title>
			<link>https://frontaccounting.com/punbb/viewtopic.php?pid=13848#p13848</link>
			<description><![CDATA[<p>I downloaded and renamed your po file to &quot;en_US.po&quot; and uploaded it to &quot;lang/en_US/LC_MESSAGES&quot; directory. The problem still exists.</p><p>Now there are 4 files in that directory:</p><p>1. en_US-2.3.0-1.po(this came with the language pack I installed earlier)<br />2. en_US-2.3.0-1.mo(this came with the language pack I installed earlier)<br />3. en_US.po <br />4. en_US.mo(this was already there with the installaion)</p><p>Both po files are set to translate the &quot;TOTAL ORDER VAT INCL.&quot; to &quot;TOTAL ORDER EX TAX&quot;. </p><p>I think this is the same problem @wdickinson has mentioned above. Changing the po file doesn&#039;t affect the text on the reports. </p><p>Also I&#039;m repeating this from my previous post when I start a new company and create a sales quotation it correctly displays the line &quot;TOTAL ORDER EX TAX&quot;, but in my existing companies it displays &quot; &quot;TOTAL ORDER VAT INCL.&quot;. </p><p>Seems like FA grabs the po file translation and saves it somewhere else in the db and doesn&#039;t change it when we edit the po file.</p>]]></description>
			<author><![CDATA[null@example.com (mfahad1)]]></author>
			<pubDate>Thu, 18 Oct 2012 13:48:50 +0000</pubDate>
			<guid>https://frontaccounting.com/punbb/viewtopic.php?pid=13848#p13848</guid>
		</item>
		<item>
			<title><![CDATA[Re: Total Order EX Vat removal]]></title>
			<link>https://frontaccounting.com/punbb/viewtopic.php?pid=13847#p13847</link>
			<description><![CDATA[<p>You can download the po file here.</p><p>Please also check that the mo file has the same name before the dot.</p><p>/Joe</p>]]></description>
			<author><![CDATA[null@example.com (joe)]]></author>
			<pubDate>Thu, 18 Oct 2012 13:31:51 +0000</pubDate>
			<guid>https://frontaccounting.com/punbb/viewtopic.php?pid=13847#p13847</guid>
		</item>
		<item>
			<title><![CDATA[Re: Total Order EX Vat removal]]></title>
			<link>https://frontaccounting.com/punbb/viewtopic.php?pid=13845#p13845</link>
			<description><![CDATA[<p>There was no po file in the &quot;lang/en_US/LC_MESSAGES&quot; directory, only one mo file (en_US.mo). Now that I have installed English(US) 2.3.0-1 language pack I can see that there is a po file for that available in that directory(en_US-2.3.0-1.mo).</p><p>Can i download a the po file from somewhere and upload it to that directory to make it work with my existing companies?</p><p>Thanks,<br />Fahad</p>]]></description>
			<author><![CDATA[null@example.com (mfahad1)]]></author>
			<pubDate>Thu, 18 Oct 2012 13:13:06 +0000</pubDate>
			<guid>https://frontaccounting.com/punbb/viewtopic.php?pid=13845#p13845</guid>
		</item>
		<item>
			<title><![CDATA[Re: Total Order EX Vat removal]]></title>
			<link>https://frontaccounting.com/punbb/viewtopic.php?pid=13844#p13844</link>
			<description><![CDATA[<p>Please have a look into the po file with poEdit. If it is not translated you can do it.</p><p>/Joe</p>]]></description>
			<author><![CDATA[null@example.com (joe)]]></author>
			<pubDate>Thu, 18 Oct 2012 12:54:18 +0000</pubDate>
			<guid>https://frontaccounting.com/punbb/viewtopic.php?pid=13844#p13844</guid>
		</item>
		<item>
			<title><![CDATA[Re: Total Order EX Vat removal]]></title>
			<link>https://frontaccounting.com/punbb/viewtopic.php?pid=13835#p13835</link>
			<description><![CDATA[<p>Hi,</p><p>I downloaded and&nbsp; made default the new English (en_US &nbsp; &nbsp; English (US) &nbsp; &nbsp; iso-8859-1 &nbsp; &nbsp; 2.3.0-1) pack from Setup&gt;Install/Update Languages and my sales quotations still show TOTAL ORDER EX VAT and TOTAL ORDER VAT INC.</p><p>The companies I have already created show VAT but the companies I create from now don&#039;t show VAT. how do i get the companies I currently have to not show VAT on sales quotes?</p><p>Thanks so much, this is a wonderful product and you guys give brilliant support.</p><p>Fahad</p>]]></description>
			<author><![CDATA[null@example.com (mfahad1)]]></author>
			<pubDate>Thu, 18 Oct 2012 09:57:19 +0000</pubDate>
			<guid>https://frontaccounting.com/punbb/viewtopic.php?pid=13835#p13835</guid>
		</item>
		<item>
			<title><![CDATA[Re: Total Order EX Vat removal]]></title>
			<link>https://frontaccounting.com/punbb/viewtopic.php?pid=13485#p13485</link>
			<description><![CDATA[<p>Joe,</p><p>Hopefully I can shed some more light on the problem.&nbsp; i have downloaded poedit and can see all the changes you made from vat to sales tax etc.. Looks great.&nbsp; Having said that None of it shows up correctly when a report is run.&nbsp; Just to make sure I was right I deleted all the po and mo files from the accounting\language\ directory and everything still ran just fine, so I think there must be something stuck in memory.&nbsp; I have confirmed via diagnostics that the system thinks it&#039;s using my po file.. So i&#039;m confused.</p><p>I&#039;ll keep troubleshooting, any help would be great.<br />Thanks<br />Bill</p>]]></description>
			<author><![CDATA[null@example.com (wdickinson)]]></author>
			<pubDate>Tue, 25 Sep 2012 22:02:39 +0000</pubDate>
			<guid>https://frontaccounting.com/punbb/viewtopic.php?pid=13485#p13485</guid>
		</item>
		<item>
			<title><![CDATA[Re: Total Order EX Vat removal]]></title>
			<link>https://frontaccounting.com/punbb/viewtopic.php?pid=13484#p13484</link>
			<description><![CDATA[<p>Ok Joe, Thanks for your help.&nbsp; +</p><p>I will see if I can figure out PO Edit.</p><p>Great product.</p><p>Bill</p>]]></description>
			<author><![CDATA[null@example.com (wdickinson)]]></author>
			<pubDate>Tue, 25 Sep 2012 20:27:16 +0000</pubDate>
			<guid>https://frontaccounting.com/punbb/viewtopic.php?pid=13484#p13484</guid>
		</item>
		<item>
			<title><![CDATA[Re: Total Order EX Vat removal]]></title>
			<link>https://frontaccounting.com/punbb/viewtopic.php?pid=13479#p13479</link>
			<description><![CDATA[<p>I guess these text is in the various report files. <br />If you install the English-US language pack, I guess you should have the correct texts, otherwise you could change the po and mo file with poEdit. You get the English-US language pack from the Setup tab, install/activate languages.</p><p>/Joe</p>]]></description>
			<author><![CDATA[null@example.com (joe)]]></author>
			<pubDate>Tue, 25 Sep 2012 16:17:10 +0000</pubDate>
			<guid>https://frontaccounting.com/punbb/viewtopic.php?pid=13479#p13479</guid>
		</item>
		<item>
			<title><![CDATA[Total Order EX Vat removal]]></title>
			<link>https://frontaccounting.com/punbb/viewtopic.php?pid=13478#p13478</link>
			<description><![CDATA[<p>I have scoured the forum and found many helpful tips in getting my company setup.&nbsp; Thanks to all in advnace, and specifically the dev&#039;s.&nbsp; Thank you for your hard work.</p><p>My question has to do with form customizing.&nbsp; I have switched from English to US English and verified changes are correct.&nbsp; Still have an issue with references to VAT showing up on my quotes and sales orders.&nbsp; Specifically to the right of Sales Person which I just removed from doctext, and from the TOTAL ORDER EX VAT and TOTAL ORDER VAT INCL</p><p>I have searched for those lines and do not seem to be able to find.&nbsp; I would also like to remove the banking statement at the bottom.</p><p>Version is 2.3.12</p><p>Thanks in advance</p>]]></description>
			<author><![CDATA[null@example.com (wdickinson)]]></author>
			<pubDate>Tue, 25 Sep 2012 16:02:05 +0000</pubDate>
			<guid>https://frontaccounting.com/punbb/viewtopic.php?pid=13478#p13478</guid>
		</item>
	</channel>
</rss>
