# August 21 - Slack Shipping Notifications, Bugfixes & Improvements

## New Features

### Slack Shipping Notifications

* Now we are going to run a logic at some specific hour in the day to check all orders scheduled for the next day but with no distributions created, and orders with next-day scheduled distributions but with no shipping type assigned, and send a notification message in the order's slack thread.

<figure><img src="/files/UQFRZ46c2N8Mp9J2y2Nq" alt=""><figcaption></figcaption></figure>

## Bugfixes

* Fixed bug on client's orders view, where "go to order" option wasn't working.
* Fixed bug where user was unable to re-create purchase orders or receiving orders on re-approve an order with no purchase orders or receiving orders.
* Fixed bug on creating new orders and they were added to the closed won column in the CRM.
* Fixed issue where rebate was not being properly calculated in order lines view<mark style="color:$warning;">.</mark>

## Improvements

* Now, we display a loader on adding a design and adding a product to avoid data errors due to user's action right after submitting those forms, like abandon the screen.
* Added this week, last week and today filters to "Approved vs Shipped" graph.
* Improved how we assign vendors on adding a product into an order by taking into account ottocap and gildan mill vendors and making a new vendor called "API" as the default vendor in case no matching vendor is found.
* Now we move order's CRM card to estimate column automatically when order status change to estimate.


---

# 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/august-21-slack-shipping-notifications-bugfixes-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.
