# 2025-03-28

## Systems

### :screwdriver: New

<table><thead><tr><th width="339">System</th><th>Functionality</th></tr></thead><tbody><tr><td><ul><li>Fortnox</li><li>Visma eAccounting</li><li>Bjorn Lunden</li><li>Procountor</li><li>Visma e-conomic</li><li>Billy</li></ul></td><td><ul><li><p>Payment terms added to GET /salesinvoices</p><ul><li>Added support for displaying payment terms in the sales invoice list</li><li>Utilized by <code>include=paymentTerms</code> when calling GET salesinvoices</li><li>For example:<br><code>/salesinvoices?FromInvoiceDate=2025-02-14&#x26;include=paymentTerms</code></li></ul></li></ul></td></tr></tbody></table>

### :wrench: Improved

<table><thead><tr><th width="339">System</th><th>Functionality</th></tr></thead><tbody><tr><td><ul><li>File.1</li></ul></td><td><ul><li>Resolved an issue that caused line items to not be properly saved when pressing "Save Progress"</li><li>Resolved an issue where the invoice validator could accidently be closed without confirmation from the user.</li><li>Translation updates</li><li>Resolved an issue when deleting ASIX files</li></ul></td></tr><tr><td><ul><li>All systems</li></ul></td><td><ul><li><p>Standardize financialDimensions</p><ul><li>Functionality released the 17:th of March is now enabled for all systems</li></ul></li></ul></td></tr></tbody></table>

## Platform

### General

<table><thead><tr><th width="312.3333740234375">System</th><th>Functionality</th></tr></thead><tbody><tr><td><ul><li>General platform improvements</li></ul></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/march-2025/2025-03-28.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.
