<!-- title: Employee Education -->





<div class="dev-header">

<a class="btn btn-default btn-sm" disabled style="margin-bottom: 10px;">
	Version 6.x.x</a>


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

</div>


<span class="label label-info">Child Table</span>


    <p><b>Table Name:</b> <code>tabEmployee Education</code></p>




<h3>Fields</h3>

<table class="table table-bordered">
    <thead>
        <tr>
            <th style="width: 5%">Sr</th>
            <th style="width: 25%">Fieldname</th>
            <th style="width: 20%">Type</th>
            <th style="width: 25%">Label</th>
            <th style="width: 25%">Options</th>
        </tr>
    </thead>
    <tbody>
        
        <tr >
            <td>1</td>
            <td ><code>school_univ</code></td>
            <td >
                Small Text</td>
            <td >
                School/University
                
            </td>
            <td></td>
        </tr>
        
        <tr >
            <td>2</td>
            <td ><code>qualification</code></td>
            <td >
                Data</td>
            <td >
                Qualification
                
            </td>
            <td></td>
        </tr>
        
        <tr >
            <td>3</td>
            <td ><code>level</code></td>
            <td >
                Select</td>
            <td >
                Level
                
            </td>
            <td>
                <pre>Graduate
Post Graduate
Under Graduate</pre>
            </td>
        </tr>
        
        <tr >
            <td>4</td>
            <td ><code>year_of_passing</code></td>
            <td >
                Int</td>
            <td >
                Year of Passing
                
            </td>
            <td></td>
        </tr>
        
        <tr >
            <td>5</td>
            <td ><code>class_per</code></td>
            <td >
                Data</td>
            <td >
                Class / Percentage
                
            </td>
            <td></td>
        </tr>
        
        <tr >
            <td>6</td>
            <td ><code>maj_opt_subj</code></td>
            <td >
                Text</td>
            <td >
                Major/Optional Subjects
                
            </td>
            <td></td>
        </tr>
        
    </tbody>
</table>


    
    
    <h4>Child Table Of</h4>
    <ul>
    
        <li>


<a href="https://frappe.github.io/erpnext/current/models/hr/employee">Employee</a>

</li>
    
    </ul>
    


<!-- autodoc -->
<!-- jinja -->
<!-- static -->