# 2025-07-01

## Systems

### :wrench: Improved

<table><thead><tr><th width="339">System</th><th>Functionality</th></tr></thead><tbody><tr><td>File.1</td><td><ul><li>Changed the mapping value for invoice line item names</li><li>Added functionality to allow country selection on an invoice</li><li><code>LegalMonetaryTotal</code> is now a negative value when the invoice is a credit invoice</li><li>Bug fix for Mass Approval that enabled submission of an invoice that is missing required fields</li></ul></td></tr><tr><td>Bjorn Lunden</td><td><ul><li>fixed logic around payment status</li></ul></td></tr><tr><td>All Systems</td><td><ul><li>Introducing a standard format for schemeID</li></ul></td></tr></tbody></table>


---

# 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.zwapgrid.com/changelog/2025-07-01.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.
