# Sale Debit Note

<p class="doc-lead">A Sale Debit Note increases the customer's balance — the opposite of a Credit Note. Use it after a sale invoice is already issued to charge the customer for rebate adjustments, missing charges, or similar corrections. It posts like a sale invoice (customer debit), never moves inventory, and is different from the Debit Note in the Purchase module.</p>

<div class="doc-toc">
<p class="doc-toc-title">On this page</p>
<div class="doc-toc-section">
<span class="doc-toc-group-title">Getting started</span>
<div class="doc-toc-links">
<a href="#/sales/sale-debit-note?id=overview">Overview &amp; List View</a>
<a href="#/sales/sale-debit-note?id=when-to-use">When to Use</a>
<a href="#/sales/sale-debit-note?id=quick-start">Quick Start</a>
</div>
</div>
<div class="doc-toc-section">
<span class="doc-toc-group-title">Form reference</span>
<div class="doc-toc-links">
<a href="#/sales/sale-debit-note?id=header-fields">Header Fields</a>
<a href="#/sales/sale-debit-note?id=item-lines">Item Lines</a>
</div>
</div>
<div class="doc-toc-section">
<span class="doc-toc-group-title">More</span>
<div class="doc-toc-links">
<a href="#/sales/sale-debit-note?id=actions-status">Actions &amp; Status</a>
<a href="#/sales/sale-debit-note?id=master-update">Master Update</a>
<a href="#/sales/sale-debit-note?id=view-tabs">View Tabs &amp; Widgets</a>
<a href="#/sales/sale-debit-note?id=best-practices">Best Practices</a>
<a href="#/sales/sale-debit-note?id=faq">FAQ</a>
<a href="#/sales/sale-debit-note?id=related">Related Topics</a>
</div>
</div>
</div>

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

<h2 id="overview">Overview &amp; List View</h2>

The Sale Debit Notes list shows every sale debit note with customer, reason, linked sale invoice, date, amount, balance, pay mode, and status. Use quick filters for Approved, Draft, Cancelled, Closed, or Multi Level Approval. From the list you can create new sale debit notes, open existing ones, edit drafts, or delete drafts.

<b>List row actions</b>

| **Action** | **Available when status is** |
|------------|------------------------------|
| Edit | Draft, For Revisal |
| Delete | Draft, For Revisal |
| View | All statuses |

Go to <b>Sales → Sale Debit Note</b>.

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

<h2 id="when-to-use">When to Use</h2>

Use a Sale Debit Note when the sale invoice is already issued and you need to <b>increase</b> what the customer owes. Typical business cases:

<ul>
<li><b>Rebate adjustment (rebate reversal)</b> — reverse or claw back a discount/rebate that was given earlier (for example via a credit note or rebate scheme).</li>
<li><b>Additional charges</b> — shipping, insurance, or other charges missing from the original invoice.</li>
<li><b>Price or tax correction</b> — increase price or add tax after the invoice (supported as a business use case; enter the correction as service lines).</li>
<li><b>Under-invoicing</b> — customer was billed for less than delivered (today, charge the difference with service lines; inventory goods lines may be added in a later release).</li>
</ul>

<p><b>Current product scope.</b> Sale Debit Note supports reasons <b>Rebate Adjustment</b> and <b>Additional Charges</b>. Only <b>service items</b> can be added — stock/inventory items are not allowed, and approving a sale debit note does not move inventory. Broader goods-line types may be added later.</p>

<p><b>Not the same as Purchase Debit Note.</b> Purchase <a href="#/purchase/debit-note">Debit Note</a> reduces what you owe a <b>supplier</b>. Sale Debit Note increases what a <b>customer</b> owes you.</p>

<p><b>Opposite of Credit Note.</b> <a href="#/sales/credit-note">Credit Note</a> reduces customer receivables (and may update stock). Sale Debit Note increases customer receivables and never updates stock.</p>

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

<h2 id="quick-start">Quick Start — Create a Sale Debit Note</h2>

<h3>1. Navigate</h3>
Go to <b>Sales → Sale Debit Note</b> and click <b>New</b>.

<h3>2. Fill header</h3>
<ul>
<li>Enter <b>Date</b> and <b>Bill Number</b> (auto when numbering is configured on the sale type).</li>
<li>Choose <b>Reason *</b> — <b>Rebate Adjustment</b> or <b>Additional Charges</b>.</li>
<li>Select the <b>Customer</b>.</li>
<li>Optionally link a <b>Sale Invoice</b> (Approved or Closed invoices).</li>
<li>Set <b>Payment mode</b> — Cash, Bank, Credit, or Digital Wallet.</li>
</ul>

<h3>3. Add service lines</h3>
Add only <b>service items</b> (item type Service). Enter quantity, unit, and rate. Inventory/stock items are blocked.

