# August 11 - Bugfixes and Improvements

**Bugfixes**

* Fixed bug on calculate totals on printing purchase orders pdfs.
* Fixed bug where sometimes garment icons were not coming in grey color in production queue export file.
* Fixed bug on printing packing slips. Client id was not being found.
* Fixed bug where completion timestamp value for printing jobs size distributions were being nulled after completing a job or creating completed duplicates.

**Improvements**

* Changed values for garment icons to use "Yes" and "No" instead of "Green", "Blue", "Light Blue", "Orange", "Grey".
* Improved production queue excel export by adding icon logic to include garment icons in the excel file, change run date filter to return a date range, adding multi-range filtering, and adding location column to the exported excel file.
* Removed labor cost calculation for affiliate orders' margins calculations.
* Modified affiliate orders art approval auto status flow to change the order auto status to "out with 3rd party" status.
* Improved loader syncing on uploading position images to prevent the user from abandon the view before images being uploaded to both servers.
* Prevent screen set colors duplication by using a loader to prevent the user from clicking on save button twice.
* Disable deprecated markup input in order lines.
* Fixed issue that cause QBO sync error due to caching.
* Improved Revenue By Location graph metric accuracy by refactoring to only allow Location filtering.


---

# 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-11-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.
