brotherton-erpnext/erpnext/docs/current/models/support/maintenance_schedule_detail.md

3.1 KiB

Version 6.x.x
<a class="btn btn-default btn-sm" href="https://github.com/frappe/erpnext/tree/develop/erpnext/support/doctype/maintenance_schedule_detail"
	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>tabMaintenance Schedule Detail</code></p>

Fields

    <tr >
        <td>1</td>
        <td ><code>item_code</code></td>
        <td >
            Link</td>
        <td >
            Item Code
            
        </td>
        <td>

Item

        </td>
    </tr>
    
    <tr >
        <td>2</td>
        <td ><code>item_name</code></td>
        <td >
            Data</td>
        <td >
            Item Name
            
        </td>
        <td></td>
    </tr>
    
    <tr >
        <td>3</td>
        <td class="danger" title="Mandatory"><code>scheduled_date</code></td>
        <td >
            Date</td>
        <td >
            Scheduled Date
            
        </td>
        <td></td>
    </tr>
    
    <tr >
        <td>4</td>
        <td ><code>actual_date</code></td>
        <td >
            Date</td>
        <td class="text-muted" title="Hidden">
            Actual Date
            
        </td>
        <td></td>
    </tr>
    
    <tr >
        <td>5</td>
        <td class="danger" title="Mandatory"><code>sales_person</code></td>
        <td >
            Link</td>
        <td >
            Sales Person
            
        </td>
        <td>

Sales Person

        </td>
    </tr>
    
    <tr >
        <td>6</td>
        <td ><code>serial_no</code></td>
        <td >
            Small Text</td>
        <td >
            Serial No
            
        </td>
        <td></td>
    </tr>
    
</tbody>
Sr Fieldname Type Label Options
<h4>Child Table Of</h4>
<ul>

    <li>

Maintenance Schedule

</ul>