# R1046 (12-Sep-2023)

This release introduces improvements to the Credit Note feature for cancelled orders which includes ability to capture detailed cancellation reason information. It also includes enhancements to the Order Report with an ability to export and see all the Custom Order Fields information.

> #### Enhancements

* **Credit Note improvements:** Now Cancel Order feature supports Credit note Type & Reason field to capture the detailed order cancellation information.
* **Orders Report improvements:** Refreshed 'Order Report' Excel with an option to view Custom Order fields as for a better user experience. Users can generate an excel report with all the custom field information.


---

# Agent Instructions: 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:

```
GET https://docs.certinext.io/documentation/release-notes/r1046-12-sep-2023.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
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.
