<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
	<title type="html"><![CDATA[FrontAccounting forum — INVOICE to TAX INVOICE]]></title>
	<link rel="self" href="https://frontaccounting.com/punbb/extern.php?action=feed&amp;tid=3897&amp;type=atom" />
	<updated>2013-03-02T17:41:05Z</updated>
	<generator>PunBB</generator>
	<id>https://frontaccounting.com/punbb/viewtopic.php?id=3897</id>
		<entry>
			<title type="html"><![CDATA[Re: INVOICE to TAX INVOICE]]></title>
			<link rel="alternate" href="https://frontaccounting.com/punbb/viewtopic.php?pid=15861#p15861" />
			<content type="html"><![CDATA[<p>@pierre whilst your change works, it is the non standard way and will get overwritten on updates. The preferred way is to make a copy of the <strong>lang/new_language_template/LC_MESSAGES/empty.po</strong> file and edit lines 10438-10439 to be:<br /></p><div class="codebox"><pre><code>msgid &quot;INVOICE&quot;
msgstr &quot;TAX INVOICE&quot;</code></pre></div><p>and compile it with gettext as <strong>lang/en_SA/LC_MESSAGES/en_SA.mo</strong> and make an entry in the list of available languages and see that the locale is properly implemented. Refer <a href="https://frontaccounting.com/fawiki/index.php?n=Help.InstallUpdateLanugages">Wiki</a>.</p>]]></content>
			<author>
				<name><![CDATA[apmuthu]]></name>
				<uri>https://frontaccounting.com/punbb/profile.php?id=364</uri>
			</author>
			<updated>2013-03-02T17:41:05Z</updated>
			<id>https://frontaccounting.com/punbb/viewtopic.php?pid=15861#p15861</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: INVOICE to TAX INVOICE]]></title>
			<link rel="alternate" href="https://frontaccounting.com/punbb/viewtopic.php?pid=15806#p15806" />
			<content type="html"><![CDATA[<div class="quotebox"><cite>pierre@fibco.co.za wrote:</cite><blockquote><p>I installed frontaccounting 2.3.15 for my new business and it really looks and works good, just one problem that I have in South Africa I need to change the header on the invoices from INVOICE to TAX INVOICE, can someone please help me to find this in the php pages. </p><p>I really hope I am posting this in the right forum please help me if this is in-correct.</p></blockquote></div><p>Thank you to erwindebruin &amp; joe for the quick response the changes in reporting/rep107.php did not make a deferens but I edit \frontaccounting\reporting\includes\doctext.inc (line 105) and that did it for me. Thank you all for showing me in the right direction. Thank you again.</p>]]></content>
			<author>
				<name><![CDATA[pierre@fibco.co.za]]></name>
				<uri>https://frontaccounting.com/punbb/profile.php?id=17448</uri>
			</author>
			<updated>2013-02-25T15:37:41Z</updated>
			<id>https://frontaccounting.com/punbb/viewtopic.php?pid=15806#p15806</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: INVOICE to TAX INVOICE]]></title>
			<link rel="alternate" href="https://frontaccounting.com/punbb/viewtopic.php?pid=15788#p15788" />
			<content type="html"><![CDATA[<p>You can also create a special language file like en_US and en_AU.<br />In this file you can translate only those words that are different from the original English one.</p><p>Joe</p>]]></content>
			<author>
				<name><![CDATA[joe]]></name>
				<uri>https://frontaccounting.com/punbb/profile.php?id=3</uri>
			</author>
			<updated>2013-02-24T22:10:41Z</updated>
			<id>https://frontaccounting.com/punbb/viewtopic.php?pid=15788#p15788</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: INVOICE to TAX INVOICE]]></title>
			<link rel="alternate" href="https://frontaccounting.com/punbb/viewtopic.php?pid=15787#p15787" />
			<content type="html"><![CDATA[<p>Looking in the translation file for the word INVOICE returns it it used twice in the reporting/rep107.php file (line 67 &amp; 84). You can change the word INVOICE into TAX INVOICE in this file.</p><p>Or you can choose the less hard coded way to change is, in the translation file using poedit. Search for INVOICE and change it into TAX INVOICE.</p>]]></content>
			<author>
				<name><![CDATA[erwindebruin]]></name>
				<uri>https://frontaccounting.com/punbb/profile.php?id=4582</uri>
			</author>
			<updated>2013-02-24T21:00:52Z</updated>
			<id>https://frontaccounting.com/punbb/viewtopic.php?pid=15787#p15787</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[INVOICE to TAX INVOICE]]></title>
			<link rel="alternate" href="https://frontaccounting.com/punbb/viewtopic.php?pid=15786#p15786" />
			<content type="html"><![CDATA[<p>I installed frontaccounting 2.3.15 for my new business and it really looks and works good, just one problem that I have in South Africa I need to change the header on the invoices from INVOICE to TAX INVOICE, can someone please help me to find this in the php pages. </p><p>I really hope I am posting this in the right forum please help me if this is in-correct.</p>]]></content>
			<author>
				<name><![CDATA[pierre@fibco.co.za]]></name>
				<uri>https://frontaccounting.com/punbb/profile.php?id=17448</uri>
			</author>
			<updated>2013-02-24T20:02:33Z</updated>
			<id>https://frontaccounting.com/punbb/viewtopic.php?pid=15786#p15786</id>
		</entry>
</feed>
