# 2024-07-04

## Systems

### :screwdriver: New

| System          | Functionality                      |
| --------------- | ---------------------------------- |
| Visma Netvisor  | Get Sales Invoices                 |
| Visma Netvisor  | Get Sales Invoice by ID            |
| Visma Dinero    | Get Sales Invoices                 |
| Visma E-conomic | Get Printable Invoice              |
| Billy           | Get Sales Invoice Attachments      |
| Billy           | Get Sales Invoice Attachment by ID |
| Billy           | Get Printable Invoice              |

### :wrench: Improved

* API Keys
  * We now use the API Key environment (Test/Production) to determine where to create consent
* Added Visma Dinero
* Expanded audit logging to cover the Onboarding Flow and File.1
* Security improvements

### :hammer: Fixed

| System          | Functionality                                                                       |
| --------------- | ----------------------------------------------------------------------------------- |
| Visma E-conomic | Align value for payable amount between the sales invoice list and the sales invoice |

## Platform

### General

* Security patches
* Stability fixes


---

# 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-2024/4th-july.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.
