# May 15 - Floor Stock Module, Product Updates, & Dashboard Updates

Feature **Legacy** - Carton Labels

* Implemented new tech that will allow users to generate more than 50 Carton Labels

Feature **Legacy** - Production Dashboard: Impression Capacity

* Users will be able to view Impression capacity for each **production type** (screen print, inside tag, DTG etc.)

Refactor / Small Fix **Legacy** - Admin Dashboard

* Replaced the Total Revenue metric card with a new metric card called **Sales Closed (This Month)** that will quantify Order + Revenue for Sales closed for the current month.
* Added Previous YTD Line to Sales Closed graph
  * The Previous YTD dashed line will represent Previous Year revenue YTD which can be compared to the Current Year revenue YTD.

Bug **Legacy** - Fixed an issue related to Purchase Orders that made adding some products take longer than expected.

Bug **Legacy** - Fixed an issue that caused Purchase Orders + Distributions to break when updating order line item quantities.

Bug **Legacy** - Fixed an issue with floor stock quantities disappearing after a location is removed.

Bug **Legacy** - Fixed a timestamp issue that caused the Art Time tracker in the Art Module to break.


---

# 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.culturestudio.com/release-notes/decorator-platform/may-15-floor-stock-module-product-updates-and-dashboard-updates.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.
