# February 16th - Small Improvements & Bugfixes

## :rocket: Improvements

:heavy\_check\_mark:  Included user name in the payment history table in the shipping view.

:heavy\_check\_mark:  Improved product matching and order creation for the OCR tool.&#x20;

:heavy\_check\_mark:  Implemented cron job for invoices bilateral sync.

:heavy\_check\_mark:  Drop the universal\_products collection and re-create it from scratch on scheduled cron job.

:heavy\_check\_mark:  Allow more than one cc email for the daily report email. Added Angela to che cc list.

## :lady\_beetle:Bugfixes

:heavy\_check\_mark:  Fixed issue: "Created by" filter is not working properly in the orders module.

:heavy\_check\_mark:  Fixed issue: Purchase orders view were not displaying product names properly.

:heavy\_check\_mark:  Fixed issue: Duplicated vendor is being shown as selected at the same time name in the new product searcher.

:heavy\_check\_mark:  Fixed issue: In the affiliate module, on downloading the pdf, the data was wrong compared to the filtered data in the list view.

:heavy\_check\_mark:  Fixed issue: Error on editing some products using the new order line editor in the design details view.

:heavy\_check\_mark:  Fixed issue: Saved credit cards not being pulled in because of pagination.

:heavy\_check\_mark:  Fixed issue: Upload files with a size higher than 1mb.


---

# 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/february-16th-small-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.
