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

4.4 KiB

Version 6.x.x
<a class="btn btn-default btn-sm" href="https://github.com/frappe/erpnext/tree/develop/erpnext/support/doctype/maintenance_visit_purpose"
	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 Visit Purpose</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 ><code>serial_no</code></td>
        <td >
            Small Text</td>
        <td >
            Serial No
            
        </td>
        <td></td>
    </tr>
    
    <tr >
        <td>4</td>
        <td class="danger" title="Mandatory"><code>description</code></td>
        <td >
            Text Editor</td>
        <td >
            Description
            
        </td>
        <td></td>
    </tr>
    
    <tr class="info">
        <td>5</td>
        <td ><code>work_details</code></td>
        <td >
            Section Break</td>
        <td >
            
            
        </td>
        <td></td>
    </tr>
    
    <tr >
        <td>6</td>
        <td class="danger" title="Mandatory"><code>service_person</code></td>
        <td >
            Link</td>
        <td >
            Sales Person
            
        </td>
        <td>

Sales Person

        </td>
    </tr>
    
    <tr >
        <td>7</td>
        <td class="danger" title="Mandatory"><code>work_done</code></td>
        <td >
            Small Text</td>
        <td >
            Work Done
            
        </td>
        <td></td>
    </tr>
    
    <tr >
        <td>8</td>
        <td ><code>prevdoc_doctype</code></td>
        <td >
            Link</td>
        <td >
            Document Type
            
        </td>
        <td>

DocType

        </td>
    </tr>
    
    <tr >
        <td>9</td>
        <td ><code>prevdoc_docname</code></td>
        <td >
            Dynamic Link</td>
        <td >
            Against Document No
            
        </td>
        <td>
            <pre>prevdoc_doctype</pre>
        </td>
    </tr>
    
    <tr >
        <td>10</td>
        <td ><code>prevdoc_detail_docname</code></td>
        <td >
            Data</td>
        <td class="text-muted" title="Hidden">
            Against Document Detail No
            
        </td>
        <td></td>
    </tr>
    
</tbody>
Sr Fieldname Type Label Options
<h4>Child Table Of</h4>
<ul>

    <li>

Maintenance Visit

</ul>