# April 27th - Improvements and Bugfixes

## :rocket: Improvements

:heavy\_check\_mark: Change final invoice automation logic to match (Total Shipped + Floor Stock = Total Billed) -> flips order to Final Invoice

:heavy\_check\_mark: Refactored rebate behavior to default enable it in new orders when a client has it enabled. Also the rebate input at the order level was removed and 0 value is accepted at the product level to disable rebate on specific products.

## :lady\_beetle: Bugfixes

:heavy\_check\_mark:  Fixed issue carrying position burn status on adding a position from library.

:heavy\_check\_mark:  Fixed issue carrying the wrong order+design data when replacing a position using a library item.


---

# 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/april-27th-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.
