# November 24 - New features & Bugfixes

## :tada: New Features

### Added internal notes inside schedule board jobs dialog

Now, in the schedule board jobs dialog, a new tab is going to be displayed: "Notes". This section will allow the user to see the order internal notes.&#x20;

### Global searchable purchase orders' tracking numbers

Now, in the global search bar, purchase orders' tracking numbers are searchable. It will work only when a full tracking number from FedEx or UPS is typed in.

### Payroc for payment in platform

Now, in the platform payment workflow, we are using Payroc as payment provider.

## &#x20;:lady\_beetle: Bugfixes

:heavy\_check\_mark:  The logic behind shipping numbers in daily report email was modified in order to be accurate. The shipped revenue total is now coming from orders grand total, which is not granular or detailed enough, but is the same math we use in dashboards graphs.

:heavy\_check\_mark:  Old shipping costs are cleared out when distros shipping type is changed to a different.

:heavy\_check\_mark:  QBO synced orders can be filtered from the Work In Progress dashboard filters successfully.


---

# 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/november-24-new-features-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.
