<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
	<channel>
		<title><![CDATA[FrontAccounting forum — Common Units of Measure]]></title>
		<link>https://frontaccounting.com/punbb/viewtopic.php?id=5331</link>
		<atom:link href="https://frontaccounting.com/punbb/extern.php?action=feed&amp;tid=5331&amp;type=rss" rel="self" type="application/rss+xml" />
		<description><![CDATA[The most recent posts in Common Units of Measure.]]></description>
		<lastBuildDate>Sat, 13 Dec 2014 13:00:17 +0000</lastBuildDate>
		<generator>PunBB</generator>
		<item>
			<title><![CDATA[Re: Common Units of Measure]]></title>
			<link>https://frontaccounting.com/punbb/viewtopic.php?pid=21754#p21754</link>
			<description><![CDATA[<p>Usefully</p>]]></description>
			<author><![CDATA[null@example.com (touchman)]]></author>
			<pubDate>Sat, 13 Dec 2014 13:00:17 +0000</pubDate>
			<guid>https://frontaccounting.com/punbb/viewtopic.php?pid=21754#p21754</guid>
		</item>
		<item>
			<title><![CDATA[Common Units of Measure]]></title>
			<link>https://frontaccounting.com/punbb/viewtopic.php?pid=21540#p21540</link>
			<description><![CDATA[<p>FA comes with <strong>Each</strong> and <strong>Hours</strong> as Units of Measure.<br />The following will add common Units of Measure:<br /></p><div class="codebox"><pre><code>INSERT INTO `0_item_units` (`abbr`,`name`,`decimals`,`inactive`) VALUES
(&#039;pc&#039;,&#039;Pieces&#039;,0,0),
(&#039;lb&#039;,&#039;Pounds&#039;,0,0),
(&#039;kg&#039;,&#039;Kgs&#039;,0,0),
(&#039;cwt&#039;,&#039;CentWt&#039;,0,0),
(&#039;gm&#039;,&#039;Grams&#039;,0,0),
(&#039;ltr&#039;,&#039;Litres&#039;,0,0),
(&#039;gal&#039;,&#039;Gallons&#039;,1,0),
(&#039;km&#039;,&#039;Kilometres&#039;,0,0),
(&#039;mtr&#039;,&#039;Metres&#039;,0,0),
(&#039;cm&#039;,&#039;Centimetres&#039;,0,0),
(&#039;ctn&#039;,&#039;Cartons&#039;,0,0),
(&#039;box&#039;,&#039;Boxes&#039;,0,0),
(&#039;ctr&#039;,&#039;Containers&#039;,0,0),
(&#039;brl&#039;,&#039;Barrels&#039;,0,0),
(&#039;drm&#039;,&#039;Drums&#039;,0,0),
(&#039;ton&#039;,&#039;Tons&#039;,2,0);</code></pre></div><p>Replace the Company prefix for the table in the above statement to suit your install or append it to your CoA sql file before company creation.</p>]]></description>
			<author><![CDATA[null@example.com (apmuthu)]]></author>
			<pubDate>Fri, 21 Nov 2014 21:21:25 +0000</pubDate>
			<guid>https://frontaccounting.com/punbb/viewtopic.php?pid=21540#p21540</guid>
		</item>
	</channel>
</rss>
