# March 17th - Revamped Positions Library, QC module, improvements & bugfixes

## :tada: New Features

#### Added art approval toggle button on each position in design view.

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

#### Invoices mailing monitor

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

#### Added AQL scheme setting at client level

#### Added AQL scheme setting at order level

<figure><img src="/files/4toA6rF1Sr9iUIx3GjO3" alt=""><figcaption></figcaption></figure>

#### Added AQL inspections section in the order details view

<figure><img src="/files/4Fk5OE17jzF2mQ4ptuYG" alt=""><figcaption></figcaption></figure>

#### Added Get Merged Invoice Button for Sony's orders

#### Added Account Managers report in the reports module

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

## :rocket: Improvements

:heavy\_check\_mark:  Refactored the positions library:

* Removed the propagate changes behavior
* Revamp the positions library modal
* Added filtering and pagination in the positions library modal
* Added image slidewhow on click
* Added editing capability within the modal
* Removed remove and edit library items' options when opened from the orders module
* Added the "Save as new" option when editing and also in the art view
* Added the "Replace with another" option in the art view

:heavy\_check\_mark:  Removed old product searcher in design view.

:heavy\_check\_mark:  Updated app's favicon.

:heavy\_check\_mark:  Get up to date pricing when doing reorders (only for api products). For custom products we assume we already have lates changes on mysql db.

:heavy\_check\_mark:  Sizes are now being sorted correctly in the distribution view.

:heavy\_check\_mark:  Added realtime tier pricing visibility according to te total color qnty when adding a product into an order.

:heavy\_check\_mark:  Simplify Invoices table in Admin dashboard to show Invoices completed vs Invoices sent

## :lady\_beetle: Bugfixes

:heavy\_check\_mark:  Removed ACH payments from Payroc.

:heavy\_check\_mark:  Fixed issue with art and shipping contacts when removing them from one order. They were being removed from the client affecting all orders.

:heavy\_check\_mark:  Fixed issue updating positions with 0 impressions on db when adding, editing or deleting a product in an order. It was locking the order\_design\_position table.

:heavy\_check\_mark:  Fixed visual rounding issue related to rebate calculation in order lines view.

:heavy\_check\_mark:  Fixed issue with Payroc saved cards.


---

# 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/march-17th-revamped-positions-library-qc-module-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.
