# November 10 - Tracking number section in Receiving Order detail view & Improvements

## :tada: New Features

### New Tracking Numbers section in Receiving Order detail view

Now, in the receiving order detail view, a new section is going to be displayed: "Tracking Numbers". This section will allow the user to see the tracking numbers tied to the corresponding purchase order.&#x20;

## :rocket: Improvements

:heavy\_check\_mark:  Receiving Order module revamp was refactored in order to integrate S\&S shipments with the Incoming shipments tab in one single table. Also, a new table was added: "Unrelated Shipments", which are all the shipments records coming from our APIs: FedEx and S\&S, with a no specific corresponding Purchase Order.&#x20;

:heavy\_check\_mark: Improved the shipping automation file upload process. Now it's required to receive a csv file, still receives email; then deduces name from that, and rename the file accordingly.

&#x20;


---

# 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/november-10-tracking-number-section-in-receiving-order-detail-view-and-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.
