# 2025-07-09

v5.41.2

#### New Features & Improvements

**Pricelist Selling Price Calculator:** Added pricelist global rules with margin rule type for automatic selling price calculations.

**Webhook WorkflowId:** Added WorkflowId mapping to webhook processor for sales order documents.

#### Bug Fixes

**Various Code Quality Improvements:** Removed debug console.log statements and improved code formatting.


---

# 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/july/2025-07-09.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.
