# Month Wise Sale

<p class="doc-lead">Monthly summary of sales activity with invoice counts, amounts, discounts, tax, returns, and net revenue totals for trend analysis and management reporting.</p>

<div class="doc-toc">
<p class="doc-toc-title">On this page</p>
<div class="doc-toc-links">
<a href="#/sales/reports/month-wise-sale-report?id=overview">Overview</a>
<a href="#/sales/reports/month-wise-sale-report?id=use-cases">Use Cases</a>
<a href="#/sales/reports/month-wise-sale-report?id=filters">Filters</a>
<a href="#/sales/reports/month-wise-sale-report?id=columns">Columns</a>
<a href="#/sales/reports/month-wise-sale-report?id=actions">Actions</a>
<a href="#/sales/reports/month-wise-sale-report?id=faq">FAQ</a>
</div>
</div>

<hr class="doc-section-divider">

<h2 id="overview">Overview</h2>

Go to <b>Sales → Reports → Month Wise Sale</b>.

Report title in ERP: <b>Month Wise Sale</b>

<p><b>What it shows.</b> One row per month with sale invoice count, gross amount, discount, taxable value, bill total, balance, return metrics, and <b>Net Total</b> after returns.</p>

<p><b>When to use it.</b> Use to compare monthly sales volume, track return impact, and support management reporting on revenue performance.</p>

<p><i>Screenshot pending — Month Wise Sale report view.</i></p>

<hr class="doc-section-divider">

<h2 id="use-cases">Use Cases</h2>

<ul>
<li><b>Finance manager</b> — How did total sales revenue vary month over month this year? Run quarterly for MIS and budget variance review.</li>
<li><b>Sales head</b> — Which months had unusually high return counts or values? Run after quality incidents or customer dispute reviews.</li>
<li><b>Management</b> — What is the net revenue position after sales returns each month? Run at month-end before cash-flow planning.</li>
<li><b>Controller</b> — Do monthly invoice counts align with expected sales activity? Run during internal control testing.</li>
</ul>

<hr class="doc-section-divider">

<h2 id="filters">Filters</h2>

<b>Date</b>, <b>PayMode</b>, <b>Employee</b>. <b>Advanced Filter</b>: Customer, Item, Item Group, Branch, Center.

<hr class="doc-section-divider">

<h2 id="columns">Columns</h2>

| **Column** | **Description** |
|------------|-----------------|
| Month | Calendar month of sales activity. |
| Count | Number of sale invoices in the month. |
| Amount | Total sales amount before discount and tax. |
| Discount | Total discounts on sale invoices. |
| Taxable | Total taxable value. |
| Bill Total | Total of all invoices including tax. |
| Balance | Outstanding receivable balance for the month. |
| Ret Count | Number of return transactions (credit notes). |
| Ret Taxable | Taxable value of returns. |
| Ret Total | Total return value including tax. |
| Ret Balance | Outstanding balance related to returns. |
| Net Total | Net revenue after returns (<code>Bill Total − Ret Total</code>). |

<hr class="doc-section-divider">

<h2 id="actions">Actions</h2>

<ul>
<li><b>Generate</b> — run the report for the selected filters</li>
<li><b>Export</b> — export to Excel</li>
<li><b>Print</b> — print the report</li>
<li><b>Advanced Filter</b> — open additional filter fields</li>
<li><b>clear</b> — reset active advanced filters</li>
</ul>

<hr class="doc-section-divider">

<h2 id="faq">FAQ</h2>

<p><b>How is Net Total calculated?</b><br>It is <b>Bill Total</b> minus <b>Ret Total</b> for the month, representing actual revenue after returns.</p>

<p><b>Can I see item-level monthly sales?</b><br>Use <a href="#/sales/reports/month-wise-item-wise-sale-report">Month Wise Item Wise Sale</a> for quantity and amount by item per month.</p>

<p><b>Are credit notes included in return columns?</b><br>Yes. Return columns reflect credit notes posted in each month.</p>

<p><b>Why do return columns show values when we had no returns?</b><br>Return columns show zero when no credit notes were posted in that month.</p>
<p><b>Which date drives the month bucket?</b><br>Sale invoice date. Returns do not reduce month sale — review returns report separately.</p>

<p><b>Why does December not match Sale Report total?</b><br>Confirm same branch, status, and date range filters on both reports.</p>
