> For the complete documentation index, see [llms.txt](https://docs.xorosoft.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.xorosoft.com/xoroerp-1/sales/credit-and-deposit/credit-memo/voiding-a-credit-memo.md).

# Voiding a credit memo

There may be times when you need to void a credit memo due to various reasons, such as incorrect information, changes in the transaction, or cases where the customer has not returned the item for which the credit memo was initially issued.

Voiding a credit memo essentially involves reducing the credit memo's value to zero. This is achieved by removing item lines from the credit memo and eliminating any associated refunds. If the credit memo has been applied to an invoice, it's essential to un-apply the credit before voiding it.

### Deleting the refund

If the credit memo has been refunded and you wish to void it, start by deleting the refund created on the memo.

{% hint style="info" %}
To delete the refund, go to **Credit Memo > Options > Show Refund(s) from Credit**
{% endhint %}

<figure><img src="/files/IcYQkcSmPhZa2WvpMrrg" alt=""><figcaption></figcaption></figure>

This action will take you to the Customer Refund Centre, where the refund associated with the credit memo is displayed. Right-click on the refund and select the "Delete" option.

<figure><img src="/files/bnAdl157Kpr0BRPtBK0d" alt=""><figcaption></figcaption></figure>

The refund will be deleted, and the status of the credit memo will be updated to "Open." You can then proceed with removing the item lines from the credit memo.

### Un-applying the credit

If the credit memo you wish to void has already been applied to an invoice, begin by un-applying the credit. This action will change the status of both the invoice and the credit memo back to "Open."&#x20;

{% hint style="info" %}
To un-apply the credit memo, go to Credit Memo > Options > Show Applied on Invoice(s)
{% endhint %}

<figure><img src="/files/BE29tqLhsu9mRy69QjYv" alt=""><figcaption></figcaption></figure>

You will be redirected to the Customer Credit Centre with the details of the credit applied to the invoice. Right-click on the credit and select the "UnApply Credits" option to unapply the credit.

<figure><img src="/files/f062g7mbLkD6zfkzcKpa" alt=""><figcaption></figcaption></figure>

### Removing the item line(s)

To void the credit memo, it is necessary to remove the item line(s) from the credit memo and deplete the inventory from the stock. This action reduces the memo's amount to zero and allows you to proceed with voiding it.

To remove the non-inventory item, right-click on the item line and click on "Delete" to remove it.

For inventory items, click on the item's quantity, which will open the "Add/Change Credit Memo Qty" screen. From there, select the location and choose the quantity to "Uncredit".

<figure><img src="/files/dSBVpSD2tjteYPoDy1f9" alt=""><figcaption></figcaption></figure>

Once all item lines have been successfully removed, navigate to the "Options" menu and select "Void" to complete the process of voiding the credit memo.

<figure><img src="/files/OrxSzXLQvE7CRDowLjN4" alt=""><figcaption></figcaption></figure>

### Voiding the Credit Memo when the Item is in the Damaged Location

When you have created a credit memo for damaged items, the item is received in the "Damaged" location within your inventory system.

<figure><img src="/files/g1Ek6Awmb4tHVW5N2hV6" alt=""><figcaption></figcaption></figure>

Voiding such a credit memo involves a slightly more intricate process since the stock isn't readily available for uncrediting.

To void the Credit Memo when the Item is in the Damaged Location, the item will have to be made “Available”. Once the item has been transferred to an available location, we can then uncredit the quantity from the credit memo and then proceed to void the credit memo.

To make the item available, open the item in the "Inventory by Location" module. You will find that the item is in the **Damaged** location and "**Not Available"**.

<figure><img src="/files/ICYwrEvjvPoyPvZWUOli" alt=""><figcaption></figcaption></figure>

Right-click on the item and select “**Change Not Available Qty**” option.

<figure><img src="/files/oiO5LI6Mzt048qED9NCE" alt=""><figcaption></figcaption></figure>

Enter the “**New to Not Available Qty**“, by adding the qty on the Credit Memo to the Available Qty. Hit “Change Quantity”.

<div align="left"><figure><img src="/files/heZKfGb5VNXTD6ba1466" alt=""><figcaption></figcaption></figure></div>

<figure><img src="/files/riODakRjJ4vJsmFTJqcq" alt=""><figcaption></figcaption></figure>

After making the item available, open the Credit Memo and Uncredit the Item. Then, proceed to void the credit memo.

<figure><img src="/files/1ot9CSqtrhIPyhnGNOlE" alt=""><figcaption></figcaption></figure>

<figure><img src="/files/quS2rtHoD8cpTIcOW8iI" alt=""><figcaption></figcaption></figure>

### Voiding a "Warehouse" type Credit Memo

The process for voiding a Warehouse type Credit Memo depends on the App Configuration **“Use RMA ASN Process.”**

**Scenario 1: When App Config “Use RMA ASN Process” is Disabled**

**Step 1:** The system allows **ASNs** to be generated directly from Credit Memo page.

**Step 2:** When voiding a "Warehouse" type credit memo, you will first have to check if the ASN has been generated or not.

**Step 3:** If the ASN is not yet generated, you can go to **Options > Void** to delete the credit memo.

<figure><img src="/files/w2hVrI7AhkpcLzSRY2iH" alt=""><figcaption></figcaption></figure>

**Step 4:** If the ASN is generated, you must void the ASN first before you can proceed to void the Credit Memo.

**Step 5:** The ASN can be voided only if its status is **Open/Received**. To void an ASN in Open status, click on the ASN number displayed at the top-right corner of the screen.

<figure><img src="/files/okiK56VpltxNj5SvMyGQ" alt=""><figcaption></figcaption></figure>

**Step 6:** You will be navigated to the ASN screen. Click on the Bin icon located on the top-right to delete the ASN.

<figure><img src="/files/pLIqRi9c9UEHJKLHI6E9" alt=""><figcaption></figcaption></figure>

**Step 7:** After deleting the ASN, go to Options > Void to delete the credit memo.

<figure><img src="/files/jvo4yDcJC0xjVhzZVW5n" alt=""><figcaption></figcaption></figure>

{% hint style="info" %}
If the App Configuration **“Use RMA ASN Process”** is disabled and the generated ASN is in **Closed** status, refer to the steps below to [void the Credit Memo linked with the Closed ASN](#how-to-void-credit-memo-linked-with-asn).
{% endhint %}

**Scenario 2: When App Config “Use RMA ASN Process” is Enabled**

**Step 1:** Return ASNs can only be generated from approved RMAs. Hence, ASNs cannot be generated directly from Credit Memo page.

**Step 2:** In this case, since no ASN is generated from the Credit Memo, you can void the Credit Memo directly.

<figure><img src="/files/iKfXSZxl29JULeImvtcd" alt=""><figcaption></figcaption></figure>

### How to Void Credit Memo Linked with "Closed" ASN?

**Step 1:** Enable the App Configurations **“Use RMA ASN Process”** and **“Allow Credit Memo Void with Linked ASN.”**

<figure><img src="/files/TZckJUMrQUUTBC3KTVJg" alt=""><figcaption></figcaption></figure>

**Step 2:** Navigate to Menu → Sales → Credit & Deposit → Credit Memo Centre and open the Credit Memo linked to an ASN.

<figure><img src="/files/XmSXSbXbMLCg01TuCksk" alt=""><figcaption></figcaption></figure>

**Step 3:** Reverse the returned inventory manually.&#x20;

<figure><img src="/files/WQr0aODMrC3my0cM5Peb" alt=""><figcaption></figcaption></figure>

<figure><img src="/files/6YjRnOi2OvMROlflQODB" alt=""><figcaption></figcaption></figure>

**Step 4:** Select **Void** option from the Options menu to complete the void action.

<figure><img src="/files/VxZnJCTgcrNuHTNbjGlK" alt=""><figcaption></figcaption></figure>

**Step 5:** Verify the ASN status in the ASN Centre. The linked ASN status changes to **Void**.

<figure><img src="/files/cmkeEukXJK36nUSTYzvU" alt=""><figcaption></figcaption></figure>

{% hint style="info" %}
The [App Configuration](/xoroerp-1/configuration/application/app-config/general.md) **“Allow Credit Memo Void with Linked ASN”** functions only when the **“Use RMA ASN Process”** configuration is enabled.
{% endhint %}


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter, and the optional `goal` query parameter:

```
GET https://docs.xorosoft.com/xoroerp-1/sales/credit-and-deposit/credit-memo/voiding-a-credit-memo.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
