# October 21 - New Slack Notifications,  Reports, Infra Improvements & Bug fixes

## :tada: New Features

### New slack notification sent when a PO is received in an unexpected location

Now, when user is receiving boxes, if the user's location is different than the order's location a new slack message is going to be sent to the order's slack thread letting the team know that boxes were received in a unexpected location.

### New slack notification sent when one order's margin is lower than 25%

Now, when any order's calculated margin is lower than 25%, a new slack message is going to be sent to a new channel with all the order info.

### New slack notification sent when one order has more than 48h in Shipped/Picked up status

Now, when any order has more than 48h in Shipped/Picked up status, a new slack message is going to be sent to the order's slack thread urging the account manager to investigate & push it to Final Invoice status.

### New location property within user's profile settings

Now all users are going to have a new parameter in their settings to set: the user location. This value is going to be used together with the first slack notification described in this page.

### New margins report in the settings/reports beta page

A new report is now available in the Reports Beta page for exporting all orders in a selected date range with their corresponding margins values.

### Purchase orders tracking numbers

Now, purchase orders can be related to tracking numbers. A new card section is bein displayed in the purchase orders details view.  There are several ways to add tracking numbers into a purchase order:

* When a purchase order status is set to any of Complete or Partial statuses, a new dialog is going to be displayed to the user asking if he/she wants to optionally add tracking numbers.
* In the new tracking numbers section, a button to add new tracking numbers is displayed right at the bottom of that section card.
* Also, with our integrations to S\&S we are able to tie automatically one purchase order with it's tracking numbers. UPS and Fedex integrations are coming soon.

## :lady\_beetle: Bugfixes

:heavy\_check\_mark: Fixed bug related to comma-separated recipients when sending some emails like shipping emails, art approval emails, etc.

:heavy\_check\_mark:  Fixed bug calculating orders garment cost to be displayed in the orders margins section.

## :rocket: Improvements

:heavy\_check\_mark:  infrastructure updates to EC2 Volume: Increased volume capacity.

:heavy\_check\_mark: **Shipping** section in the order's details view is now including more shipping information and has been **renamed** as **Fulfilment Summary**.

:heavy\_check\_mark:  S\&S Incoming tab has been refactored and now is using a different approach to get data from the S\&S API expecting for it to be more accurate.

:heavy\_check\_mark:  OCR product matching was improved.

:heavy\_check\_mark:  In the OCR tool, allow full screen mode in the PDF preview.


---

# 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/october-21-new-slack-notifications-reports-infra-improvements-and-bug-fixes.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.
