# June 16 - Improvements & Bugfixes

**Improvements**

* Create art records on CRM account creation automatically.
* Tag Michelle to automated replies in the slack orders channel.
* Enable user to set no location for an order on order details view.
* Add PO to ref-line-1 in shipping view.
* Added email logging on custom product creation.

**Bugfixes**

* Fixed wrong pricing for larger sizes in order lines view.
* Fixed issue Mailersend's invoice mailing was sending multiple emails per invoice instead of one.
* Fixed wrong counting completed units for orders with multiple designs in WIP dashboard items.
* Fixed phone format issue in Edit Company Details dialog.
* Fixed total distributed quantity was not being updated after distribute all remaining units.
* Fixed listing duplicate clients and decorators in cp-platform and stokkup-cp projects.


---

# 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/june-16-improvements-and-bugfixes.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.
