# Sale Return Reason

<p class="doc-lead">Sale Return Reasons are master codes recorded on sale return orders. They standardize why goods were returned and can control return-to-return-center behaviour.</p>

<div class="doc-toc">
<p class="doc-toc-title">On this page</p>
<div class="doc-toc-section">
<div class="doc-toc-links">
<a href="#/sales/sale-return-reason?id=overview">Overview</a>
<a href="#/sales/sale-return-reason?id=fields">Fields</a>
<a href="#/sales/sale-return-reason?id=how-it-works">How It Works</a>
<a href="#/sales/sale-return-reason?id=actions">Actions</a>
<a href="#/sales/sale-return-reason?id=faq">FAQ</a>
<a href="#/sales/sale-return-reason?id=related">Related</a>
</div>
</div>
</div>

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

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

Go to <b>Sales → Settings → Sale Return Reasons</b> from the left menu.

<b>List columns</b>

| **Column** | **Description** |
|------------|-----------------|
| Id | Record ID. |
| Title | Reason label shown on sale return orders. |
| Is Return To Return Center | Whether returns using this reason go to the user's return center. |
| Description | Optional internal notes. |
| Status | Active or Suspended. |

<b>Quick filter tabs</b>

| **Tab** | **Shows** |
|---------|-----------|
| Active | Active return reasons (default). |
| Suspended | Suspended reasons. |

<b>Advanced filters</b>

| **Filter** | **Description** |
|------------|-----------------|
| Title | Filter by reason title. |
| Status | Active or Suspended. |
| Created Date | Date the reason was created. |

<b>List row actions</b>

| **Action** | **Description** |
|------------|-----------------|
| View | Opens read-only details. |
| Edit | Opens the edit form. |
| Delete | Removes the reason when not referenced. |
| Suspend / Activate | Disables or re-enables the reason. |

<b>New Sale Return Reason</b>

<img src="sales/images/salereturnreason.webp" alt="Sale Return Reason" loading="lazy">

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

<h2 id="fields">Fields</h2>

| **Field** | **Description** |
|-----------|-----------------|
| Title * | Reason label shown on sale return orders. Must be unique. |
| Is Return To Return Center (if return center assigned in user setting) | When on and the user has a return center in user settings, returned stock is directed to that return center. |
| Description | Optional internal notes about when to use this reason. |

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

<h2 id="how-it-works">How It Works</h2>

<ul>
<li>On <a href="#/sales/sale-return-order">Sale Return Order</a> and <a href="#/sales/credit-note">Credit Note</a> entry, the user selects a return reason from this list.</li>
<li>Set a per-user default under <a href="#/settings/user-management?id=default-values">User Settings → Defaults</a> (<b>Sale Return Reason</b>). New credit notes and sale return orders pre-fill that reason. Enable <b>Data filter</b> to limit the reason picker and related lists to that reason only.</li>
<li>The reason is stored on the document and prints on return documents when configured.</li>
<li>When <b>Is Return To Return Center</b> is enabled on the reason and the user has a <b>Sale Return Center</b> in user settings, inventory on the return routes to that center instead of the default inventory center. The same applies in the Field Sale App credit note screen.</li>
</ul>

<p><b>Connected reports:</b> Analyse returns by reason on <a href="#/sales/reports/sale-return-report">Sale Return Report</a> and the Sales vs Return chart on <a href="#/sales/sale-dashboard">Sale Dashboard</a>.</p>

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

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

<b>List header:</b> <b>New</b>

| **Action** | **Description** |
|------------|-----------------|
| Edit | Opens the reason form |
| Delete | Removes the reason when not referenced |
| Suspend / Activate | Disables or re-enables the reason |

<b>Form buttons:</b> <b>Save</b> / <b>Update</b>, <b>Reset</b>, <b>Cancel</b>

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

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

<b>Can I change the reason after a return is approved?</b><br>
Edit the return order while it is still in draft or for revisal status. Approved returns require cancellation or revision workflows per your permissions.

<b>What is Return To Return Center?</b><br>
It uses the return center from the user's profile (when configured) as the receiving location for inventory on returns using this reason.

<b>Can I set a default return reason for a user?</b><br>
Yes. In <a href="#/settings/user-management?id=default-values">User Settings</a>, set <b>Sale Return Reason</b>. New Credit Notes and Sale Return Orders (web and Field Sale App) use that value. Turn on <b>Data filter</b> to restrict the user to that reason.

<b>Is return reason mandatory on every return order?</b><br>
Select a reason when creating the return from the sale invoice. It appears on <a href="#/sales/reports/sale-return-report">Sale Return Report</a> for analysis.

<b>Can I deactivate a reason still used on old returns?</b><br>
Suspend prevents selection on new returns. Historical return orders keep the reason recorded at creation.

<b>How does reason relate to inventoryless credit notes?</b><br>
Damaged or expired flows may use <b>Without Inventory</b> on the credit note. Return reason still documents why goods came back.

<b>Should I create separate reasons for warranty vs commercial returns?</b><br>
Yes. Distinct reasons improve return analytics and help credit control teams prioritise warranty claims vs sales adjustments.

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

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

<ul>
<li><a href="#/sales/sale-return-order">Sale Return Order</a></li>
<li><a href="#/sales/credit-note">Credit Note</a></li>
<li><a href="#/settings/user-management?id=default-values">User Settings — Defaults</a></li>
<li><a href="#/sales/reports/sale-return-report">Sale Return Report</a></li>
<li><a href="#/sales/sale-settings">Sale Settings hub</a></li>
</ul>
