> For the complete documentation index, see [llms.txt](https://support.ordereazi.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://support.ordereazi.com/ordereazi/release-notes/release-notes-2023/june/2023-06-20.md).

# 2023-06-20

### **Margin Calculations**

Historically, OrderEazi could only deal with Markup calculations to determine the selling price of items, but now that has been extended to include margin calculations. This functionality is available to all OrderEazi licenses and is controlled by settings in the "*Organization settings*".\
If you have both margin and markup enabled, you will be able to switch between the calculations on a project, and even set the type of calculation on a specific line!\
If you want to know more about margin calculations in OrderEazi, please book a slot with one of our experts [here](https://outlook.office365.com/owa/calendar/OrderEaziDemo@warpdevelopment.com/bookings/)

### **Universal Branding Calculator (UBC)**

We are proud to announce that our UBC is going live for all customers.\
Working closely with our customers we were able to ensure that the UBC is ready for prime time. If you want to know more about the UBC, how it works and what it can do for you, please book a slot with one of our experts [here](https://outlook.office365.com/owa/calendar/OrderEaziDemo@warpdevelopment.com/bookings/http://)

### &#x20;**Minor updates and fixes**

* When picking stock we now display the project description.
* When working with multiple currencies it was unclear what currency the exchange rate applies to
* Fixed an issue where in some cases you were not able to assign users to stock takes
* Fixed an issue where in some cases you were not able to view the list of customer deliveries
* The project's exchange rate is now stored in the project history when changed
* In some cases, merge fields were not being merged for supplier-based actions on projects, this has been fixed
* Corrected: You can now add notes to project lines again
* Corrected: Stock-level edits will no longer show a spinner forever
* Updated the rendering of charts on the dashboard
* Corrected: Duplicating projects with a past due date getting stuck on a loading screen
* Added: Display the stock available for variants when using the branding calculator or the variant builder
* Corrected: In some scenarios, the settings for documents on a workflow were not saved
* Added: You will now get a clear message if a label printer is not set up for your workstation


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://support.ordereazi.com/ordereazi/release-notes/release-notes-2023/june/2023-06-20.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
