<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
	<channel>
		<title><![CDATA[FrontAccounting forum — Purchase of an asset and depreciation]]></title>
		<link>https://frontaccounting.com/punbb/viewtopic.php?id=5269</link>
		<atom:link href="https://frontaccounting.com/punbb/extern.php?action=feed&amp;tid=5269&amp;type=rss" rel="self" type="application/rss+xml" />
		<description><![CDATA[The most recent posts in Purchase of an asset and depreciation.]]></description>
		<lastBuildDate>Sat, 13 Dec 2014 15:27:36 +0000</lastBuildDate>
		<generator>PunBB</generator>
		<item>
			<title><![CDATA[Re: Purchase of an asset and depreciation]]></title>
			<link>https://frontaccounting.com/punbb/viewtopic.php?pid=21755#p21755</link>
			<description><![CDATA[<p>same problem here</p>]]></description>
			<author><![CDATA[null@example.com (citi2014)]]></author>
			<pubDate>Sat, 13 Dec 2014 15:27:36 +0000</pubDate>
			<guid>https://frontaccounting.com/punbb/viewtopic.php?pid=21755#p21755</guid>
		</item>
		<item>
			<title><![CDATA[Re: Purchase of an asset and depreciation]]></title>
			<link>https://frontaccounting.com/punbb/viewtopic.php?pid=21680#p21680</link>
			<description><![CDATA[<p>up</p>]]></description>
			<author><![CDATA[null@example.com (Silverspoon)]]></author>
			<pubDate>Sat, 06 Dec 2014 14:51:24 +0000</pubDate>
			<guid>https://frontaccounting.com/punbb/viewtopic.php?pid=21680#p21680</guid>
		</item>
		<item>
			<title><![CDATA[Re: Purchase of an asset and depreciation]]></title>
			<link>https://frontaccounting.com/punbb/viewtopic.php?pid=21596#p21596</link>
			<description><![CDATA[<p>Another question: how to record purchase of an equipment and depreciation of this equipment with the help from this package? Thx</p>]]></description>
			<author><![CDATA[null@example.com (Silverspoon)]]></author>
			<pubDate>Sat, 29 Nov 2014 14:26:39 +0000</pubDate>
			<guid>https://frontaccounting.com/punbb/viewtopic.php?pid=21596#p21596</guid>
		</item>
		<item>
			<title><![CDATA[Re: Purchase of an asset and depreciation]]></title>
			<link>https://frontaccounting.com/punbb/viewtopic.php?pid=21268#p21268</link>
			<description><![CDATA[<p>ive solved it by re-installing the package a few times. Thx for your help, guys.</p>]]></description>
			<author><![CDATA[null@example.com (Silverspoon)]]></author>
			<pubDate>Tue, 28 Oct 2014 08:24:12 +0000</pubDate>
			<guid>https://frontaccounting.com/punbb/viewtopic.php?pid=21268#p21268</guid>
		</item>
		<item>
			<title><![CDATA[Re: Purchase of an asset and depreciation]]></title>
			<link>https://frontaccounting.com/punbb/viewtopic.php?pid=21262#p21262</link>
			<description><![CDATA[<p>Do a binary compare with all installed files in your modules/asset_register folder with those in <a href="https://github.com/apmuthu/frontaccounting/tree/master/extensions/Extensions/asset_register">my GitHub Repo</a>.<br />The files in <strong>sql/update.sql</strong> in the module must match yours. It can be appropriately searched and replaced for 0_ to be the same as your company number and then executed on your database.</p>]]></description>
			<author><![CDATA[null@example.com (apmuthu)]]></author>
			<pubDate>Mon, 27 Oct 2014 19:19:18 +0000</pubDate>
			<guid>https://frontaccounting.com/punbb/viewtopic.php?pid=21262#p21262</guid>
		</item>
		<item>
			<title><![CDATA[Re: Purchase of an asset and depreciation]]></title>
			<link>https://frontaccounting.com/punbb/viewtopic.php?pid=21239#p21239</link>
			<description><![CDATA[<p>no, dont create it yourself.</p>]]></description>
			<author><![CDATA[null@example.com (kvvaradha)]]></author>
			<pubDate>Mon, 27 Oct 2014 04:06:14 +0000</pubDate>
			<guid>https://frontaccounting.com/punbb/viewtopic.php?pid=21239#p21239</guid>
		</item>
		<item>
			<title><![CDATA[Re: Purchase of an asset and depreciation]]></title>
			<link>https://frontaccounting.com/punbb/viewtopic.php?pid=21237#p21237</link>
			<description><![CDATA[<p>I dont even see any 0_asset_types table created in my db. Shall i manually create one?</p>]]></description>
			<author><![CDATA[null@example.com (Silverspoon)]]></author>
			<pubDate>Sun, 26 Oct 2014 13:36:10 +0000</pubDate>
			<guid>https://frontaccounting.com/punbb/viewtopic.php?pid=21237#p21237</guid>
		</item>
		<item>
			<title><![CDATA[Re: Purchase of an asset and depreciation]]></title>
			<link>https://frontaccounting.com/punbb/viewtopic.php?pid=21236#p21236</link>
			<description><![CDATA[<p>the error occurs, when you change table prefix. </p><p>check&nbsp; the sql returns&nbsp; 0_asset_types&nbsp; &nbsp;,&nbsp; but your table is xxx0_asste_types ,&nbsp; so there is a&nbsp; problem in table prefix.&nbsp; check it.</p>]]></description>
			<author><![CDATA[null@example.com (kvvaradha)]]></author>
			<pubDate>Sun, 26 Oct 2014 11:37:14 +0000</pubDate>
			<guid>https://frontaccounting.com/punbb/viewtopic.php?pid=21236#p21236</guid>
		</item>
		<item>
			<title><![CDATA[Re: Purchase of an asset and depreciation]]></title>
			<link>https://frontaccounting.com/punbb/viewtopic.php?pid=21234#p21234</link>
			<description><![CDATA[<p>Ive installed the asset package and my db user is granted with all privileges. Having this error<br />DATABASE ERROR : could not get all asset types<br />error code : 1146<br />error message : Table &#039;xxx0_asset_types&#039; doesn&#039;t exist<br />sql that failed was : SELECT * FROM 0_asset_types WHERE !inactive</p><p><img src="https://frontaccounting.com/punbb/img/smilies/sad.png" width="15" height="15" alt="sad" /></p>]]></description>
			<author><![CDATA[null@example.com (Silverspoon)]]></author>
			<pubDate>Sun, 26 Oct 2014 09:36:22 +0000</pubDate>
			<guid>https://frontaccounting.com/punbb/viewtopic.php?pid=21234#p21234</guid>
		</item>
		<item>
			<title><![CDATA[Re: Purchase of an asset and depreciation]]></title>
			<link>https://frontaccounting.com/punbb/viewtopic.php?pid=21232#p21232</link>
			<description><![CDATA[<p>Make sure your db user has triggers and other privileges.</p>]]></description>
			<author><![CDATA[null@example.com (apmuthu)]]></author>
			<pubDate>Sun, 26 Oct 2014 07:57:24 +0000</pubDate>
			<guid>https://frontaccounting.com/punbb/viewtopic.php?pid=21232#p21232</guid>
		</item>
		<item>
			<title><![CDATA[Re: Purchase of an asset and depreciation]]></title>
			<link>https://frontaccounting.com/punbb/viewtopic.php?pid=21230#p21230</link>
			<description><![CDATA[<p>I guess there is an extension that can handle that. Look under Setup tab, Install / Activate Extensions.</p><p>Joe</p>]]></description>
			<author><![CDATA[null@example.com (joe)]]></author>
			<pubDate>Sun, 26 Oct 2014 05:33:27 +0000</pubDate>
			<guid>https://frontaccounting.com/punbb/viewtopic.php?pid=21230#p21230</guid>
		</item>
		<item>
			<title><![CDATA[Purchase of an asset and depreciation]]></title>
			<link>https://frontaccounting.com/punbb/viewtopic.php?pid=21227#p21227</link>
			<description><![CDATA[<p>hi,<br />How to record a purchase of asset that will be depreciated through a number of years?<br />E.g. Office equipment</p><p>Pls assist.<br />Thx</p>]]></description>
			<author><![CDATA[null@example.com (Silverspoon)]]></author>
			<pubDate>Sun, 26 Oct 2014 03:15:56 +0000</pubDate>
			<guid>https://frontaccounting.com/punbb/viewtopic.php?pid=21227#p21227</guid>
		</item>
	</channel>
</rss>
