<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
	<title type="html"><![CDATA[FrontAccounting forum — default tax group]]></title>
	<link rel="self" href="https://frontaccounting.com/punbb/extern.php?action=feed&amp;tid=1873&amp;type=atom" />
	<updated>2011-02-08T15:36:43Z</updated>
	<generator>PunBB</generator>
	<id>https://frontaccounting.com/punbb/viewtopic.php?id=1873</id>
		<entry>
			<title type="html"><![CDATA[Re: default tax group]]></title>
			<link rel="alternate" href="https://frontaccounting.com/punbb/viewtopic.php?pid=8285#p8285" />
			<content type="html"><![CDATA[<p>Thanks, rodw</p><p>I have done something similar, using A_xxx, B_yyy etc;</p><p>This does would not apply to the tax group problem as it is sorted on id.</p><p>ed</p>]]></content>
			<author>
				<name><![CDATA[ed10]]></name>
				<uri>https://frontaccounting.com/punbb/profile.php?id=1686</uri>
			</author>
			<updated>2011-02-08T15:36:43Z</updated>
			<id>https://frontaccounting.com/punbb/viewtopic.php?pid=8285#p8285</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: default tax group]]></title>
			<link rel="alternate" href="https://frontaccounting.com/punbb/viewtopic.php?pid=8278#p8278" />
			<content type="html"><![CDATA[<p>Just a tip for you here. I ave added a period to some of my default groups so the sort to the top of the list. More for Customer groups. eg. I use &quot;.Retail&quot; not &quot;Retail&quot;</p>]]></content>
			<author>
				<name><![CDATA[rodw]]></name>
				<uri>https://frontaccounting.com/punbb/profile.php?id=713</uri>
			</author>
			<updated>2011-02-08T12:31:18Z</updated>
			<id>https://frontaccounting.com/punbb/viewtopic.php?pid=8278#p8278</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: default tax group]]></title>
			<link rel="alternate" href="https://frontaccounting.com/punbb/viewtopic.php?pid=8244#p8244" />
			<content type="html"><![CDATA[<p>Thanks, Joe</p><p>Yes, I figured out tax groups were sorted by id and have done the changes to&nbsp; a table the way you suggested a number of times to &#039;fix&#039; other tables and some times even spreadsheets.</p><p>I thought it might be possible to just change the sort order on the tax group was why I asked.</p>]]></content>
			<author>
				<name><![CDATA[ed10]]></name>
				<uri>https://frontaccounting.com/punbb/profile.php?id=1686</uri>
			</author>
			<updated>2011-02-02T19:30:50Z</updated>
			<id>https://frontaccounting.com/punbb/viewtopic.php?pid=8244#p8244</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: default tax group]]></title>
			<link rel="alternate" href="https://frontaccounting.com/punbb/viewtopic.php?pid=8239#p8239" />
			<content type="html"><![CDATA[<p>I guess you can change the description and select which rates or none on the group and save.<br />Change so Tax Exempt is first (without tax types) and tax with your normal tax type.<br />They are sorted by id.<br />I don&#039;t think this should give any sideeffect. But you will have to setup the new groups on customers/suppliers and elsewere you are using the tax group.<br />Maybe you can batch update your customers in phpMyAdmin. You will probably have to use a temporary value first. Something like this.<br />If the former type was 1 and you want it to be 2, then first use f.i. 3 (otherwise you will all 2&#039;s)<br />UPDATE 0_customers SET tax_group = 3 WHERE tax_group=1; <br />then take the 2&#039;s to 1. and finally take the 3&#039;s to 2. I hope you understand what I mean.</p><p>On the final transacftions the tax types should be the same. We do not same the tax groups on any document only tax types.<br />For safety make first a test on the Training Co. to be sure it works ok.</p><p>/Joe</p>]]></content>
			<author>
				<name><![CDATA[joe]]></name>
				<uri>https://frontaccounting.com/punbb/profile.php?id=3</uri>
			</author>
			<updated>2011-02-02T15:31:57Z</updated>
			<id>https://frontaccounting.com/punbb/viewtopic.php?pid=8239#p8239</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[default tax group]]></title>
			<link rel="alternate" href="https://frontaccounting.com/punbb/viewtopic.php?pid=8237#p8237" />
			<content type="html"><![CDATA[<p>I would like the default tax group to be tax exempt.&nbsp; I have 2 groups:&nbsp; tax, tax exempt.&nbsp; Right now tax is the default.&nbsp; How or where do I change it?&nbsp; I know that if I just alter the tax_group table and make tax exempt the first entry, then that shows up as the default, but then I have a bunch of customers who would have the wrong entry in the tax_group_id field.&nbsp; What is my best solution?</p>]]></content>
			<author>
				<name><![CDATA[ed10]]></name>
				<uri>https://frontaccounting.com/punbb/profile.php?id=1686</uri>
			</author>
			<updated>2011-02-02T15:02:05Z</updated>
			<id>https://frontaccounting.com/punbb/viewtopic.php?pid=8237#p8237</id>
		</entry>
</feed>
