# Bill Item Wise Sale

<p class="doc-lead">Item-line level sale invoice data with bill header details — one row per item on each sale invoice, with a clickable invoice number for drill-down.</p>

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

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

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

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

Report title in ERP: <b>Bill Item Wise Sale</b>

<p><b>What it shows.</b> Every item line on sale invoices, repeated with the parent bill header — invoice date, number, customer, payment mode, employee in charge, and tax registration. Each row includes item details, quantity, rate, taxable value, tax breakdown, and line total.</p>

<p><b>When to use it.</b> Use when you need item-level sales detail tied to a specific invoice — for audits, customer bill verification, tax reconciliation, or comparing rates across bills for the same item.</p>

<b>Report view</b>
<img src="sales/images/bill-item-wise-sale-report.webp" alt="Bill Item Wise Sale Report" loading="lazy">

<b>Filtration — Cancelled / Not Cancelled</b>
<img src="sales/images/bill-item-wise-sale-report1.webp" alt="Bill Item Wise Sale Report1" loading="lazy">

<b>Filtration — Employee</b>
<img src="sales/images/bill-item-wise-sale-report3.webp" alt="Bill Item Wise Sale Report3" loading="lazy">

<b>Filtration — Date range</b>
<img src="sales/images/bill-item-wise-sale-report2.webp" alt="Bill Item Wise Sale Report2" loading="lazy">

<b>Filtration — Item</b>
<img src="sales/images/bill-item-wise-sale-report4.webp" alt="Bill Item Wise Sale Report4" loading="lazy">

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

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

<ul>
<li><b>Invoice audit</b> — Verify that each customer bill line matches the physical invoice, including quantity, rate, and tax.</li>
<li><b>Item rate comparison</b> — Filter by item and date range to see how the selling price varied across different customer invoices.</li>
<li><b>Tax compliance review</b> — Export item lines with taxable value and tax amount for VAT/GST filing support.</li>
<li><b>Sales accountability</b> — Filter by employee in charge to review sales handled by a specific salesperson or staff member.</li>
</ul>

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

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

<b>Date</b>, <b>Status</b> (All / Cancelled / Not Cancelled), <b>PayMode</b>, <b>Employee</b>, <b>Item</b>. <b>Advanced Filter</b>: Customer, Customer Group, Branch, Center, Item Group, Brand, Form Type.

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

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

| **Column** | **Description** |
|------------|-----------------|
| Date | Sale invoice date. |
| Inv No. | Invoice number. Click to open the sale invoice. |
| PayMode | Payment mode (Cash, Bank, Credit, etc.). |
| Center | Billing center or branch. |
| InCharge | Employee responsible for the sale. |
| Customer | Customer name. |
| Tax Reg. No | Customer tax registration number. |
| Item Name | Name of the sold item. |
| HSN Code | Harmonized System of Nomenclature code. |
| Item Group | Category the item belongs to. |
| Brand | Brand of the item. |
| Qty | Quantity sold on this line. |
| Unit | Unit of measure. |
| Rate | Price per unit. |
| Taxable Value | Amount subject to tax for the line. |
| Tax Amount | Tax calculated on the line. |
| Total | Line total including tax. |
| Bill Total | Total amount of the parent invoice. |

<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> / <b>Export All</b> — export to Excel (including Tally format where enabled)</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 filters</li>
<li><b>Inv No.</b> link — open the source sale invoice</li>
</ul>

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

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

<p><b>How is this different from Bill Wise Sale?</b><br>Bill Wise Sale shows one row per invoice. Bill Item Wise Sale expands each invoice into one row per item line.</p>

<p><b>Why does Bill Total repeat on every line?</b><br>Bill Total is a header field shown alongside each item line so you can see the full invoice value while reviewing individual items.</p>

<p><b>Can I filter inventory vs service items?</b><br>Yes. Use the <b>Item</b> or <b>Item Group</b> filter, or <b>Advanced Filter</b> to narrow by item type.</p>

<p><b>Are credit notes included?</b><br>No. This report covers sale invoices only. Use <a href="#/sales/reports/sale-return-report">Sale Return Report</a> for returns and credit notes.</p>
<p><b>Are cancelled invoices included?</b><br>No. Only approved sale invoices in the selected date range appear unless the filter explicitly includes other statuses.</p>

<p><b>When should I use this vs Item Wise Sale Report?</b><br>Use this report when you need bill header fields on every line. Use <a href="#/sales/reports/item-wise-sale-report">Item Wise Sale Report</a> for item totals without repeating bill headers.</p>
