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

2.2 KiB

Version 6.x.x
<a class="btn btn-default btn-sm" href="https://github.com/frappe/erpnext/tree/develop/erpnext/hr/doctype/salary_structure_deduction"
	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>tabSalary Structure Deduction</code></p>

Fields

    <tr >
        <td>1</td>
        <td class="danger" title="Mandatory"><code>d_type</code></td>
        <td >
            Link</td>
        <td >
            Type
            
        </td>
        <td>

Deduction Type

        </td>
    </tr>
    
    <tr >
        <td>2</td>
        <td ><code>d_modified_amt</code></td>
        <td >
            Currency</td>
        <td >
            Amount
            
        </td>
        <td>
            <pre>Company:company:default_currency</pre>
        </td>
    </tr>
    
    <tr >
        <td>3</td>
        <td ><code>depend_on_lwp</code></td>
        <td >
            Check</td>
        <td >
            Reduce Deduction for Leave Without Pay (LWP)
            
        </td>
        <td></td>
    </tr>
    
</tbody>
Sr Fieldname Type Label Options
<h4>Child Table Of</h4>
<ul>

    <li>

Salary Structure

</ul>