# 2025-07-16

## Systems

### :screwdriver: New

<table><thead><tr><th width="339">System</th><th>Functionality</th></tr></thead><tbody><tr><td>Visma Dinero</td><td><ul><li>POST Journals</li></ul></td></tr><tr><td>Procountor</td><td><ul><li>Get attachments for a supplier invoice</li></ul></td></tr><tr><td>Business Central</td><td><ul><li>Get Supplier Invoice by ID</li></ul></td></tr><tr><td>Bjorn Lunden</td><td><ul><li>List Journals</li><li>Get a Journal</li></ul></td></tr></tbody></table>

### :wrench: Improved

<table><thead><tr><th width="339">System</th><th>Functionality</th></tr></thead><tbody><tr><td>Fortnox</td><td><ul><li>Added ability to get headers for Trial Balances</li></ul></td></tr><tr><td>All Systems</td><td><ul><li>Added <code>taxIncludedIndicator</code>  and <code>taxTotals</code>  across all systems</li></ul></td></tr><tr><td>Visma Dinero</td><td><ul><li>Additional validation measures when creating journals for Visma Dinero</li><li>Add validation measures when adding description to a Journal</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/july-2025/2025-07-16.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.
