<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
	<title type="html"><![CDATA[FrontAccounting forum — Total Order EX Vat removal]]></title>
	<link rel="self" href="https://frontaccounting.com/punbb/extern.php?action=feed&amp;tid=3373&amp;type=atom" />
	<updated>2012-10-18T14:55:03Z</updated>
	<generator>PunBB</generator>
	<id>https://frontaccounting.com/punbb/viewtopic.php?id=3373</id>
		<entry>
			<title type="html"><![CDATA[Re: Total Order EX Vat removal]]></title>
			<link rel="alternate" href="https://frontaccounting.com/punbb/viewtopic.php?pid=13851#p13851" />
			<content type="html"><![CDATA[<p>Thanks Joe and Wdickinson .. now i need to figure out how to recycle the server from my hosting account.</p>]]></content>
			<author>
				<name><![CDATA[mfahad1]]></name>
				<uri>https://frontaccounting.com/punbb/profile.php?id=16438</uri>
			</author>
			<updated>2012-10-18T14:55:03Z</updated>
			<id>https://frontaccounting.com/punbb/viewtopic.php?pid=13851#p13851</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: Total Order EX Vat removal]]></title>
			<link rel="alternate" href="https://frontaccounting.com/punbb/viewtopic.php?pid=13849#p13849" />
			<content type="html"><![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>]]></content>
			<author>
				<name><![CDATA[wdickinson]]></name>
				<uri>https://frontaccounting.com/punbb/profile.php?id=15950</uri>
			</author>
			<updated>2012-10-18T14:18:52Z</updated>
			<id>https://frontaccounting.com/punbb/viewtopic.php?pid=13849#p13849</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: Total Order EX Vat removal]]></title>
			<link rel="alternate" href="https://frontaccounting.com/punbb/viewtopic.php?pid=13848#p13848" />
			<content type="html"><![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>]]></content>
			<author>
				<name><![CDATA[mfahad1]]></name>
				<uri>https://frontaccounting.com/punbb/profile.php?id=16438</uri>
			</author>
			<updated>2012-10-18T13:48:50Z</updated>
			<id>https://frontaccounting.com/punbb/viewtopic.php?pid=13848#p13848</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: Total Order EX Vat removal]]></title>
			<link rel="alternate" href="https://frontaccounting.com/punbb/viewtopic.php?pid=13847#p13847" />
			<content type="html"><![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>]]></content>
			<author>
				<name><![CDATA[joe]]></name>
				<uri>https://frontaccounting.com/punbb/profile.php?id=3</uri>
			</author>
			<updated>2012-10-18T13:31:51Z</updated>
			<id>https://frontaccounting.com/punbb/viewtopic.php?pid=13847#p13847</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: Total Order EX Vat removal]]></title>
			<link rel="alternate" href="https://frontaccounting.com/punbb/viewtopic.php?pid=13845#p13845" />
			<content type="html"><![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>]]></content>
			<author>
				<name><![CDATA[mfahad1]]></name>
				<uri>https://frontaccounting.com/punbb/profile.php?id=16438</uri>
			</author>
			<updated>2012-10-18T13:13:06Z</updated>
			<id>https://frontaccounting.com/punbb/viewtopic.php?pid=13845#p13845</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: Total Order EX Vat removal]]></title>
			<link rel="alternate" href="https://frontaccounting.com/punbb/viewtopic.php?pid=13844#p13844" />
			<content type="html"><![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>]]></content>
			<author>
				<name><![CDATA[joe]]></name>
				<uri>https://frontaccounting.com/punbb/profile.php?id=3</uri>
			</author>
			<updated>2012-10-18T12:54:18Z</updated>
			<id>https://frontaccounting.com/punbb/viewtopic.php?pid=13844#p13844</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: Total Order EX Vat removal]]></title>
			<link rel="alternate" href="https://frontaccounting.com/punbb/viewtopic.php?pid=13835#p13835" />
			<content type="html"><![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>]]></content>
			<author>
				<name><![CDATA[mfahad1]]></name>
				<uri>https://frontaccounting.com/punbb/profile.php?id=16438</uri>
			</author>
			<updated>2012-10-18T09:57:19Z</updated>
			<id>https://frontaccounting.com/punbb/viewtopic.php?pid=13835#p13835</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: Total Order EX Vat removal]]></title>
			<link rel="alternate" href="https://frontaccounting.com/punbb/viewtopic.php?pid=13485#p13485" />
			<content type="html"><![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>]]></content>
			<author>
				<name><![CDATA[wdickinson]]></name>
				<uri>https://frontaccounting.com/punbb/profile.php?id=15950</uri>
			</author>
			<updated>2012-09-25T22:02:39Z</updated>
			<id>https://frontaccounting.com/punbb/viewtopic.php?pid=13485#p13485</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: Total Order EX Vat removal]]></title>
			<link rel="alternate" href="https://frontaccounting.com/punbb/viewtopic.php?pid=13484#p13484" />
			<content type="html"><![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>]]></content>
			<author>
				<name><![CDATA[wdickinson]]></name>
				<uri>https://frontaccounting.com/punbb/profile.php?id=15950</uri>
			</author>
			<updated>2012-09-25T20:27:16Z</updated>
			<id>https://frontaccounting.com/punbb/viewtopic.php?pid=13484#p13484</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: Total Order EX Vat removal]]></title>
			<link rel="alternate" href="https://frontaccounting.com/punbb/viewtopic.php?pid=13479#p13479" />
			<content type="html"><![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>]]></content>
			<author>
				<name><![CDATA[joe]]></name>
				<uri>https://frontaccounting.com/punbb/profile.php?id=3</uri>
			</author>
			<updated>2012-09-25T16:17:10Z</updated>
			<id>https://frontaccounting.com/punbb/viewtopic.php?pid=13479#p13479</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Total Order EX Vat removal]]></title>
			<link rel="alternate" href="https://frontaccounting.com/punbb/viewtopic.php?pid=13478#p13478" />
			<content type="html"><![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>]]></content>
			<author>
				<name><![CDATA[wdickinson]]></name>
				<uri>https://frontaccounting.com/punbb/profile.php?id=15950</uri>
			</author>
			<updated>2012-09-25T16:02:05Z</updated>
			<id>https://frontaccounting.com/punbb/viewtopic.php?pid=13478#p13478</id>
		</entry>
</feed>