<h3>4. Save</h3>
<ul>
<li><b>save</b> — keeps the sale debit note as a <b>Draft</b>.</li>
<li><b>Save And Approve</b> — approves and posts in one step.</li>
<li><b>Cancel</b> — closes the form without saving.</li>
</ul>

<h3>5. After approval</h3>
<ul>
<li>Customer receivable increases (customer account is debited; revenue/tax credited) — similar to a sale invoice.</li>
<li>Inventory is <b>not</b> updated.</li>
<li>For Credit pay mode, collect payment with <b>Payment In</b> (Receipt Voucher) against the sale debit note. Cash / Bank / Digital Wallet notes can close automatically on approve when paid immediately.</li>
</ul>

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

<h2 id="header-fields">Header Fields Reference</h2>

| **Field** | **Description** |
|-----------|-----------------|
| Reason * | <b>Rebate Adjustment</b> or <b>Additional Charges</b>. Required. |
| Sale Invoice | Optional link to an approved or closed sale invoice. |
| Date * | Accounting date of the sale debit note. |
| Form Type | Sale type that controls numbering, tax rules, and print layout. |
| Bill Number * | Unique reference (prefix typically SDN when configured). |
| Customer * | Customer being charged. |
| Customer Billing Address | Auto-filled from the customer. |
| Shipping Address | Address on the document. |
| Contact person | Customer contact. Enabled after a customer is selected. |
| Employee | Sales employee responsible. |
| Prepared By | Shown when prepared-by is enabled in Sale Settings. |
| Payment Term | Customer payment terms. |
| Due Date | Due date based on payment term settings. |
| Payment mode | Cash, Bank, Credit, or Digital Wallet. |
| Cash Account | Shown for Cash, Bank, or Digital Wallet. |
| Route | Optional route; may auto-fill from the customer. |
| Branch | Shown when multi-branch is enabled. |
| Brand | Brand for brand-wise tracking. |
| Billing center * | Billing center for the transaction. |
| Project / Project Task | Optional project link. |
| Currency / Currency Exchange Rate | Shown when multi-currency is enabled. |
| Notes | Remarks printed on the document. |
| Internal Notes | Internal remarks not shown on print. |

> Many optional header and line fields are controlled by <a href="#/sales/sale-settings-config">Sale Settings</a>. Sale Debit Note does not use Without Inventory / Without Invoice Ref flags — inventory is never posted, and the invoice link is optional.

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

<h2 id="item-lines">Item Lines — ITEMS</h2>

| **Column** | **Description** |
|------------|-----------------|
| Sl.No | Line serial number. |
| Item | Service item only. Stock items cannot be selected. Required. |
| Qty | Quantity. Required. |
| Unit | Unit of measure. Required. |
| Rate | Rate per unit. Required. |
| Amount, discounts, Taxable Amount, Taxes, Tax Amount, Total | Calculated from tax and discount settings. |

<p><b>Important.</b> Only items with item type <b>Service</b> are allowed. Approving the document does not create inventory ledgers or stock movement.</p>

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

<h2 id="actions-status">Actions &amp; Status</h2>

<h3>View toolbar actions</h3>

| **Action** | **Description** | **Available when status is** |
|------------|-----------------|------------------------------|
| Approve | Finalizes and posts the sale debit note. | Draft |
| Edit | Opens the document for editing. | Draft, For Revisal |
| Delete | Permanently removes the document. | Draft, For Revisal |
| Clone | Creates a copy. | All (if permitted) |
| Print | Prints the sale debit note. | All |
| Export | Exports to Excel. | All |

<h3>More menu (⋮) actions</h3>

| **Action** | **Description** | **Available when status is** |
|------------|-----------------|------------------------------|
| Payment In | Opens a Receipt Voucher linked to this sale debit note to collect the amount. | Approved |
| Cancel | Cancels the sale debit note. | Approved, Closed |
| Revise Sale Debit Note | Creates a revised document from a cancelled one. | Cancelled |
| Add/Update Note | Adds or edits an internal note. | All |
| Update Secondary Status | Updates a custom secondary status. | Approved, Closed |
| Master Update | Updates selected header fields. See <a href="#/sales/sale-debit-note?id=master-update">Master Update</a>. | Approved, Closed |
| Mark As Closed | Manually closes the document. | Approved |
| Undo Close | Reverts a manual close. | Closed (only when manually closed) |
| Export Items | Exports item lines to Excel. | All |

<h3>Statuses</h3>

| **Status** | **Description** |
|------------|-----------------|
| Draft | Saved but not yet approved. Can be edited or deleted. |
| For Revisal | Sent back for changes. Treated like Draft for edit and delete. |
| Approved | Finalized and posted. Increases customer receivable. |
| Closed | Settled (paid) or manually closed. |
| Cancelled | Cancelled. Use <b>Revise Sale Debit Note</b> to create a replacement. |
| Multi Level Approval | Awaiting multi-level approval workflow. |

