# 2025-05-15

v5.40.0

#### New Features & Improvements

**Email Address Autocomplete:** Improved email address handling with better autocomplete that fetches only related emails (client, sales rep, supplier, and user).

**PO Validation:** System now prevents creating purchase orders if any project lines have invalid suppliers.

**Currency Info Tooltip:** Added informational tooltip when currency dropdown is disabled on client edit.

#### Bug Fixes

**Due Date Defaults:** Fixed default due date type and value handling for clients and suppliers.

**Bulk Process Validation:** Fixed bulk process checkboxes and validation logic.

**Email From Name:** Email From Name now correctly uses the logged-in user's name to match the From Address.


---

# 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://support.ordereazi.com/ordereazi/release-notes/release-notes-2025/may/2025-05-15.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.
