<!--                                                                  -->
<!--  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 - Publisher</h1>
    	</div>
        <div class="sectionBody">    
            <div class="section">
                <p>
                    The payee publisher page contains publisher contact and admin / agency relationships.
                </p>
                
                <img src="/production/images/help/rps/{Params/a}/{Params/oc}.gif" />    
                <br class="superBreak" />             
                
                <xsl:if test="Params/oc = 'show'">
                    <p>
                        The publisher page is broken into two sections:
                    </p>
                    <br />
                    <h2>"Publisher" section:</h2>
                    
                    <p>
                        The publisher section lists all information pertaining to a publisher.
                    </p>                
                </xsl:if>
                
                <dl>
                    <dt>Publisher</dt>
                    <dd> - Notes the name of the publisher.</dd>
                    
                    <dt>Client Account # </dt>
                    <dd> - Notes the account number for the publisher.  The account number is for the label’s internal use.  Typically, labels use the same account number for the publisher that is seen in their general accounting applications to simplify the transfer of information.</dd>
                    
                    <dt>Status</dt>
                    <dd> - Status determines if a publisher configured within the system is active, inactive or on-hold.
                        <ul>
                            <li>Active – Statements are generated for active publishers and a statement balance is reported in the royalty run.</li>
                            <li>Inactive – Statements are not generated for an inactive publisher.  All associated licenses for the publisher will not be processed during royalty runs.
                                <ul>
                                    <li>If the publisher 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 publisher that is set to on-hold with the statement balance reporting that the publisher is "On-hold".
                                <ul>
                                    <li>Statements are generated with sales being processed against associated licenses.</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 publisher.  Address information is noted on statements that are generated for the publisher.</dd>
                    
                    <dt>City</dt>
                    <dd> - Notes the city address for the publisher.  City information is noted on statements that are generated for the publisher.</dd>
                    
                    <dt>State/Province</dt>
                    <dd> - Notes the State/Province address for the publisher.  State/Province information is noted on statements that are generated for the publisher.</dd>                     
                    
                    <dt>ZIP/Postal </dt>
                    <dd> - Notes the zip or postal code address for  the publisher.  Zip/postal information is noted on statements that are generated for the publisher.</dd>
                        
                    <dt>Country</dt>
                    <dd> - Notes the country address for the publisher.  Country information is noted on statements that are generated for the publisher.</dd>                  
                                         
                    <dt>E-mail</dt>
                    <dd> - Notes the e-mail address for the contact of the publisher.  E-mail address is informational only and is not noted on statements that are generated for the publisher.</dd>  
                    
                    <dt>Phone</dt>
                    <dd> - Notes the phone number for the contact of the publisher.  Phone number is informational only and is not noted on statements that are generated for the publisher.</dd>      
                    
                    <dt>Fax</dt>
                    <dd> - Notes the fax number for the contact of the publisher.  Fax number is informational only and is not noted on statements that are generated for the publisher.</dd>        
                                        
                    <dt>Publisher Type</dt>
                    <dd> - Notes the publisher type.  The type of publisher is used to help classify publishers and their relationships within the system.  Once the publisher type has been selected the user can also select if the publisher goes through an Administrator or Agency.  Options are:
                        <ul>
                            <li>Standard – The publisher is a standard publisher.  They are not an administrator or agency.</li>
                            <li>Administrator – The publisher acts as an administrator for other publishers.</li>
                            <li>Agency – The entity entered acts as an agency.  HFA or CMRRA would be agencies, for example.</li>
                        </ul>
                    </dd>      
                    
                    <dt>Admin</dt>
                    <dd> - Notes the administrator with which the publisher is associated.
                        <ul>
                            <li>Only publishers configured as "Standard" type can select an Administrator.</li>
                            <li>Only configured administrators will be seen in the drop down list.</li>
                            <li>Within a specific license it is possible to pay the license directly to the publisher even if they are associated with an administrator.
                                <ul>
                                    <li>Utilize the publisher direct feature within a license to pay a publisher directly.</li>
                                    <li>Default is for licenses to be paid to the administrator if the publisher is associated with an administrator.</li>
                                </ul>
                            </li>
                            <li>Administrator statements call out publishers’ names, and provide publisher and license activity detail, in statements if the publisher / admin relationship is defined.</li>
                        </ul>                      
                    </dd>                 
                
                    <dt>Agent</dt>
                    <dd> - Notes with which agent the publisher is associated.
                        <ul>
                            <li>Only publishers configured as "Standard" or "Administrator" types can select an Agent.</li>
                            <li>Only configured agents will be seen in the drop down list.</li>
                            <li>Within a specific license it is possible to pay the license directly to the publisher even if they are associated with an administrator or agent.
                                <ul>
                                    <li>Utilize the publisher direct feature within a license to pay a publisher directly.</li>
                                    <li>Default is for licenses to be paid to the agent if the publisher is associated with an agent.</li>
                                </ul>
                            </li>
                            <li>Agent statements call out publishers’ names, and provide publisher and license activity detail in statements if the publisher / agent relationship is defined.
                                <ul>
                                    <li>If an administrator is also configured for a publisher, the agent statement will note the publisher’s name only.</li>
                                </ul>
                            </li>
                        </ul>                      
                    </dd>          
                    
                    <dt>Tax ID</dt>
                    <dd> - Notes the Tax ID number for the publisher.  The Tax ID number is informational only and is not noted on statements that are generated for the publisher.</dd>  
                    
                    <dt>Affiliation</dt>
                    <dd> - Notes the performance rights society associated with the publisher.  The affiliation data is informational only and is not noted on statements that are generated for the publisher.</dd>      
                    
                    <dt>Comments</dt>
                    <dd> - The comments section provides an area for additional information to be noted concerning a publisher.  The comments section is informational only.</dd>                                 
                
                </dl>

                <xsl:if test="Params/oc = 'show'">
                    <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>Licenses are attached to both a Payor and a publisher. </li>
                                <li>Mechanical royalty runs are done at a payor level, with all publishers associated with licenses for that payor having statements created.</li>
                                <li>It is possible for a publisher to be included on two separate payor runs.  If a publisher is associated with two payor runs, separate balances are kept for each payor run for that publisher.</li>
                                <li>A publisher level transaction is applied to the payor where the publisher balance is adjusted.</li>
                            </ul>
                        </dd>

                        <dt>License Admin</dt>
                        <dd> - The type of administration associated with licenses attached to that publisher.
                            <ul>
                                <li>Direct licenses are configured to be administered by the publisher, regardless of an attached administrator or agent.</li>
                                <li>If the licenses are administered by an Admin or Agent attached to the publisher, "Admin" or "Agent" will appear.</li>
                            </ul>
                        </dd>
                        
                        <dt>Minimum Payment</dt>
                        <dd> - The minimum payment for the publisher 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>
                                <li>If the licenses are administered by an Admin or Agent attached to the publisher, minimum payments are not applicable, only the Admin or Agent minimum payment.  These can be adjusted by editing their respective settings.</li>
                            </ul>
                        </dd>
                        
                        <dt>Pending Transactions</dt>
                        <dd> - Notes the total of all publisher level adjustment and advance transactions that have not been committed as part of a mechanical royalty run.  Adjustments and advances can be viewed and created 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" />
                            <ul>
                                <li>Transactions applied to direct publisher statements will show up at the publisher level.</li>
                                <li>Transactions applied to Admin or Agent statements for the associated publisher will show up within the publisher’s section listing their licenses in the Admin or Agent statement.</li>
                            </ul>
                        </dd>
                    </dl>
                
                </xsl:if>


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

