# July 1 - Inventory Module Migration & Decorator Platform Improvements

{% embed url="<https://www.loom.com/share/4acf8874175245009cc24ef275554760?sid=b1726905-53d9-4e64-8837-a07f8a3ed829>" %}

#### Migration - Inventory Module&#x20;

* New Inventory Module now live at [app.culturestudio.net](http://app.culturestudio.net)
* New features include:
  * Search history by Order ID
  * Global search
  * Mobile responsiveness
  * Bin Locations
  * Delete products

***

{% embed url="<https://www.loom.com/share/d18e9115031f4484bb8720571cc2e780?sid=fa1f58ce-c1a8-4199-8794-1fa4888dabf6>" %}

#### Improvements - Added Loaders to Shipping Module

* Added loaders to the Print Manifest and Export All Locations And Boxes functionality to properly handle longer-than-expected execution times for a better user experience.

***

#### Improvements - Purchase Order / Receiving Order User Experience

* If any Order has an existing Purchase Order & Receiving Order - When creating a new PO, we also create a new RO.
* In the order details view, we now are going to display the active POs and ROs only.

***

#### Bug Fixes - Purchase Order/Custom Product/Execl Manifest&#x20;

* Fixed an issue related to updating Custom Product within Product Admin
* Whenever we pull data related to a purchase order, we make sure we use the latest active purchase order. Except in those cases where we explicitly pull data for a specific purchase order, using its id or display number.
* Fixed an issue where the Export All Locations and Boxes Excel Sheet would sometimes pull incorrect quantities when Users have already distributed product into boxes, but then decide to delete an entire design.
* Fixed an issue where the Export All Locations and Boxes Excel Sheet would sometimes pull incorrect quantities when Users reallocate product into existing boxes & delete  empty boxes.
* Fixed an issue where the Order Id was not included in the download file name for Carton Labels, Manifest and Export All Locations and Boxes Excel File.

  <br>

  <br>

  <br>

  <br>

  <br>


---

# 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/july-1-inventory-module-migration-and-decorator-platform-improvements.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.
