brotherton-erpnext/erpnext/docs/current/models/accounts/purchase_invoice_advance.md

3.0 KiB

Version 6.x.x
<a class="btn btn-default btn-sm" href="https://github.com/frappe/erpnext/tree/develop/erpnext/accounts/doctype/purchase_invoice_advance"
	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>tabPurchase Invoice Advance</code></p>

Fields

    <tr >
        <td>1</td>
        <td ><code>journal_entry</code></td>
        <td >
            Link</td>
        <td >
            Journal Entry
            
        </td>
        <td>

Journal Entry

        </td>
    </tr>
    
    <tr >
        <td>2</td>
        <td ><code>jv_detail_no</code></td>
        <td >
            Data</td>
        <td class="text-muted" title="Hidden">
            Journal Entry Detail No
            
        </td>
        <td></td>
    </tr>
    
    <tr >
        <td>3</td>
        <td ><code>remarks</code></td>
        <td >
            Small Text</td>
        <td >
            Remarks
            
        </td>
        <td></td>
    </tr>
    
    <tr >
        <td>4</td>
        <td ><code>col_break1</code></td>
        <td class="info">
            Column Break</td>
        <td >
            
            
        </td>
        <td></td>
    </tr>
    
    <tr >
        <td>5</td>
        <td ><code>advance_amount</code></td>
        <td >
            Currency</td>
        <td >
            Advance Amount
            
        </td>
        <td>
            <pre>party_account_currency</pre>
        </td>
    </tr>
    
    <tr >
        <td>6</td>
        <td ><code>allocated_amount</code></td>
        <td >
            Currency</td>
        <td >
            Allocated Amount
            
        </td>
        <td>
            <pre>party_account_currency</pre>
        </td>
    </tr>
    
</tbody>
Sr Fieldname Type Label Options
<h4>Child Table Of</h4>
<ul>

    <li>

Purchase Invoice

</ul>