# 2025-09-14

v5.43.3

#### New Features & Improvements

**Pricelist Rules - Exclude Zero Cost:** Added ability to exclude zero-cost items from pricelist rules.

**Barcodes Management:** Added comprehensive barcode management features including retrieval, export, and base64 barcode image generation.

#### Bug Fixes

**Notifications Accordion:** Fixed notifications panel toggle functionality.

**Create Product Button:** Resolved issue where create product button would freeze the page on certain browsers.

**Document Quote Selection:** Fixed hanging issue when selecting products from search tab.

**Cross-Dock Table Styling:** Improved table styling and group row appearance in Cross-Dock view.


---

# 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/september/2025-09-14.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.
