brotherton-erpnext/erpnext/docs/current/models/hr/appraisal_goal.md

3.0 KiB

Version 6.x.x
<a class="btn btn-default btn-sm" href="https://github.com/frappe/erpnext/tree/develop/erpnext/hr/doctype/appraisal_goal"
	target="_blank" style="margin-left: 10px; margin-bottom: 10px;"><i class="octicon octicon-mark-github"></i> Source</a>

Child Table

<p><b>Table Name:</b> <code>tabAppraisal Goal</code></p>

Fields

    <tr >
        <td>1</td>
        <td class="danger" title="Mandatory"><code>kra</code></td>
        <td >
            Small Text</td>
        <td >
            Goal
            <p class="text-muted small">
                Key Responsibility Area</p>
        </td>
        <td></td>
    </tr>
    
    <tr class="info">
        <td>2</td>
        <td ><code>section_break_2</code></td>
        <td >
            Section Break</td>
        <td >
            
            
        </td>
        <td></td>
    </tr>
    
    <tr >
        <td>3</td>
        <td class="danger" title="Mandatory"><code>per_weightage</code></td>
        <td >
            Float</td>
        <td >
            Weightage (%)
            
        </td>
        <td></td>
    </tr>
    
    <tr >
        <td>4</td>
        <td ><code>column_break_4</code></td>
        <td class="info">
            Column Break</td>
        <td >
            
            
        </td>
        <td></td>
    </tr>
    
    <tr >
        <td>5</td>
        <td ><code>score</code></td>
        <td >
            Float</td>
        <td >
            Score (0-5)
            
        </td>
        <td></td>
    </tr>
    
    <tr class="info">
        <td>6</td>
        <td ><code>section_break_6</code></td>
        <td >
            Section Break</td>
        <td >
            
            
        </td>
        <td></td>
    </tr>
    
    <tr >
        <td>7</td>
        <td ><code>score_earned</code></td>
        <td >
            Float</td>
        <td >
            Score Earned
            
        </td>
        <td></td>
    </tr>
    
</tbody>
Sr Fieldname Type Label Options
<h4>Child Table Of</h4>
<ul>

    <li>

Appraisal

</ul>