<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
	<title type="html"><![CDATA[FrontAccounting forum — How to run depreciation for all assets]]></title>
	<link rel="self" href="https://frontaccounting.com/punbb/extern.php?action=feed&amp;tid=7330&amp;type=atom" />
	<updated>2021-07-29T03:31:37Z</updated>
	<generator>PunBB</generator>
	<id>https://frontaccounting.com/punbb/viewtopic.php?id=7330</id>
		<entry>
			<title type="html"><![CDATA[Re: How to run depreciation for all assets]]></title>
			<link rel="alternate" href="https://frontaccounting.com/punbb/viewtopic.php?pid=39786#p39786" />
			<content type="html"><![CDATA[<p>Good evening, has there been any news with this problem?</p>]]></content>
			<author>
				<name><![CDATA[jhernandezmyh]]></name>
				<uri>https://frontaccounting.com/punbb/profile.php?id=41736</uri>
			</author>
			<updated>2021-07-29T03:31:37Z</updated>
			<id>https://frontaccounting.com/punbb/viewtopic.php?pid=39786#p39786</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: How to run depreciation for all assets]]></title>
			<link rel="alternate" href="https://frontaccounting.com/punbb/viewtopic.php?pid=34165#p34165" />
			<content type="html"><![CDATA[<p>Thank you Amputhu,</p><p>Much appreciated.</p><p>Regards, Mugao.</p>]]></content>
			<author>
				<name><![CDATA[mugao-em]]></name>
				<uri>https://frontaccounting.com/punbb/profile.php?id=41939</uri>
			</author>
			<updated>2019-02-05T06:06:02Z</updated>
			<id>https://frontaccounting.com/punbb/viewtopic.php?pid=34165#p34165</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: How to run depreciation for all assets]]></title>
			<link rel="alternate" href="https://frontaccounting.com/punbb/viewtopic.php?pid=34161#p34161" />
			<content type="html"><![CDATA[<p>It is not a solution. It will provide inputs to make an extension to accommodate it as a functionality even possibly in the core, whilst providing you a means of quickly getting the work done in the meanwhile.</p>]]></content>
			<author>
				<name><![CDATA[apmuthu]]></name>
				<uri>https://frontaccounting.com/punbb/profile.php?id=364</uri>
			</author>
			<updated>2019-02-05T03:12:11Z</updated>
			<id>https://frontaccounting.com/punbb/viewtopic.php?pid=34161#p34161</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: How to run depreciation for all assets]]></title>
			<link rel="alternate" href="https://frontaccounting.com/punbb/viewtopic.php?pid=34155#p34155" />
			<content type="html"><![CDATA[<p>How is that a solution seriously?</p>]]></content>
			<author>
				<name><![CDATA[mugao-em]]></name>
				<uri>https://frontaccounting.com/punbb/profile.php?id=41939</uri>
			</author>
			<updated>2019-02-04T10:59:16Z</updated>
			<id>https://frontaccounting.com/punbb/viewtopic.php?pid=34155#p34155</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: How to run depreciation for all assets]]></title>
			<link rel="alternate" href="https://frontaccounting.com/punbb/viewtopic.php?pid=34154#p34154" />
			<content type="html"><![CDATA[<p>1. Take a backup 1.<br />2. Make one depreciation entry manually.<br />3. Make a list of all other assets you wish to depreciate in a similar manner.<br />4. Take backup 2.<br />5. Compare backup 1 and backup 2 and see what SQLs are needed to arrive at the latter from the former.<br />6. Make such SQL statements for other similarly depreciable items and execute it enblock<br />7. If anything breaks, revert to either backup 2 or 1 as appropriate.</p>]]></content>
			<author>
				<name><![CDATA[apmuthu]]></name>
				<uri>https://frontaccounting.com/punbb/profile.php?id=364</uri>
			</author>
			<updated>2019-02-04T10:12:16Z</updated>
			<id>https://frontaccounting.com/punbb/viewtopic.php?pid=34154#p34154</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: How to run depreciation for all assets]]></title>
			<link rel="alternate" href="https://frontaccounting.com/punbb/viewtopic.php?pid=34151#p34151" />
			<content type="html"><![CDATA[<p>Dear Amputhu,</p><p>Hope you are well, has this issue been worked on. Its very tedious depreciating many assets one by one?</p><p>Thanks,</p><p>Mugao</p>]]></content>
			<author>
				<name><![CDATA[mugao-em]]></name>
				<uri>https://frontaccounting.com/punbb/profile.php?id=41939</uri>
			</author>
			<updated>2019-02-04T10:02:57Z</updated>
			<id>https://frontaccounting.com/punbb/viewtopic.php?pid=34151#p34151</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: How to run depreciation for all assets]]></title>
			<link rel="alternate" href="https://frontaccounting.com/punbb/viewtopic.php?pid=30851#p30851" />
			<content type="html"><![CDATA[<p>Possibly a depreciation class to which each asset can pertain....</p><p>@joe: ??</p>]]></content>
			<author>
				<name><![CDATA[apmuthu]]></name>
				<uri>https://frontaccounting.com/punbb/profile.php?id=364</uri>
			</author>
			<updated>2018-02-19T14:22:19Z</updated>
			<id>https://frontaccounting.com/punbb/viewtopic.php?pid=30851#p30851</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: How to run depreciation for all assets]]></title>
			<link rel="alternate" href="https://frontaccounting.com/punbb/viewtopic.php?pid=30848#p30848" />
			<content type="html"><![CDATA[<p>Dear Apmuthu,<br />Thank you for the feedback.<br />Ofcourse your suggestion will work, but it will ignore most validations that are being done at the front end.<br />Please consider adding this feature, it will be very helpful to companies having many assets as most would not want to give users back end access.</p><p>Thank you in advance.</p>]]></content>
			<author>
				<name><![CDATA[mugao-em]]></name>
				<uri>https://frontaccounting.com/punbb/profile.php?id=41939</uri>
			</author>
			<updated>2018-02-19T09:38:11Z</updated>
			<id>https://frontaccounting.com/punbb/viewtopic.php?pid=30848#p30848</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: How to run depreciation for all assets]]></title>
			<link rel="alternate" href="https://frontaccounting.com/punbb/viewtopic.php?pid=30814#p30814" />
			<content type="html"><![CDATA[<p>Take a backup.<br />Enter one such depreciation record.<br />Take another backup and see what SQL INSERTs/ UPDATEs are needed.<br />Restore from first backup.<br />Make SQL statements for all depreciations and then import them into the DB.</p>]]></content>
			<author>
				<name><![CDATA[apmuthu]]></name>
				<uri>https://frontaccounting.com/punbb/profile.php?id=364</uri>
			</author>
			<updated>2018-02-14T15:43:54Z</updated>
			<id>https://frontaccounting.com/punbb/viewtopic.php?pid=30814#p30814</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[How to run depreciation for all assets]]></title>
			<link rel="alternate" href="https://frontaccounting.com/punbb/viewtopic.php?pid=30811#p30811" />
			<content type="html"><![CDATA[<p>HI, i am using FA 2.4.3. Is it possible to depreciate all assets at once for a given period ?<br />Regards,<br />Mugao</p>]]></content>
			<author>
				<name><![CDATA[mugao-em]]></name>
				<uri>https://frontaccounting.com/punbb/profile.php?id=41939</uri>
			</author>
			<updated>2018-02-14T12:54:41Z</updated>
			<id>https://frontaccounting.com/punbb/viewtopic.php?pid=30811#p30811</id>
		</entry>
</feed>
