<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Real Life Accounting Blog &#187; Accounting Fundamentals</title>
	<atom:link href="http://blog.reallifeaccounting.com/category/accounting-fundamentals/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.reallifeaccounting.com</link>
	<description>Sharing accounting knowledge step-by-step</description>
	<lastBuildDate>Thu, 06 Aug 2009 18:37:01 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
		<item>
		<title>T-Accounts:  A Great Tool for Solving Accounting Transactions</title>
		<link>http://blog.reallifeaccounting.com/2005/12/07/t-accounts-a-great-tool-for-solving-accounting-transactions/</link>
		<comments>http://blog.reallifeaccounting.com/2005/12/07/t-accounts-a-great-tool-for-solving-accounting-transactions/#comments</comments>
		<pubDate>Wed, 07 Dec 2005 19:22:09 +0000</pubDate>
		<dc:creator>John</dc:creator>
				<category><![CDATA[Accounting Fundamentals]]></category>

		<guid isPermaLink="false">http://www.reallifeaccounting.com:8080/blog/?p=31</guid>
		<description><![CDATA[T-Account defined A T-Account is a template or format shaped like a “T” that represents a particular general ledger account. Debit entries are recorded on the left side of the “T” and credit entries are recorded on the right side of the “T”. It is a tool for organizing journal entries and analyzing accounting transactions. [...]]]></description>
			<content:encoded><![CDATA[<h2>T-Account defined</h2>
<p>A T-Account is a template or format shaped like a “T” that represents a particular general ledger account. Debit entries are recorded on the left side of the “T” and credit entries are recorded on the right side of the “T”. It is a tool for organizing journal entries and analyzing accounting transactions.</p>
<h2>Working with T-Accounts</h2>
<p>There are a few business owners or managers who have a fantastic ability to  remember details, but I would venture to say that most of us find our memory  diminishing over time. T-Accounts come in handy when a series of journal entries are required and it becomes too difficult to keep all of them in your head.</p>
<p>When solving accounting problems, you have to think of accounting transactions in terms of the “accounting model”. Click this link if you need  to refresh your memory regarding the accounting model:</p>
<p><a href="http://www.reallifeaccounting.com/accounting_model.asp">http://www.reallifeaccounting.com/accounting_model.asp</a></p>
<p>The “accounting model” is a template you can use to remember how  debits and credits work. The two most common scenarios for using T-Accounts  are: 1) determining why certain transactions were previously posted to the general  ledger; or, 2) working out the most appropriate place to post certain accounting<br />
transactions.</p>
<p>T-Accounts work because they are visually effective. This means they are simple  to understand and usually it is possible to portray all the T-Accounts on one page. Let’s look at a basic accounting transaction and then translate it into T-Account form. Assume you sold an accessory to one of your rental inventory assets for $35 cash and deposited the money into the bank. You originally bought the accessory for $20 and put it into inventory until it was sold. The journal entries for the transaction would look like this:</p>
<table class="journal" border="0" cellspacing="0" cellpadding="0">
<tbody>
<tr>
<th class="description">DESCRIPTION</th>
<th class="debit">DEBIT</th>
<th class="credit">CREDIT</th>
</tr>
<tr>
<td>Cash</td>
<td class="debit">35.00</td>
<td class="credit"></td>
</tr>
<tr>
<td class="indent">Sales</td>
<td class="debit"></td>
<td class="credit">35.00</td>
</tr>
</tbody>
</table>
<table class="journal" border="0" cellspacing="0" cellpadding="0">
<tbody>
<tr>
<th class="description">DESCRIPTION</th>
<th class="debit">DEBIT</th>
<th class="credit">CREDIT</th>
</tr>
<tr>
<td>Cost of Goods Sold</td>
<td class="debit">20.00</td>
<td></td>
</tr>
<tr>
<td class="indent">Inventory</td>
<td></td>
<td class="credit">20.00</td>
</tr>
</tbody>
</table>
<p>The T-Accounts would look like this:</p>
<div class="t-account">
<div class="title">Cash</div>
<div class="columns">
<div class="left-side">35.00</div>
</div>
</div>
<div class="t-account">
<div class="title">Sales</div>
<div class="columns">
<div class="left-side">&nbsp;</div>
<div class="right-side">35.00</div>
</div>
</div>
<p style="clear:left">
<div class="t-account">
<div class="title">Cost of Goods Sold</div>
<div class="columns">
<div class="left-side">20.00</div>
</div>
</div>
<div class="t-account">
<div class="title">Inventory</div>
<div class="columns">
<div class="left-side">&nbsp;</div>
<div class="right-side">20.00</div>
</div>
</div>
<p style="clear:left">You can easily see that the debits equal the credits. Let’s look at a more complex accounting transaction. You bought a company van to delivery your rental inventory for $25,000 and you did this by putting $5,000 down and setting up a liability (Notes Payable) for $20,000. You made your first payment of $380, of which $80 was interest, and your first month’s depreciation was $833. To the unfamiliar, these transactions might appear confusing until T-Accounts are used.</p>
<div class="t-account">
<div class="title">Fixed Assets – Van</div>
<div class="columns">
<div class="left-side">25,000</div>
<div class="right-side"></div>
</div>
</div>
<div class="t-account">
<div class="title">Cash</div>
<div class="columns">
<div class="left-side">&nbsp;</div>
<div class="right-side">5,000</div>
</div>
</div>
<div class="t-account">
<div class="title">Notes Payable</div>
<div class="columns">
<div class="left-side">&nbsp;</div>
<div class="right-side">20,000</div>
</div>
</div>
<p style="clear:left">
<div class="t-account">
<div class="title">Notes Payable</div>
<div class="columns">
<div class="left-side">300</div>
</div>
</div>
<div class="t-account">
<div class="title">Interest Expense</div>
<div class="columns">
<div class="left-side">80</div>
</div>
</div>
<div class="t-account">
<div class="title">Cash</div>
<div class="columns">
<div class="left-side">&nbsp;</div>
<div class="right-side">380</div>
</div>
</div>
<p style="clear:left">
<div class="t-account">
<div class="title">Depreciation Expense</div>
<div class="columns">
<div class="left-side">833</div>
</div>
</div>
<div class="t-account">
<div class="title">Accumulated Depreciation</div>
<div class="columns">
<div class="left-side">&nbsp;</div>
<div class="right-side">833</div>
</div>
<p>&nbsp;</p></div>
<p style="clear:left">A critical step is to make sure that the debits equal the credits. If not, you have made a mistake that must be solved. Next, simply put these T-Accounts in journal entry form:</p>
<table class="journal" border="0" cellspacing="0" cellpadding="0">
<tbody>
<tr>
<th class="description">DESCRIPTION</th>
<th class="debit">DEBIT</th>
<th class="credit">CREDIT</th>
</tr>
<tr>
<td>Fixed Assets &#8211; Van</td>
<td class="indent">25,000</td>
<td></td>
</tr>
<tr>
<td class="indent">Cash</td>
<td></td>
<td class="credit">5,000</td>
</tr>
<tr>
<td class="indent">Notes Payable</td>
<td></td>
<td class="credit">20,000</td>
</tr>
</tbody>
</table>
<table class="journal" border="0" cellspacing="0" cellpadding="0">
<tbody>
<tr>
<th>DESCRIPTION</th>
<th class="debit">DEBIT</th>
<th class="credit">CREDIT</th>
</tr>
<tr>
<td>Notes Payable</td>
<td class="debit">300</td>
<td></td>
</tr>
<tr>
<td>Interest Expense</td>
<td class="debit">80</td>
<td class="credit"></td>
</tr>
<tr>
<td class="indent">Cash</td>
<td></td>
<td class="credit">380</td>
</tr>
</tbody>
</table>
]]></content:encoded>
			<wfw:commentRss>http://blog.reallifeaccounting.com/2005/12/07/t-accounts-a-great-tool-for-solving-accounting-transactions/feed/</wfw:commentRss>
		<slash:comments>18</slash:comments>
		</item>
		<item>
		<title>Why Can Credit Card Companies Charge Such High Interest Rates?</title>
		<link>http://blog.reallifeaccounting.com/2005/07/16/why-can-credit-card-companies-charge-such-high-interest-rates/</link>
		<comments>http://blog.reallifeaccounting.com/2005/07/16/why-can-credit-card-companies-charge-such-high-interest-rates/#comments</comments>
		<pubDate>Sat, 16 Jul 2005 22:30:53 +0000</pubDate>
		<dc:creator>John</dc:creator>
				<category><![CDATA[Accounting Fundamentals]]></category>

		<guid isPermaLink="false">http://www.reallifeaccounting.com:8080/blog/?p=37</guid>
		<description><![CDATA[With interest rates as low as they are today, how can these credit card companies charge such high interest rates? To charge almost 25% in today’s market seems rather excessive, to say the least. Credit card companies are usually large financial institutions such as banks or stores. They say it is appropriate to charge high [...]]]></description>
			<content:encoded><![CDATA[<p>With interest rates as low as they are today, how can these credit card companies charge such high interest rates? To charge almost 25% in today’s market seems rather excessive, to say the least. Credit card companies are usually large financial institutions such as banks or stores. They say it is appropriate to charge high rates because they are issuing “unsecured credit” and they have to build in a cushion to make up for all the people who default on their loans. Make no mistake, these financial institutions are a powerful lobby and have many friends in high places. You may remember, last year, that the credit card companies were becoming alarmed because over a million people a year were claiming bankruptcy. As a result, we now have new laws that make it more difficult to declare bankruptcy. It seems like they get to have it both ways. In other words, they are reducing their risk by charging the high rates and by making it more difficult to default on the loans.</p>
<p>The reason you are getting so many offers for credit cards today is because the credit card business is so lucrative. The financial institutions don’t seem to mind that consumers are becoming so debt ridden that it threatens our entire economic system. There has been some real concern that if over one million people declare bankruptcy each year during an economic boom, how many more are going to declare when there is a downturn. The fear is that some of these financial institutions may not be able to sustain the losses that could come when ten million people declare bankruptcy. The makings for a huge economic catastrophe could be in the works.</p>
<p>Are we simply victims of these large financial organizations? Or, is it our responsibility to control ourselves? Most of us don’t drink poison knowingly. No, but this is a case of that old jungle disease called the “creeping crud”. We allow ourselves to be seduced by the “easy money” gradually. We fool ourselves into believing that we are going to make more money in the future and then we can afford to pay off the card/s. For many of us, our whole lives are invested in our business. When times are tough, we use the easy money to sustain us. There seems no other choice. Incredibly, some of us are able to acquire numerous cards and rack up $100,000 worth of debt before the institutions stop lending. We pay the minimum payments because that is all we can afford. To our dismay, even as our business succeeds and produces more money, we find that the extra money is going to pay the debts. If we have equity in our homes, we usually refinance and pay off the credit cards. It is temporary relief until the cycle begins again. Eventually, the equity in our home disappears, and we are back, owing a ton on our credit cards. It is a vicious cycle, if there ever was one.</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.reallifeaccounting.com/2005/07/16/why-can-credit-card-companies-charge-such-high-interest-rates/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Disposing of Assets &#8211; Figuring Gain or Loss</title>
		<link>http://blog.reallifeaccounting.com/2005/04/29/disposing-of-assets-figuring-gain-or-loss/</link>
		<comments>http://blog.reallifeaccounting.com/2005/04/29/disposing-of-assets-figuring-gain-or-loss/#comments</comments>
		<pubDate>Fri, 29 Apr 2005 22:42:46 +0000</pubDate>
		<dc:creator>John</dc:creator>
				<category><![CDATA[Accounting Fundamentals]]></category>

		<guid isPermaLink="false">http://www.reallifeaccounting.com:8080/blog/?p=39</guid>
		<description><![CDATA[The definition of Gain and Loss is as follows: Gain: When the sales price of a fixed asset exceeds the fixed asset’s book value. Loss: When the sales price of a fixed asset is lower than the fixed asset’s book value. How would you feel if you sold one of your fixed assets in your [...]]]></description>
			<content:encoded><![CDATA[<p>The definition of Gain and Loss is as follows:</p>
<p>Gain: When the sales price of a fixed asset exceeds the fixed asset’s book value.</p>
<p>Loss: When the sales price of a fixed asset is lower than the fixed asset’s book value.</p>
<p>How would you feel if you sold one of your fixed assets in your business for $2500, deposited that amount in your bank account, recorded it as revenue, paid taxes on the profit, and then, found out you only needed to report $500 not $2500? Kind of foolish maybe? It happens all the time, because people don’t know how to figure the gain or loss from the disposition of their assets.</p>
<p>Knowing how to write the proper adjusting journal entries that will record all the parts of a sale or trade of your fixed assets is a little complicated, especially when it comes to trades, and not possible to explain entirely in this article. The subject matter is thoroughly discussed my Real Life Accounting for Non-Accountants course. However, I can demonstrate some of the mechanics involved so that you will be aware that, when you sell or discard an asset, there is more to consider than meets the eye.</p>
<p>For example, let’s assume that you bought an office desk for $2500 and depreciated it using the Double-Declining method with a one-half year convention. In the U.S. this is called MACRS (pronounced “makers”) or Modified Asset Cost Recovery System. The MACRS system requires a desk to be depreciated over seven years. Three years later, you decide the desk size is too small, so you sell it for $1800. The first step in determining the gain or loss on the sale is to figure out what the book value of the desk is. This is fairly easy to do if you have maintained a depreciation schedule for the desk. Set up a format such as this:</p>
<p>Original Cost Desk: $2,500.00</p>
<p>Depreciation:</p>
<p>Year 1) $357.25</p>
<p>Year 2) $612.25</p>
<p>Year 3) $218.63</p>
<p>Total Depreciation: <$1,183.13></p>
<p>Book Value of Desk: $1,316.87</p>
<p>Desk Sales Price:_ <$1,800.00></p>
<p>Gain on the Desk Sale:$483.13</p>
<p>Why is it a gain? Review the above definition. The sale price exceeds the book value. All this may seem like 2+2=4 to the experienced person, but for newbies it may be helpful to review the underlying concepts. In my course, I like to encourage students to think of these accounting events in terms of what actually took place physically. For instance, you bought a desk and used it for three years. You did not deduct the entire desk the first year you bought it. As a matter of fact, you only deducted an expense of $357.25. During the next two years you only deducted $830.88. Therefore, your fixed asset, called a desk, has a remaining cost basis of $1,316.87. Since you sold that asset for more than your cost basis, you incurred a gain. The Internal Revenue Service requires that that gain be reported as income and taxed accordingly.</p>
<p>On the other hand, had the sales price been only $800, then you would have incurred a loss of $516.87. This makes sense, because your cost basis was $1,316.87 and you only received $800.00 when you sold it. Therefore, the money you lost on the sale is a cost of doing business, and according to U.S. tax law, a deductible item.</p>
<p>So be careful when selling an asset. You don’t want to report more income than is necessary, nor do you want to lose the benefit of a deduction. That is, unless you don’t mind paying extra taxes to the government.</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.reallifeaccounting.com/2005/04/29/disposing-of-assets-figuring-gain-or-loss/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Miscellaneous Suspense: The Handy-Dandy GL Account</title>
		<link>http://blog.reallifeaccounting.com/2005/02/27/miscellaneous-suspense-the-handy-dandy-gl-account/</link>
		<comments>http://blog.reallifeaccounting.com/2005/02/27/miscellaneous-suspense-the-handy-dandy-gl-account/#comments</comments>
		<pubDate>Sun, 27 Feb 2005 23:45:02 +0000</pubDate>
		<dc:creator>John</dc:creator>
				<category><![CDATA[Accounting Fundamentals]]></category>

		<guid isPermaLink="false">http://www.reallifeaccounting.com:8080/blog/?p=51</guid>
		<description><![CDATA[One of the great things about the discipline of accounting is that there is always a tidy solution to an accounting problem. Well, most of the time. The reason for this is because you are done only when the books are &#8220;in balance&#8221;. You can never just throw up your hands, walk away, and leave [...]]]></description>
			<content:encoded><![CDATA[<p>One of the great things about the discipline of accounting is that there is always a tidy solution to an accounting problem. Well, most of the time. The reason for this is because you are done only when the books are &#8220;in balance&#8221;. You can never just throw up your hands, walk away, and leave everything hanging. Each transaction must be dealt with individually and &#8220;put to bed&#8221; so to speak. But what happens when you don’t have all the information you need to complete a transaction? You may need to finish the bookkeeping by a deadline and you can’t let one piece of information stop you in your tracks.</p>
<p>This is where your &#8220;handy-dandy&#8221; General Ledger (GL) account called Miscellaneous Suspense is called into action. No, I didn’t type that wrong. It is not Miscellaneous Expense. The word is &#8220;suspense&#8221; like &#8220;suspended animation&#8221;. Miscellaneous Suspense is a holding account where temporary transactions are held until further information is available that will tell you where to record the transactions permanently.</p>
<p>To begin, we need to establish where Miscellaneous Suspense should be located on the Chart of Accounts. The Chart of Accounts is a list of all the GL accounts organized by the five sections: Assets; Liabilities; Equity; Revenue; and Expense. There is no set rule where Miscellaneous Suspense has to be located. However, it definitely does not belong in the Revenue or Expense sections. I think the easiest place to locate it is in the Asset section, under Other Assets.</p>
<p>Here are some examples of how to use the account:</p>
<p>1)     Let’s assume that you are cruising along entering checks you have written into the Cash Disbursements Journal in your computer accounting software program. All of a sudden you come to a check for $86.28 that has no GL account number on it and it is written to someone that you have never heard of. The boss is out of town, or, if you are the boss, you can’t remember what that check was written for. You can simply code the check to the Miscellaneous Suspense account until you have time to figure it out. Since all checks written result in a decrease to Cash, which is recorded on the credit (right) side of the ledger, the entry of $86.28 will be recorded on the debit (left) side of the ledger.</p>
<pre><strong><span style="text-decoration: underline;">Miscellaneous Suspense</span></strong><strong>              <span style="text-decoration: underline;">Cash-in-Bank   </span></strong></pre>
<pre>86.28 <strong>   |                               | </strong>86.28</pre>
<p>A few days later, you discover that the check was written to a new person who comes in every two weeks to water the office plants. Using the General Journal, you write a journal entry to reclassify the Miscellaneous Suspense entry to Outside Services:</p>
<table border="1" cellspacing="0" cellpadding="0">
<tbody>
<tr>
<td width="168" valign="top"><strong>DESCRIPTION</strong></td>
<td width="84" valign="top"><strong>DEBIT</strong></td>
<td width="84" valign="top"><strong>CREDIT</strong></td>
</tr>
<tr>
<td width="168" valign="top">Outside Services</td>
<td width="84" valign="top">86.28</td>
<td width="84" valign="top"></td>
</tr>
<tr>
<td width="168" valign="top">Misc. Suspense</td>
<td width="84" valign="top"></td>
<td width="84" valign="top">86.29</td>
</tr>
<tr>
<td width="168" valign="top">To reclassify</td>
<td width="84" valign="top"></td>
<td width="84" valign="top"></td>
</tr>
</tbody>
</table>
<pre><strong><span style="text-decoration: underline;">
Miscellaneous Suspense</span>           <span style="text-decoration: underline;">Outside Services</span></strong></pre>
<pre>86.28<strong>     |      </strong>86.28  <strong>         </strong>86.28 <strong> </strong><strong> |</strong></pre>
<p>2)     Sometimes when you buy machinery or equipment you buy it in stages. You may first put a down payment on the item, and then pay for installation charges when the equipment arrives. You might even buy some accessories that have to be attached to the main equipment. Sometimes you may not know whether certain attachments will fit until you try them. Instead of recording all these different payments to the Machinery &amp; Equipment fixed assets account, you can use the Miscellaneous Suspense account to accumulate all the costs until you have a final figure. This way, when you look into the fixed asset account you can identify this one piece of equipment as costing one single amount. For example:</p>
<p>You bought a milling machine that costs $7,800. The down payment was $ 2,000; installation fees $500; accessories $234; $76; $123; and $42. You returned the $123 item and replaced it with a $161 item. These costs came in over a two-month period, and when the equipment was finalized you set up a Note Payable over three years for the remaining amount. The Miscellaneous Suspense account would look like this:</p>
<pre><strong><span style="text-decoration: underline;">Miscellaneous Suspense</span></strong>
2,000    |
 500
  234
   76
  123
   42
<span style="text-decoration: underline;">  161         123</span>
<span style="text-decoration: underline;">3,136         123
</span>3,013
</pre>
<p>Using the General Journal, you would then transfer this total amount of $3,013 from Miscellaneous Suspense plus the amount of the Note Payable to the fixed asset GL account called Machinery &amp; Equipment because that is the full cost of the milling machine.</p>
<table border="1" cellspacing="0" cellpadding="0">
<tbody>
<tr>
<td width="143" valign="top"><strong>DESCRIPTION</strong></td>
<td width="98" valign="top"><strong>DEBIT</strong></td>
<td width="96" valign="top"><strong>CREDIT</strong></td>
</tr>
<tr>
<td width="143" valign="top">
Mach &amp; Equip</td>
<td width="98" valign="top">8,813</td>
<td width="96" valign="top"></td>
</tr>
<tr>
<td width="143" valign="top">Notes Payable</td>
<td width="98" valign="top"></td>
<td width="96" valign="top">5,800</td>
</tr>
<tr>
<td width="143" valign="top">Misc. Suspense</td>
<td width="98" valign="top"></td>
<td width="96" valign="top">3,013</td>
</tr>
</tbody>
</table>
<p>You are probably starting to get the idea now. If you have made a mistake and need to close the books, put the difference in Miscellaneous Suspense until you have time to make the correction. If you find a check has cleared the bank but it’s not on your register and you have no idea what the check was written for, use the Suspense account.</p>
<p>You should clear the Miscellaneous Suspense account by the end of each year; so make sure you write an adequate explanation as to where the numbers came from. This is an accounting technique that keeps your books tidy and easy to understand when, later on, you may be trying to remember what you did.</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.reallifeaccounting.com/2005/02/27/miscellaneous-suspense-the-handy-dandy-gl-account/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Why Petty Cash</title>
		<link>http://blog.reallifeaccounting.com/2005/01/30/why-petty-cash/</link>
		<comments>http://blog.reallifeaccounting.com/2005/01/30/why-petty-cash/#comments</comments>
		<pubDate>Sun, 30 Jan 2005 23:43:40 +0000</pubDate>
		<dc:creator>John</dc:creator>
				<category><![CDATA[Accounting Fundamentals]]></category>

		<guid isPermaLink="false">http://www.reallifeaccounting.com:8080/blog/?p=50</guid>
		<description><![CDATA[Why Petty Cash? It is the difference between sloppy bookkeeping and managing your money properly. You have your own small business, so why not grab a twenty out of the till when you need some pocket money? It may not be the end of the world if you do, but it presupposes a certain attitude [...]]]></description>
			<content:encoded><![CDATA[<p>Why Petty Cash?  It is the difference between sloppy bookkeeping and managing your money properly.  You have your own small business, so why not grab a twenty out of the till when you need some pocket money?  It may not be the end of the world if you do, but it presupposes a certain attitude toward your business.</p>
<p>Keeping track of your finances is one of the most important tasks a business owner has.  A lackadaisical approach in this area can spell trouble.  For instance, I&#8217;ve seen owners who are shocked to find a major discrepancy between the cash receipts and the sales when they are reconciled at the end of the month.  They had no idea they were taking that much money out for lunches, etc.  In addition, what if you have employees who decide they can dip into the till?  There is no way to know who took the cash, the owner or the employee.  In accounting, this is an issue known as “Internal Control“.  Internal controls are established to maintain the integrity of the accounting system.  These are procedures that provide checks and balances to ensure that the figures reported on a financial statement are what they say they are.</p>
<p>In a small business that is large enough to have employees who handle bookkeeping functions such as preparing a bank reconciliation, making bank deposits, and recording entries into the general ledger, an internal control procedure known as the “division of labor“ should be instituted.  Division of labor means that the same person preparing the bank reconciliation should not also make the bank deposits.  The theory here is that it is less likely that two employees will “collude“ with each other to commit a crime.</p>
<p>The petty cash system is part of a company&#8217;s internal control procedures.  A set amount, such as $100 is established by withdrawing the cash from the bank and placing it in a separate locked box.  When cash is removed from the box, a voucher is filled out for the exact amount of cash and signed by the person removing the cash.  This voucher amount and the remaining amount of cash in the box must total $100.  When the item is purchased, the receipt is placed in the box in lieu of the voucher.  If the box were audited, the auditor would find receipts, vouchers, and cash that equal $100.</p>
<p>You can find locking cash boxes and pads of petty cash voucher slips at your local stationer store.  If your business is small enough not to warrant a petty cash box, then you should at least use the voucher slips to replace any money you take out of the cash register till.  Follow the same procedures above, and you will always know where your cash went and what it was spent for.</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.reallifeaccounting.com/2005/01/30/why-petty-cash/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Journalizing Payroll</title>
		<link>http://blog.reallifeaccounting.com/2004/12/20/journalizing-payroll/</link>
		<comments>http://blog.reallifeaccounting.com/2004/12/20/journalizing-payroll/#comments</comments>
		<pubDate>Mon, 20 Dec 2004 23:41:13 +0000</pubDate>
		<dc:creator>John</dc:creator>
				<category><![CDATA[Accounting Fundamentals]]></category>

		<guid isPermaLink="false">http://www.reallifeaccounting.com:8080/blog/?p=48</guid>
		<description><![CDATA[If you are a business owner or manager, chances are you have had to deal with payroll and all of its complexities. If you haven’t dealt with payroll yet, you may have to in the future. There are many parts to payroll. First you have to learn how to calculate withholding taxes for employees and [...]]]></description>
			<content:encoded><![CDATA[<p>If you are a business owner or manager, chances are you have had to deal with payroll and all of its complexities. If you haven’t dealt with payroll yet, you may have to in the future. There are many parts to payroll. First you have to learn how to calculate withholding taxes for employees and understand all the federal and state rules associated with those taxes. If you don’t stay on top of the rules, which can change from year to year, you risk miscalculating the taxes and/or missing reporting deadlines. The price for not conforming to the rules can be severe penalties.</p>
<p>Faced with these hurdles, many small businesses opt for a payroll tax service. This is usually a good idea, as these services tend to be inexpensive and can lift a heavy burden from the shoulders of an owner or manager. However, the information provided by the payroll service company has to be entered into the company’s books. There is a simple way to do this, but first, you must have an understanding of what you are trying to accomplish.</p>
<p>It is imperative to understand the difference between “employee withholding taxes” and “employer payroll taxes”. In the U. S., it works like this:</p>
<table border="0" cellspacing="0" cellpadding="3">
<tbody>
<tr>
<td><span style="text-decoration: underline;"><strong>Employee Taxes</strong></span></td>
<td><span style="text-decoration: underline;"><strong>Employer Taxes</strong></span></td>
</tr>
<tr>
<td></td>
<td></td>
</tr>
<tr valign="top">
<td>Federal:<br />
FIT (Federal Income Tax)<br />
FICA Tax (Social Security)<br />
Medicare Tax<br />
State:<br />
SIT (State Income Tax)<br />
SDI (State Disability Insurance)</td>
<td>
Federal:<br />
FICA Tax<br />
Medicare Tax<br />
FUTA Tax (Federal Unemployment)<br />
State:<br />
SUTA Tax (State Unemployment)</td>
</tr>
</tbody>
</table>
<p>The state I use in the example is California. The state, in which you live may have different withholdings, so be sure to find out what they are, if any. Either way, you will have to follow the same accounting procedures.</p>
<p>Many of the larger payroll service companies provide a ton of information in the form of payroll reports. Unfortunately, the payroll information you need for your general ledger is often not easily discernable. I have had a payroll service business in Santa Barbara for 20 years, and even I have a hard time deciphering the large payroll service companies’ reports.</p>
<p>The larger payroll companies insist that you pay your payroll taxes “the day” of payroll. Therefore, you must set up an agreement between your bank and the payroll company so that the payroll company can automatically withdraw funds from your account to their account. They pay the taxing agencies directly. Your taxes may not be due on that exact date, so the payroll company has use of your money until the time the taxes are paid. It has been reported that they make millions on the interest alone from the float. (Well, anyway they used to).</p>
<p>If you use a smaller, perhaps local, payroll service company, they may simply process your payroll data and then provide you with the information you need to write your own checks to employees and the federal and state taxing authorities.</p>
<p>The challenge for you is to record the gross wages and withholdings in the proper accounts, and to reconcile what you actually owe for each tax against what has been paid. It’s a bit of pain, but once you get the hang of it, it’s not too difficult. Here’s how I do it:</p>
<p>One of your reports should be a payroll history that lists each employee, his/ her gross wages, FIT, FICA, Medicare, SIT, SDI, and net wages. For instance:</p>
<table border="0" cellspacing="0" cellpadding="3" width="80%">
<tbody>
<tr align="center">
<td><span style="text-decoration: underline;">Gross Wages</span></td>
<td><span style="text-decoration: underline;">FIT</span></td>
<td><span style="text-decoration: underline;">FICA</span></td>
<td><span style="text-decoration: underline;">Medicare</span></td>
<td><span style="text-decoration: underline;">SIT</span></td>
<td><span style="text-decoration: underline;">SDI</span></td>
<td><span style="text-decoration: underline;">Other</span></td>
<td><span style="text-decoration: underline;">Net Wages</span></td>
</tr>
<tr align="center">
<td>10,000.00</td>
<td>2,600.00</td>
<td>620.00</td>
<td>145.00</td>
<td>400.00</td>
<td>80.00</td>
<td>20.00</td>
<td>6135.00</td>
</tr>
</tbody>
</table>
<p>There should be another report that clearly shows the <em>employer</em> payroll taxes.</p>
<table border="0" cellspacing="0" cellpadding="3" width="50%">
<tbody>
<tr align="center">
<td><span style="text-decoration: underline;">FICA</span></td>
<td><span style="text-decoration: underline;">Medicare</span></td>
<td><span style="text-decoration: underline;">FUTA</span></td>
<td><span style="text-decoration: underline;">SUTA</span></td>
</tr>
<tr align="center">
<td>620.00</td>
<td>145.00</td>
<td>80.00</td>
<td>350.00</td>
</tr>
</tbody>
</table>
<p>This is the information you need to write your payroll journal entry. Here is an example of a journal entry for the employee side:</p>
<h3>A.</h3>
<table border="1" cellspacing="0" cellpadding="3" width="60%">
<tbody>
<tr>
<td>DESCRIPTION</td>
<td>DEBIT</td>
<td>CREDIT</td>
</tr>
<tr>
<td>Gross Wages</td>
<td align="right">10,000.00</td>
<td align="right"></td>
</tr>
<tr>
<td>FIT, FICA, Medicare</td>
<td align="right"></td>
<td align="right">3,365.00</td>
</tr>
<tr>
<td>SIT, SDI</td>
<td align="right"></td>
<td align="right">480.00</td>
</tr>
<tr>
<td>Employee Advance</td>
<td align="right"></td>
<td align="right">20.00</td>
</tr>
<tr>
<td>Payroll Clearing</td>
<td align="right"></td>
<td align="right">6,135.00</td>
</tr>
<tr>
<td>To record payroll for xx/xx/xx</td>
<td align="right"></td>
<td align="right"></td>
</tr>
</tbody>
</table>
<p>Here is the example for employer payroll taxes:</p>
<h3>B.</h3>
<table border="1" cellspacing="0" cellpadding="3" width="60%">
<tbody>
<tr>
<td>DESCRIPTION</td>
<td>DEBIT</td>
<td>CREDIT</td>
</tr>
<tr>
<td>Employer Payroll Tax</td>
<td align="right">1,195.00</td>
<td align="right"></td>
</tr>
<tr>
<td>Accrued Employer P/R Tax</td>
<td align="right"></td>
<td align="right">1,195.00</td>
</tr>
<tr>
<td>To record employer payroll taxes: FICA, Med, FUTA, SUTA</td>
<td align="right"></td>
<td align="right"></td>
</tr>
</tbody>
</table>
<p>Look at what you have accomplished with these journal entries. In the first journal entry (A), you recorded your gross wages to the appropriate expense account. You set up the liability for the employee taxes payable. You recorded a credit in the employee advance account, assuming an employee was given a $20.00 advance earlier. You recorded a credit to the Payroll Clearing account for the correct amount of net checks that were paid out. This amount should clear out all the individual checks posted to the Payroll Clearing account that were paid to employees via your cash disbursements system.</p>
<p>For those unfamiliar with a payroll clearing account, it is a general ledger account that is normally set up in the asset section of the balance sheet. The purpose it serves is to reconcile all the net payroll checks paid to employees during an accounting period with a general journal entry that summarizes the total of all the net payroll checks. If an error occurs, the difference will remain in the payroll clearing account. This difference can then be researched to find the cause of the error.</p>
<p>If you write your payroll checks directly out of your cash disbursements system, along with all your other checks, then I recommend using a payroll clearing account. If you use a separate bank account just for payroll, then you probably don’t need a payroll clearing account.</p>
<p>In the second journal entry (B), you recorded all the employer payroll taxes to the expense account and set up the liability for those payroll taxes. When the taxes are actually paid, the amounts will be recorded as a debit to Accrued Employer Payroll Taxes, and the employee FIT, FICA, Medicare, SIT, SDI tax liability accounts, which will zero out those accounts. For instance:</p>
<table border="1" cellspacing="0" cellpadding="3" width="60%">
<tbody>
<tr>
<td>DESCRIPTION</td>
<td>DEBIT</td>
<td>CREDIT</td>
</tr>
<tr>
<td>FIT, FICA, Medicare</td>
<td align="right">3,365.00</td>
<td align="right"></td>
</tr>
<tr>
<td>SIT, SDI</td>
<td align="right">480.00</td>
<td align="right"></td>
</tr>
<tr>
<td>Employer P/R Taxes</td>
<td align="right">1,195.00</td>
<td align="right"></td>
</tr>
<tr>
<td>Cash</td>
<td align="right"></td>
<td align="right">5,040.00</td>
</tr>
</tbody>
</table>
<p>An advantage of using a smaller payroll service company or using your own payroll software program in your business is that you have the use of your money until the taxes become due. This can be critical if you happen to be suffering from a cash flow shortage. In addition, small payroll service companies tend to be more flexible when it comes to reversing mistakes, running a special payroll, researching tax inquiries, handling worker’s compensation audits, etc.</p>
<p>Whether you use an outside payroll service or buy your own payroll software, I would make sure that the reports you receive are simple to read and clearly display the critical information you need to record your payroll activity quickly and accurately. A payroll software program should post all the information automatically. However, you should be able to verify and prove that the information is correct, as mistakes do happen. This requires good reports and a solid understanding of how recording payroll works.</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.reallifeaccounting.com/2004/12/20/journalizing-payroll/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Undertanding Depreciation &#8211; It&#8217;s not as hard as you might think</title>
		<link>http://blog.reallifeaccounting.com/2004/11/30/undertanding-depreciation-its-not-as-hard-as-you-might-think/</link>
		<comments>http://blog.reallifeaccounting.com/2004/11/30/undertanding-depreciation-its-not-as-hard-as-you-might-think/#comments</comments>
		<pubDate>Tue, 30 Nov 2004 23:28:25 +0000</pubDate>
		<dc:creator>John</dc:creator>
				<category><![CDATA[Accounting Fundamentals]]></category>

		<guid isPermaLink="false">http://www.reallifeaccounting.com:8080/blog/?p=43</guid>
		<description><![CDATA[Depreciation is defined as a portion of the cost that reflects the use of a fixed asset during an accounting period. A fixed asset is an item that has a useful life of over one year. An accounting period is usually a month, quarter, six months or one year. Let’s say you bought a desk [...]]]></description>
			<content:encoded><![CDATA[<p>Depreciation is defined as a portion of the cost that reflects the use of a fixed asset during an accounting period. A fixed asset is an item that has a useful life of over one year. An accounting period is usually a month, quarter, six months or one year. Let’s say you bought a desk for your office on January 1, for $1000 and it was determined that the desk had a useful life of seven years. Using a one year accounting period and the “straight-line” method of depreciation, the portion of the cost to be depreciated would be one-seventh of $1000, or $142.86.</p>
<p>Most non-accountants roll their eyes and shudder when the topic of “depreciation” comes up. This is where the line in the sand is drawn. Depreciation is far too complicated to try and figure out, or so it seems to many. But is it really? Surely the definition of depreciation mentioned above is not that difficult to comprehend. If you look closely you will see that there are five pieces of information you must have in order to determine the amount of depreciation you can deduct in one year. They are:</p>
<ul>
<li>The nature of the item purchased (the desk).</li>
<li>The date the item was placed in service (Jan 1)</li>
<li>The cost of the item ($1000).</li>
<li>The useful life of the item (seven years).</li>
<li>The method of depreciation to be used (straight-line)</li>
</ul>
<p>The first three are easy to figure out, the second two are also easy but require a little research. How do you figure out the useful life of an item? Let me regress for a moment. There is “book depreciation” which is based on the real useful life of an item, and there is the IRS version of what constitutes the useful life of an item. A business that is concerned with accurately allocating its costs so that it can get a true picture of net profit will use book depreciation on its financial statements.</p>
<p>However, for tax purposes the business is required to use the IRS method. The IRS may have shorter or longer useful lives for fixed assets causing a higher or lower depreciation write-off. The higher the write-off, the less tax a business pays. The long and short of it is that you end up having to create a book financial statement and a tax financial statement. So, most small businesses that aren’t concerned with a precise measurement of their net profit use the IRS method on their books. This means that all you have to do is look in IRS Publication 946 to find the useful life of a particular item.</p>
<p>The last piece of information you need is found by determining the method of depreciation to use. Most often it will be one of two methods: the “straight-line” method or an accelerated method called the “double-declining balance” method. Let’s briefly discuss these two methods:</p>
<p>-Straight-line – This is the simple method mentioned in the definition above. Just take the cost of the item, divide it by the useful life and you’ve got the answer. Yes, you will have to adjust the depreciation for the first year you placed the item in service and for the last year when you removed the item from service. For instance, if your depreciation for one year was $150 and you placed the item in service on April 1 then divide $150 by 12 (months) and multiply $12.50 by 9 (months) to get $112.50. If you removed the item on February 28 then your deduction will only be $25.00 (2 x $12.50).</p>
<p>-Double-declining balance – The idea behind this method is that when an item is purchased new, you will use up more of it in the earlier years of its life, therefore, justifying a higher depreciation deduction in the earlier years. With this method, simply divide the cost of the item by the useful life years as in the straight-line method. Then, multiply that result by 2 (double) in the first year. The second year, take the cost of the item and subtract the accumulated depreciation. Next, divide that result by the useful life and multiply that result by 2, and so on for each remaining year.</p>
<p>But, wait! You don’t have to do this. The IRS provides tables that have the percentages worked out for each year of the two different methods. Not only that, they have set up special first year “conventions” that assume you purchased your depreciable fixed assets on June 30. This is called the one-half year convention. The idea behind this is that you may have bought some items earlier than June 30 and some after that date. So, to make it easy to figure out, they assume the higher and lower depreciation amounts will all average out.</p>
<p>Actually, the IRS doesn’t even call it depreciation anymore. They call it “cost recovery”. Let’s face it. This is a political tool. Congress giveth and taketh away. They have been playing with this system for years. If they want to stimulate growth in business they will shorten the useful life of assets so businesses can attain a higher write-off. If they are not in the mood, they will extend the useful life of an item. A good example is the 39 years set for the useful life of commercial property. This means that if you lease a building for your business and make improvements, those improvements have to be depreciated over 39 years. The House has just approved a bill to drop that down to 15 years for leasehold improvements, but the Senate hasn’t yet approved it.</p>
<p>Before December 31, 1986 we had ACRS or Accelerated Cost Recovery System. Currently, we have MACRS or Modified Accelerated Cost Recovery System. Every time congress tweaks the rules they give it a different name.</p>
<p>Keep in mind there are different schedules for different properties. For instance, residential real property is depreciated over twenty-seven and one-half years and non-residential real property is depreciated over thirty-nine years. In addition, if more than forty percent of your total fixed asset purchases occurred in the last quarter of the year, then, you must use a mid-quarter convention. This convention assumes that your purchases made in the last quarter of the year were made on November 15. This prevents you from buying a big expensive piece of equipment on December 31 and treating it as though it were purchased on June 30 and gaining a larger depreciation expense.</p>
<p>Understanding how basic depreciation works can be valuable to the small business owner because it helps to know the tax implications when planning for capital equipment purchases.</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.reallifeaccounting.com/2004/11/30/undertanding-depreciation-its-not-as-hard-as-you-might-think/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>The General Journal &#8211; Your Most Versatile Accounting Tool</title>
		<link>http://blog.reallifeaccounting.com/2004/11/01/the-general-journal-your-most-versatile-accounting-tool/</link>
		<comments>http://blog.reallifeaccounting.com/2004/11/01/the-general-journal-your-most-versatile-accounting-tool/#comments</comments>
		<pubDate>Mon, 01 Nov 2004 23:35:40 +0000</pubDate>
		<dc:creator>John</dc:creator>
				<category><![CDATA[Accounting Fundamentals]]></category>

		<guid isPermaLink="false">http://www.reallifeaccounting.com:8080/blog/?p=46</guid>
		<description><![CDATA[A journal is a record of transactions that shows the accounts and amounts of both the debit side and credit side of the entry. A General Journal is the primary journal or place to record transactions that do not fit into any other journal. The General Journal (GJ) serves a major purpose. In many small [...]]]></description>
			<content:encoded><![CDATA[<p>A journal is a record of transactions that shows the accounts and amounts of both the debit side and credit side of the entry. A General Journal is the primary journal or place to record transactions that do not fit into any other journal.</p>
<p>The General Journal (GJ) serves a major purpose. In many small business situations, the Cash Disbursements (CD) Journal is the only journal used in conjunction with the GJ. The CD journal you may recall is essentially your checkbook register. That being the case, one side of the transactions always results in a credit (decrease) to Cash. Your computer system automatically decreases cash and you decide which GL accounts to debit the checks. This is pretty straightforward. If you can’t remember how debits and credits work, type the following link to review the &#8220;accounting Model&#8221;:</p>
<p><a href="http://www.reallifeaccounting.com/accounting_model.asp">http://www.reallifeaccounting.com/accounting_model.asp</a></p>
<p>But, how do you enter information into your computer that is not related to the checks you wrote? Consider for instance, items such as: bank charges; correction of mistakes; deposits to the bank; sales; sales tax; non-sufficient funds (NSF) from customer checks that bounce; depreciation expense; gain or losses from the sale or trade of fixed assets; notes payable; inventory adjustments; accounts receivable and accounts payable entries; payroll; and, any other unusual transactions that might occur.</p>
<p>Use of the General Journal sets apart the person who knows how accounting works from those who don’t. Why? Because one must understand how debits and credits work in order to write the adjusting journal entries. This simple knowledge is what gives power to the user. This ability allows a person to solve problems, straighten out messes, bring order to disorder, and not be fooled or intimidated by anyone. I remember one day I was in a client’s office and was getting ready to leave for another client appointment. I mentioned I was working on organizing a corporation’s books that were in chaos, and the principals had no idea what they were doing. I was a little surprised when the client I was with said, “Wow, I would love to have that kind of power”. I had never thought about it that way before, but she was right. There is power with knowledge and it feels good.</p>
<p>The people who &#8220;know they know” how accounting works can explain or communicate information confidently to those that need to know, such as the boss, board of directors, partners, CPA or staff. The General Journal is one of the most versatile tools found in the accountant’s toolbox.</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.reallifeaccounting.com/2004/11/01/the-general-journal-your-most-versatile-accounting-tool/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>The Bank Reconciliation: Your Most Important Navigational Tool</title>
		<link>http://blog.reallifeaccounting.com/2004/10/13/the-bank-reconciliation-your-most-important-navigational-tool/</link>
		<comments>http://blog.reallifeaccounting.com/2004/10/13/the-bank-reconciliation-your-most-important-navigational-tool/#comments</comments>
		<pubDate>Wed, 13 Oct 2004 23:34:46 +0000</pubDate>
		<dc:creator>John</dc:creator>
				<category><![CDATA[Accounting Fundamentals]]></category>

		<guid isPermaLink="false">http://www.reallifeaccounting.com:8080/blog/?p=45</guid>
		<description><![CDATA[The bank reconciliation is defined as a process by which to compare a business entity&#8217;s book cash balance with the bank&#8217;s cash balance as of a given period so as to note any discrepancies. What person would attempt to sail across the ocean without a compass, map, and a sextant? These are traditional navigational tools [...]]]></description>
			<content:encoded><![CDATA[<p>The bank reconciliation is defined as a process by which to compare a business entity&#8217;s book cash balance with the bank&#8217;s cash balance as of a given period so as to note any discrepancies.</p>
<p>What person would attempt to sail across the ocean without a compass, map, and a sextant? These are traditional navigational tools without which one could easily lose one’s way. In accounting, the bank reconciliation serves the same navigational purpose. Here’s why:</p>
<p>Cash is the lifeblood of a business organization. With it you succeed, without it you fail. Cash is so vital to an organization that one must continually keep track of its flow in and out of a business. This flow of cash is analogous to the pulse beat of a human heart. Some businesses check this pulse hourly, some daily. This is usually done via the running check register balance. Deposits are added, checks are subtracted to find the current cash balance.</p>
<p>Because we know that life is not perfect, mistakes are made. In order to find these mistakes, we need to have something from which to compare our calculations. Since we deposit and withdraw our money from a bank we can compare our records to theirs, hence a “bank reconciliation”. Once we have done this we can be reasonably assured that our current check register balance is correct. This is important, because we need accurate information for planning purposes. For instance, can I afford to buy those supplies? Will I have enough money to meet the payroll this week?</p>
<p>Admittedly, some people run their businesses by the “seat of their pants”. I know individuals who call the bank everyday to find out what their cash balance is. However, this method has a fatal flaw called “outstanding checks”. You may have written checks that the bank hasn’t yet received. What happens when those checks hit the bank? You had better have enough deposits to cover them. This is not a good way to run a business.</p>
<p>The bank reconciliation is the heart of your business bookkeeping. It brings light where before there was darkness. It brings order where chaos could potentially reign. Once completed, its power lies in the fact that you now know exactly how much money was deposited in the bank and where that money came from. In addition, there is no guessing as to exactly how much money was withdrawn and for what purpose. It provides a document that you can easily refer to for writing adjusting journal entries. This means you have a clear-cut audit trail that shows where your cash activity originated and how it arrived on the general ledger.</p>
<p>Once you have reached this point in the process of preparing your financial statements you are pointed towards home and the remaining items are usually routine. Those who have tried to prepare financial statements without the bank reconciliation as a guide understand and appreciate what I am talking about.</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.reallifeaccounting.com/2004/10/13/the-bank-reconciliation-your-most-important-navigational-tool/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>The Accounting Model &#8211; Accounting&#8217;s Rosetta Stone</title>
		<link>http://blog.reallifeaccounting.com/2004/09/21/the-accounting-model-accountings-rosetta-stone/</link>
		<comments>http://blog.reallifeaccounting.com/2004/09/21/the-accounting-model-accountings-rosetta-stone/#comments</comments>
		<pubDate>Tue, 21 Sep 2004 23:30:33 +0000</pubDate>
		<dc:creator>John</dc:creator>
				<category><![CDATA[Accounting Fundamentals]]></category>

		<guid isPermaLink="false">http://www.reallifeaccounting.com:8080/blog/?p=44</guid>
		<description><![CDATA[As a small business owner/manager you must have an understanding of the financial end of your business. Certainly, you have a decent grasp of how the business operates, but are you able to visualize an accounting framework that your transactions fit into? To do this requires becoming familiar with how your financial statements are structured [...]]]></description>
			<content:encoded><![CDATA[<p>As a small business owner/manager you must have an understanding of the financial end of your business. Certainly, you have a decent grasp of how the business operates, but are you able to visualize an accounting framework that your transactions fit into? To do this requires becoming familiar with how your financial statements are structured and knowing the rules for recording transactions.</p>
<p>Financial statements consist of a Balance Sheet and Profit &amp; Loss Statement. These two reports act as a “container” for all your business transactions. Each transaction is recorded according to a set of rules called “The Accounting Model”.</p>
<p>The Accounting Model is made up of three very simple parts:</p>
<p>The first part is a ledger page with a line drawn down the middle (like a big T) automatically creating a left and right side of the dividing line. However, in accounting language the word “debit” is used instead of “left” and the word “credit” is used instead of “right”. The trick here is to not make this anymore complicated than it really is. Don’t try to use the words debit and credit to mean increase or decrease like you see on your bank statement. You can do this later when you fully understand how to work with these terms.</p>
<p>The second part is that there are five of these ledger T’s that relate to the five sections found in a set of financial statements. They are: 1) Assets; 2) Liabilities; 3) Equity; 4) Revenue; 5) Expense. The first three relate to the Balance Sheet and last two relate to the Profit &amp; Loss Statement.</p>
<p>The third part is a rule that states: Any transaction that pertains to a section (Assets, Liabilities, etc.) that results in an increase or decrease has to be recorded on either the left or right side of the ledger page.</p>
<p>Go to the following URL to see an example of the Accounting Model, you can print out a copy if you like:</p>
<p><a href="http://www.reallifeaccounting.com/accounting_model.asp">http://www.reallifeaccounting.com/accounting_model.asp</a></p>
<p>The next step is to memorize the model so you can visualize where transactions are to be recorded. Have you ever tried to learn how to use a ten-key calculator or computer keyboard? At some time you have to stop looking at the keys and allow your mind to memorize the keyboard. That’s when you get fast and efficient. Memorizing the accounting model is no different.</p>
<p>Let’s try a sample transaction so you can see how this works. A great technique is to think about what actually happened “physically” in a transaction. This is an important step because doing this will tell you what you need to know in order to convert the physical event into an accounting transaction.</p>
<p>For example, let’s say in your business you had a customer who walked in the door, bought some merchandise and handed you a check for $100. You deposited the $100 check in your bank account and recorded the sale in your sales journal. Keep in mind that each transaction has two parts, a debit (left side) and a credit (right side), and that double-entry accounting requires each side of the ledger to equal each other when the transaction is completed.</p>
<p>The first step is to identify the parts of the transaction and determine in which of the five sections each part belongs. For instance, you know that your $100 cash received is an Asset and your sale is Revenue.</p>
<p>The second step is to identify whether the transaction resulted in an increase or decrease to cash and the sale. In the sample transaction, it is obvious that cash was increased and sales were increased.</p>
<p>The third step is to look at the accounting model and let it tell you on which side of the ledger to record the transaction. Try it now. The model tells you that cash, being an Asset, goes on the left (debit) side when increased, and sales, being Revenue, goes on the right (credit) side when increased.</p>
<p>Since the debits equal the credits the books are said to be “in balance”. This gives you a brief idea about how the Accounting Model is used as a cipher to tell you where to record transactions in your general ledger (GL). All you have to do next is to practice using this system so that you become familiar with all of your GL accounts. Then the day will come when you become aware that you are no longer looking at the “keyboard” and realize that the accounting framework is fully integrated into your thinking process.</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.reallifeaccounting.com/2004/09/21/the-accounting-model-accountings-rosetta-stone/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
