brotherton-erpnext/erpnext/docs/current/models/selling/sales_team.md

3.7 KiB

Version 6.x.x
<a class="btn btn-default btn-sm" href="https://github.com/frappe/erpnext/tree/develop/erpnext/selling/doctype/sales_team"
	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>tabSales Team</code></p>

Fields

    <tr >
        <td>1</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>2</td>
        <td ><code>contact_no</code></td>
        <td >
            Data</td>
        <td class="text-muted" title="Hidden">
            Contact No.
            
        </td>
        <td></td>
    </tr>
    
    <tr >
        <td>3</td>
        <td ><code>col_break1</code></td>
        <td class="info">
            Column Break</td>
        <td >
            
            
        </td>
        <td></td>
    </tr>
    
    <tr >
        <td>4</td>
        <td ><code>allocated_percentage</code></td>
        <td >
            Float</td>
        <td >
            Contribution (%)
            
        </td>
        <td></td>
    </tr>
    
    <tr >
        <td>5</td>
        <td ><code>allocated_amount</code></td>
        <td >
            Currency</td>
        <td >
            Contribution to Net Total
            
        </td>
        <td>
            <pre>Company:company:default_currency</pre>
        </td>
    </tr>
    
    <tr >
        <td>6</td>
        <td ><code>incentives</code></td>
        <td >
            Currency</td>
        <td >
            Incentives
            
        </td>
        <td>
            <pre>Company:company:default_currency</pre>
        </td>
    </tr>
    
    <tr >
        <td>7</td>
        <td ><code>parenttype</code></td>
        <td >
            Data</td>
        <td class="text-muted" title="Hidden">
            Parenttype
            
        </td>
        <td></td>
    </tr>
    
</tbody>
Sr Fieldname Type Label Options
<h4>Child Table Of</h4>
<ul>

    <li>

Customer

    <li>

Delivery Note

    <li>

Sales Invoice

    <li>

Sales Order

</ul>