MOON
Server: Apache/2.2.23 (Unix) mod_ssl/2.2.23 OpenSSL/0.9.8e-fips-rhel5 mod_auth_passthrough/2.1 mod_bwlimited/1.4 PHP/5.4.10
System: Linux vps.presagepowered.net 2.6.18-398.el5 #1 SMP Tue Sep 16 20:51:48 EDT 2014 i686
User: mckernan (512)
PHP: 5.4.10
Disabled: NONE
Upload Files
File: /home/mckernan/public_html/iJournal/help/topic_notes.htm
<!DOCTYPE html PUBLIC "-//W3C//DTD html 4.01//EN"
"http://www.w3.org/TR/html4/strict.dtd">
<html>
<head>
<title>iJournal Help</title>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" />
<meta NAME="Author" CONTENT="PRESAGEpowered"/>
<link rel="stylesheet" href="help.css" type="text/css"/>
</head>

<body>
<h2>About Notes</h2>
<div id="wrap">
	<p>There are two types of Notes used by <b><i>iJournal</i></b>, 'Client Notes' &amp; 'Internal Notes'. These two types of notes are 
       treated differently and are used for different purposes.</p>
       
    <div class="indent1">
        <h3>Client Notes</h3>
        <p>'CLient Notes' are used to provide additional information to the client. They are included in, and printed together with,  the 
           Financial Statements and are associated with a particular Accounting Period (the Current Accounting Period when the note is entered).</p>
           
        <h4><i>To create a Client Note:</i></h4>
        <div class="indent2">
            <p>&bull; From the top menu, go to <span class="menu">Notes</span> and select <span class="menu">Client&nbsp;Notes</span></p>
        </div>
        <div class="indent3">
            <p>The <span class="scr">Client&nbsp;Notes</span> Screen lists all the client notes available for the current accounting period.</p>
            <p>&bull; To add a new client note, click the <span class="btn">Add&nbsp;New&nbsp;Client&nbsp;Note</span> button.</p>
            <p>&bull; On the <span class="scr">Client&nbsp;Note</span> screen, enter the desired note.</p>
            <p>&bull; When finished, click the <span class="scr">Save&nbsp;Client&nbsp;Note</span> button.</p>
        </div>
        
        <h4><i>'Client Notes' can be used:</i></h4>
        <div class="indent2">
            <ol>
                <li>to alert clients to upcoming changes affecting their business. (Tax law changes, filing requirement changes, etc)</li>
                <li>as a reminder for upcoming deadlines</li>
                <li>as a reminder for any missing information needed from the client</li>
                <li>to disclose any significant Financial Statement items which have been estimated or otherwise not properly reflected 
                    on the statements</li>
                <li>to call attention to any items of concern on the Financial Statements or related documents</li>
                <li>for any other information you wish to disseminate to the client</li>
            </ol>
        </div>
        
    </div>
    <div class="indent1">
        <h3>Internal Notes</h3>
        <p>'Internal Notes' are used as an internal notepad for each client. The notes are NOT PRINTED with the Financial Statements (although 
           a report is available if printing for internal use is desired). 'Internal Notes' are NOT associated with any Accounting Period, and
           remain active until they are deleted.</p>
           
        <h4><i>To create an Internal Note:</i></h4>
        <div class="indent2">
            <p>&bull; From the top menu, go to <span class="menu">Notes</span> and select <span class="menu">Internal&nbsp;Notes</span></p>
        </div>
        
        <div class="indent3">
            <p>The <span class="scr">Internal&nbsp;Notes</span> Screen lists all the currently active internal notes for the client.</p>
            <p>&bull; To add a new internal note, click the <span class="btn">Add&nbsp;New&nbsp;Internal&nbsp;Note</span> button.</p>
            <p>&bull; On the <span class="scr">Internal&nbsp;Note</span> screen, enter the desired note.</p>
            <p>&bull; When finished, click the <span class="scr">Save&nbsp;Internal&nbsp;Note</span> button.</p>
        </div>
        
        <h4><i>'Internal Notes' can be used:</i></h4>
        <div class="indent2">
            <ol>
                <li>as a To-Do list</li>
                <li>as a reminder for upcoming deadlines</li>
                <li>as a reminder for any missing information needed from the client</li>
                <li>to document any items of concern regarding the client</li>
                <li>for any other purpose you deem fit</li>
            </ol>
        </div>
    </div>
</div>



</body>
</html>