# 2025-11-13

## Systems

<table><thead><tr><th width="280.25">System</th><th>Functionality</th></tr></thead><tbody><tr><td>Björn Lundén</td><td><ul><li>[<mark style="color:green;"><strong>New</strong></mark>] Added order <code>description</code> to the notes field on the invoice for <code>GET /salesinvoices/:id</code></li><li>[<mark style="color:green;"><strong>New</strong></mark>] Added support for <code>POST /salesinvoices/:id/attachments</code></li></ul></td></tr><tr><td>File.1</td><td><ul><li>[<mark style="color:green;"><strong>New</strong></mark>] <code>taxInclusiveAmount</code> and <code>taxExclusiveAmount</code> should now exclude rounding</li></ul></td></tr><tr><td>Fortnox</td><td><ul><li>[<mark style="color:green;"><strong>New</strong></mark>] Added additional caching of reference values for <code>GET /salesinvoices</code> and <code>GET /salesinvoices/:id</code> to reduce the risk of hitting rate limits</li></ul></td></tr><tr><td>Procountor</td><td><ul><li><p>[<mark style="color:blue;"><strong>Improved</strong></mark>] Standardised account matrix for:</p><ul><li><code>GET /trialbalances</code></li><li><code>GET /balancesheet</code></li><li> <code>GET /incomestatement</code></li></ul></li></ul></td></tr><tr><td>Visma Netvisor</td><td><ul><li><p>[<mark style="color:blue;"><strong>Improved</strong></mark>] Standardised account matrix for:</p><ul><li><code>GET /trialbalances</code></li><li><code>GET /balancesheet</code></li><li> <code>GET /incomestatement</code></li></ul></li><li>[<mark style="color:blue;"><strong>Improved</strong></mark>] Added support for heading categorization and updated calculations to match other systems for <code>GET /trialbalances</code></li></ul></td></tr><tr><td>Visma Spiris</td><td><ul><li>[<mark style="color:green;"><strong>New</strong></mark>] Added pledge text used on invoices to the <code>GET /companyInformation</code> response</li></ul></td></tr></tbody></table>

## Platform

<table><thead><tr><th width="280.25"></th><th>Functionality</th></tr></thead><tbody><tr><td>General platform improvements</td><td><ul><li>Security updates</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/november-2025/2025-11-13.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.
