4.1 KiB
4.1 KiB
Version 6.x.x
<a class="btn btn-default btn-sm" href="https://github.com/frappe/erpnext/tree/develop/erpnext/accounts/doctype/monthly_distribution"
target="_blank" style="margin-left: 10px; margin-bottom: 10px;"><i class="octicon octicon-mark-github"></i> Source</a>
<p><b>Table Name:</b> <code>tabMonthly Distribution</code></p>
Monthly Distribution helps you distribute your budget across months if you have seasonality in your business.
To distribute a budget using this distribution, set this Monthly Distribution in the Cost Center
Fields
<tr >
<td>1</td>
<td class="danger" title="Mandatory"><code>distribution_id</code></td>
<td >
Data</td>
<td >
Distribution Name
<p class="text-muted small">
Name of the Monthly Distribution</p>
</td>
<td></td>
</tr>
<tr >
<td>2</td>
<td ><code>fiscal_year</code></td>
<td >
Link</td>
<td >
Fiscal Year
</td>
<td>
</td>
</tr>
<tr >
<td>3</td>
<td ><code>percentages</code></td>
<td >
Table</td>
<td >
Monthly Distribution Percentages
</td>
<td>
Monthly Distribution Percentage
</td>
</tr>
</tbody>
Sr | Fieldname | Type | Label | Options |
---|
<hr>
<h3>Controller</h3>
<h4>erpnext.accounts.doctype.monthly_distribution.monthly_distribution</h4>
<h3 style="font-weight: normal;">Class <b>MonthlyDistribution</b></h3>
<p style="padding-left: 30px;"><i>Inherits from frappe.model.document.Document</i></h4>
<div class="docs-attr-desc"><p></p>
<p class="docs-attr-name">
<a name="get_months" href="#get_months" class="text-muted small">
<i class="icon-link small" style="color: #ccc;"></i></a>
<b>get_months</b>
<i class="text-muted">(self)</i>
</p>
<div class="docs-attr-desc"><p><span class="text-muted">No docs</span></p>
<p class="docs-attr-name">
<a name="validate" href="#validate" class="text-muted small">
<i class="icon-link small" style="color: #ccc;"></i></a>
<b>validate</b>
<i class="text-muted">(self)</i>
</p>
<div class="docs-attr-desc"><p><span class="text-muted">No docs</span></p>
</div>
<hr>
<h4>Linked In:</h4>
<ul>
<li>
<li>
<li>
<li>
</ul>