<b>Posting note:</b> Sale Debit Notes post journals on approve — customer is debited and revenue/tax accounts are credited (same direction as a sale invoice). There is no inventory or COGS posting. Open sale debit notes appear under open documents on customer outstanding views and in customer statement / tax sale totals where applicable.

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

<h2 id="master-update">Master Update</h2>

<b>Master Update</b> lets you change selected header fields on an approved or closed sale debit note without editing item lines. Open the three-dot menu and select <b>Master Update</b>.

Typical updatable fields include Date, Payment Term, Due Date, Employee, Prepared By, Branch, Brand, and Project (subject to company settings). Customer, reason, invoice link, item lines, and totals cannot be changed here — edit while Draft / For Revisal, or cancel and revise.

Click <b>Confirm</b> to save or <b>Cancel</b> to close without saving.

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

<h2 id="view-tabs">View Tabs &amp; Widgets</h2>

When you open a sale debit note in full view, the right side shows tabbed panels.

| **Tab** | **What it shows** |
|---------|-------------------|
| Summary | Linked follow-up documents for this sale debit note. |
| Journal Info | Accounting journal entries posted on approve. Requires journal access. |
| Payments | Receipt vouchers and collections against this sale debit note. |
| Secondary Status | Custom secondary status history when enabled. |

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

<h2 id="best-practices">Best Practices</h2>

<ul>
<li>Link the <b>Sale Invoice</b> whenever the debit relates to a specific bill, so statements and audits stay clear.</li>
<li>Use a dedicated <b>service item</b> for rebate claw-back or extra charges (with the correct revenue account) so books stay clean.</li>
<li>Prefer <b>Rebate Adjustment</b> when reversing a customer rebate or credit given earlier; use <b>Additional Charges</b> for freight, insurance, and similar add-ons.</li>
<li>Do not use Sale Debit Note for goods returns — use <a href="#/sales/sale-return-order">Sale Return Order</a> and <a href="#/sales/credit-note">Credit Note</a> instead.</li>
<li>Do not confuse with Purchase <a href="#/purchase/debit-note">Debit Note</a>, which adjusts supplier payables.</li>
<li>Approve promptly so outstanding and tax reports include the charge; collect with <b>Payment In</b> for credit-mode notes.</li>
</ul>

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

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

<p><b>How is Sale Debit Note different from Credit Note?</b><br>Credit Note reduces what the customer owes (and may update stock). Sale Debit Note increases what the customer owes and never updates stock.</p>

<p><b>How is it different from Purchase Debit Note?</b><br>Purchase Debit Note is in the Purchase module and adjusts supplier balances. Sale Debit Note is in Sales and adjusts customer balances.</p>

<p><b>What does Reason “Rebate Adjustment” mean?</b><br>Use it when you need to reverse or claw back a rebate/discount previously given to the customer (often called rebate reversal in business terms). The UI label is <b>Rebate Adjustment</b>.</p>

<p><b>Can I add inventory items?</b><br>No. Only service items are allowed. Inventory does not move when you approve a sale debit note. Support for goods lines may come in a later release.</p>

<p><b>Is a sale invoice required?</b><br>No. Linking a sale invoice is optional but recommended for audit trail.</p>

<p><b>How do I collect payment?</b><br>On an approved Credit-mode sale debit note, use <b>Payment In</b> to create a Receipt Voucher. Cash, Bank, or Digital Wallet notes may close on approve when paid immediately.</p>

<p><b>Does it appear in tax and outstanding reports?</b><br>Yes. Sale debit notes are included in relevant sale tax reports (for example as debit notes in GSTR-style flows), customer statement, and open sale debit notes on customer outstanding views.</p>

<p><b>Can I create a sale debit note from the Sale Invoice screen?</b><br>Not as a one-click action today. Create from <b>Sales → Sale Debit Note → New</b> and optionally select the sale invoice on the form.</p>

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

<h2 id="related">Related Topics</h2>

<ul>
<li><a href="#/sales/sale-invoice">Sale Invoice</a> — original customer bill.</li>
<li><a href="#/sales/credit-note">Credit Note</a> — reduces customer balance (opposite document).</li>
<li><a href="#/sales/customer-rebate">Customer Rebate</a> — rebate schemes that may later need claw-back via Rebate Adjustment.</li>
<li><a href="#/purchase/debit-note">Debit Note (Purchase)</a> — supplier-side debit note (different module).</li>
<li><a href="#/sales/reports/customer-outstanding">Customer Outstanding Bills</a> — includes open sale debit notes.</li>
<li><a href="#/sales/reports/customer-statement">Customer Statement</a> — includes sale debit note totals.</li>
<li><a href="#/sales/sale-settings-config">Sale Settings</a> — form options and numbering.</li>
</ul>
