> For the complete documentation index, see [llms.txt](https://docs.rmhpos.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.rmhpos.com/releases/old/3-50-12.md).

# 3.50.12

Release Date: November 17, 2023

## **Store Manager**

### Add new tasks to the Advanced Item Wizard

Starting with release 3.50.12, the following tasks have been added to the **Advanced Item Wizard**:

* Task 110: Change Item Prices
* Task 120: Change Item Price Limits
* Task 130: Change Item Cost
* Task 180: Change Item Sale Prices
* Task 1060: Change Item Description
* Task 1150: Change Item Sub Description
* Task 1240: Change Extended Description

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

### Remove legacy receipt templates

Starting with release 3.50.12, legacy receipt templates have been removed from **C:\Program Files (x86)\Retail Hero\RMH Store Manager\ReceiptTemplates**. This will make it easier to select the correct receipt template when setting up receipt formats and registers for stores. Refer to [**Receipt formats**](/store-manager/configure-pos-and-store-manager/registers-and-receipts/setting-up-receipt-formats.md) and [**Registers**](/store-manager/configure-pos-and-store-manager/registers-and-receipts/setting-up-registers.md) for more information.

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


---

# 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.rmhpos.com/releases/old/3-50-12.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.
