Files
schuetz3-erpnext/erpnext/docs/current/models/projects/time_log_batch_detail.md

2.6 KiB

Version 6.x.x
<a class="btn btn-default btn-sm" href="https://github.com/frappe/erpnext/tree/develop/erpnext/projects/doctype/time_log_batch_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>tabTime Log Batch Detail</code></p>

Fields

    <tr >
        <td>1</td>
        <td class="danger" title="Mandatory"><code>time_log</code></td>
        <td >
            Link</td>
        <td >
            Time Log
            
        </td>
        <td>

Time Log

        </td>
    </tr>
    
    <tr >
        <td>2</td>
        <td ><code>hours</code></td>
        <td >
            Float</td>
        <td >
            Hours
            
        </td>
        <td></td>
    </tr>
    
    <tr >
        <td>3</td>
        <td ><code>section_break_3</code></td>
        <td class="info">
            Column Break</td>
        <td >
            
            
        </td>
        <td></td>
    </tr>
    
    <tr >
        <td>4</td>
        <td ><code>activity_type</code></td>
        <td >
            Data</td>
        <td >
            Activity Type
            
        </td>
        <td></td>
    </tr>
    
    <tr >
        <td>5</td>
        <td ><code>billing_amount</code></td>
        <td >
            Float</td>
        <td >
            Billing Amount
            
        </td>
        <td></td>
    </tr>
    
</tbody>
Sr Fieldname Type Label Options
<h4>Child Table Of</h4>
<ul>

    <li>

Time Log Batch

</ul>