<!--                                                                  -->
<!--  Copyright (C) 2006 RoyaltyShare, Inc.   All Rights Reserved     -->
<!--  $Id$  -->
<!--                                                                  -->
<xsl:stylesheet xmlns:xsl="http://www.w3.org/1999/XSL/Transform" version="1.0" xmlns:dyn="http://exslt.org/dynamic" extension-element-prefixes="dyn">
    <xsl:output method="html" indent="no" doctype-system="http://www.w3.org/TR/html4/strict.dtd" doctype-public="-//W3C//DTD HTML 4.01//EN" encoding="utf-8" />

    <xsl:include href="/app/tools/rps/templates/help/help_layout.xsl" />
 

    <xsl:template name="helpPage">
        <div class="sectionHeader">
            <h1>Help - <xsl:if test="Params/oc = 'show'">View</xsl:if><xsl:if test="Params/oc = 'edit'">Edit</xsl:if> Artist/Producer Payee</h1>
    	</div>
        <div class="sectionBody">    
            <div class="section">
                <p>
                    <xsl:if test="Params/oc = 'show'">
                        The artist/producer payee page contains artist/producer contact information and contracts associated with the payee.
                    </xsl:if>
                    <xsl:if test="Params/oc = 'edit'">
                        The edit artist/producer payee page allows you to edit information associated with the payee.
                    </xsl:if>
                </p>

                <img src="/production/images/help/rps/{Params/a}/{Params/oc}.gif" />    
                <br class="superBreak" />             
                
                <xsl:if test="Params/oc = 'show'">
                    <p>
                        The artist/producer payee page is broken into three sections:
                    </p>
                    <br />
                    <h2>"Payee" section:</h2>
                    
                    <p>
                        The payee section lists all information pertaining to a payee.
                    </p>                
                </xsl:if>

                <xsl:if test="Params/oc = 'edit'">
                    <p>                
                        The following information can be edited on this page:
                    </p>
                </xsl:if>
                
                <dl>
                    <dt>Payee</dt>
                    <dd> - Notes the name of the payee.</dd>
                    
                    <dt>Client Account # </dt>
                    <dd> - Notes the account number for the payee.  The account number is for the customer’s internal use.  Typically, customers use the same account number for the payee that is seen in their general accounting applications to simplify the transfer of information.</dd>
                    
                    <dt>Status</dt>
                    <dd> - Status determines if a payee configured within the system is active, inactive or on-hold.
                        <ul>
                            <li>Active – Statements are generated for active payees and a statement balance is reported in the royalty run.</li>
                            <li>Inactive – Statements are not generated for an inactive payee.  All associated contracts for the payee will not be processed during royalty runs.
                                <ul>
                                    <li>If the payee is set back to "Active" all non-processed sales will hit the next royalty statement.</li>
                                </ul>
                            </li>
                            <li>On-hold – Statements are generated for a payee that is set to on-hold with the statement balance reporting that the payee is "On-hold".
                                <ul>
                                    <li>Statements are generated with sales being processed against associated contracts.</li>
                                    <li>Balance is noted as "On-hold" with the outstanding balance being automatically forwarded to the next period.</li>
                                </ul>
                            </li>
                        </ul>
                    </dd>    
                     
                    <dt>Address</dt>
                    <dd> - Notes the street address for the payee.  Address information is noted on statements that are generated for the payee.</dd>
                    
                    <dt>City</dt>
                    <dd> - Notes the city address for the payee.  City information is noted on statements that are generated for the payee.</dd>
                    
                    <dt>State/Province</dt>
                    <dd> - Notes the State/Province address for the payee.  State/Province information is noted on statements that are generated for the payee.</dd>                     
                    
                    <dt>ZIP/Postal </dt>
                    <dd> - Notes the zip or postal code address for  the payee.  Zip/postal information is noted on statements that are generated for the payee.</dd>
                        
                    <dt>Country</dt>
                    <dd> - Notes the country address for the payee.  Country information is noted on statements that are generated for the payee.</dd>                  
                                         
                    <dt>E-mail</dt>
                    <dd> - Notes the e-mail address for the contact of the payee.  E-mail address is informational only and is not noted on statements that are generated for the payee.</dd>  
                    
                    <dt>Phone</dt>
                    <dd> - Notes the phone number for the contact of the payee.  Phone number is informational only and is not noted on statements that are generated for the payee.</dd>      
                    
                    <dt>Fax</dt>
                    <dd> - Notes the fax number for the contact of the payee.  Fax number is informational only and is not noted on statements that are generated for the payee.</dd>                     

                    <dt>Tax ID</dt>
                    <dd> - Notes the Tax ID number for the payee.  The Tax ID number is informational only and is not noted on statements that are generated for the payee.</dd>     
                    
                    <dt>Comments</dt>
                    <dd> - The comments section provides an area for additional information to be noted concerning a payee.  The comments section is informational only.</dd>                                 
                
                </dl>

                <xsl:if test="Params/oc = 'show'">
                    <br />
                    <h2>"Contracts" section:</h2>
                    
                    <p>
                        The contracts section shows all contracts associated with the payee, along with basic contract information.
                    </p>
                    
                    <img src="/production/images/help/rps/{Params/a}/show-contracts.gif" />    
                    <br class="superBreak" />
                    
                    <dl>
                    
                        <dt>Contract Title</dt>
                        <dd> - The name of the contract as configured in the system that is attached to the payee.  The title also functions as a direct link to the View Artist/Producer contract page.</dd>
                        
                        <dt>Artist</dt>
                        <dd> - The name of the artist as it appears on the contract.  This field is informational only.</dd>
                        
                        <dt>Contract ID</dt>
                        <dd> - The contract ID that appears on the contract.  This field is informational only.</dd>
                        
                        <dt>Issue Date</dt>
                        <dd> - The issue date entered on the contract.   This field is informational only.</dd>                        
                    </dl>                
                
                    <br />
                    <h2>"Payors" section:</h2>
                    
                    <p>
                        The payor section provides the ability to note and access transactions that are applied to a statement at a payor level.
                    </p>
                    
                    <img src="/production/images/help/rps/{Params/a}/show-payors.gif" />    
                    <br class="superBreak" />
                    
                    <dl>
                    
                        <dt>Payor</dt>
                        <dd> - The payor column within this view lists all payors that have been configured within the system.
                            <ul>
                                <li>It is possible for a payee to be included on two separate payor runs.  If a payee is associated with two payor runs, separate balances are kept for each payor run for that payee.</li>
                                <li>A payee level transaction is applied to the payor where the payee balance is adjusted.</li>
                            </ul>
                        </dd>
                        
                        <dt>Minimum Payment</dt>
                        <dd> - The minimum payment for the payee associated with a specific payor sets the minimum payment level for their statement.
                            <ul>
                                <li>If the "Ending Balance" on a statement is less than the assigned "Minimum Payment", the "Amount Payable" will be $0.00, and the balance will be forwarded to subsequent statements until the Minimum Payment is surpassed.</li>
                                <li>Minimum payments are configured separately for each payor.</li>
                            </ul>
                        </dd>
                        
                        <dt>Pending Transactions</dt>
                        <dd> - Notes the total of all payee level transactions, including adjustments, payments, and advances, that have not been committed as part of a mechanical royalty run.  Adjustments, payments, and advances can be viewed, created, and edited by selecting the notepad icon next to the "Pending Transactions" total.                      
                            <div class="iconWrapper">
                                <img src="/production/images/help/edit_icon.gif" />
                            </div>
                            <br class="superBreak" />
                        </dd>
                    </dl>
                
                </xsl:if>


                <br class="superBreak" />
            </div>  
        </div>            
    </xsl:template>
    
    
</xsl:stylesheet>    

