NEXT 202609 - Release date: 25-02-2026
Source to Contract
Show notes in reminder emails
Reminder emails for supplier and contract notes now contain details of the note. The content of the note is shown directly in the email, along with extra information such as the note type, contract number and name and supplier. This makes reminders clear, informative, and immediately actionable.
Procure to Pay
Advanced Search function added to 'Procurement'
A full Advanced Search function has been added to the 'Procurement' module. This new functionality allows for more detailed and efficient searching within the procurement process. Users can now enter specific search criteria, making it easier and faster to find relevant information.
The full contents of this release are explained below.
Contents
General
New
Procurement Value Management – core improvements
ℹ️
Dimension reference numbers in Budget Management
ℹ️
Source to Contract (S2C)
General
- Various text corrections have been made.
- Various translation corrections have been made.
- Various layout corrections have been made.
- Various performance improvements have been made.
New
Mandatory task description
Simplified login page with updated references
Note content in reminder emails
Fixes
| Description | Location |
|---|---|
| Fixed: disabling editing in workflow steps also blocked viewing and downloading documents. Users can now always open and download documents within an information request, even if editing is disabled. Action buttons next to the document link remain disabled as expected. | Workflows |
| Fixed: the api/vendors/vendors endpoint gave a technical error with overly long text fields. A clear validation error now appears if the input is too long. | API |
| Fixed: the issue where an Excel export could fail if the overview name was longer than 31 characters. Table names are now automatically shortened so the export always works, even with long names. | Exports |
| Fixed: the issue where bullet points within HTML formatted text were not displayed correctly in previews and overview tables. Entering multiple blank lines has also been improved so the cursor now behaves correctly. Both display and input are now consistent and predictable when editing HTML formatted text. | HTML text fields |
Vendors
New
Prevent sending errors when requesting information without email addresses
Fixes
| Description | Location |
|---|---|
| Fixed: the issue where unclear error messages appeared when returning an information request to the customer. Exceptions are now correctly logged and shown to the user as a clear message. | Information request |
| Fixed: surveys were shown for suppliers even if the corresponding audit record was missing. The system now checks whether the linked survey audit id exists, so only valid surveys are visible. | Vendor details |
| Fixed: the issue where sending login codes to supplier portal users did not work. This now works as expected again. | Supplier Portal |
Contracts
New
Aligned authorisation labels for contract and supplier documents
Spend
Fixes
| Description |
|---|
| Fixed: the issue where the chart SM: % OrderInvoices per company per period {period} in Spend gave incorrect results because empty invc_orders_log values were counted as invoices with orders. The stored procedure has been adjusted for correct recognition of empty order logs. Other related chart procedures have also been checked for similar problems. |
| Fixed: the issue where spend data from information requests was not saved in the contract after workflow approval. The audit was successful, but the totals were not saved. A check has now been added to find and update the correct contract/year. |
DORA
New
DORA report: only data for critical function identifiers
Procure to Pay (P2P)
General
Fixes
| Description |
|---|
| Fixed: the MultiReferenceAutoComplete component could not be set as mandatory. The field incorrectly gave errors on loading, did not revalidate after changes, and did not work with the form processor, causing error messages to remain. The component now supports mandatory validation, integrates with the form processor, and validates correctly on changes. |
AP Automation
New
Support for alternative quantities in detail mapping
AI recognition for landscape invoices
nextAI now automatically detects whether an invoice is portrait or landscape and processes both variants without extra steps. The conversion logic maintains the correct proportions so invoice data can be fully read from landscape PDFs. This prevents extra steps for users.
Localisation VAT ID in supplier data and AP Automation
A new field VAT code (local) has been added to both Vendor master data and Vendor Settings.
This field (localisation_vat_id) is supported in the Vendor APIs, shown in the invoice header and supplier information, and can be imported via DTS.
For master data import, the value from Vendor Settings is used when the ERP does not provide a localisation VAT ID. This provides complete support for country‑specific tax identifiers, such as NIP.
ℹ️
This feature may require a configuration change that must be requested via a ticket.
Convert XML invoice lines directly to cost invoice lines
ℹ️
This feature may require a configuration change that must be requested via a ticket.
Split coding lines in AP Automation
The amount (and VAT amount) is automatically distributed, including rounding; quantity remains editable.
This matches the existing split functionality within Procurement.
Show document type when processed via NextAI
Fixes
| Description |
|---|
| Fixed: import_invoice and the front-end did not apply ERPConfig for VAT lines correctly. With the setting “only for cost invoices”, VAT lines were still imported for purchase order invoices and could not be removed from the application. The system now checks the invoice type before processing VAT lines and automatically removes VAT lines when changing to an invoice type that does not support them. |
| Fixed: editing an invoice without a company took too long with many payment terms. The system loaded all details, causing delays. Background processes have been optimised so it now works quickly, even with many payment terms. |
| Fixed: the issue where saving invoice lines (PO and coding lines) deleted and recreated all lines, even with only one change. Invoice lines now receive an ID and are updated incrementally: new lines are added, changed lines are updated, and unchanged lines remain. This improves performance and audit quality. |
| Fixed: the issue where matching tolerances could not be created or updated if date or decimal custom fields were enabled for coding lines. The validation logic has been adjusted, restoring the functionality. |
Procurement
New
Configurable language of the purchase order PDF per company
Configurable 'return target' for OCI roundtrips
Source reference in 'Purchase Request', 'Purchase Order', and 'Receipts'
This makes the origin of requests and orders always clearly visible, even in environments with multiple source systems.
Purchase request number and external ID visible in the application
Advanced Search in Procurement
Filtering is possible on, among others, company, supplier, numbers, requester, description, amount, creation and delivery dates, and, where available, Custom Fields and line dimensions.
The results are shown in the uniform Procurement view, so you can quickly navigate to the correct documents.
Fixes
| Description |
|---|
|
Fixed: the uploaded logo in the vendors settings now matches the thumbnail in the application. Unique file names prevent confusion with multiple thumbnails. The processing of logos and thumbnails has been adjusted so the correct image is shown everywhere. |
| Fixed: hidden fields in the purchase request were still shown when opening the shopping cart. The visibility rules are now applied immediately, so hidden fields remain hidden without refreshing the page. |