15th May

Systems

🪛 New

System
Functionality

Visma Dinero

  • GET /trialbalances

    • Added support for retrieving trial balances

Björn Lundén

  • POST /supplierinvoices

    • Added support for creating supplier invoices

    • Also added support for multiple currencies and credit invoices

  • GET /financialdimensions

    • Added support for getting financial dimensions

  • Proxy.1 support for Björn Lundén

    • Proxy.1 now supports Björn Lundén requests

🔧 Improved

System
Functionality

All

  • Standardized sales invoices fields

    • Standardised sales invoice fields (buyer, seller, and orderReference) for improved consistency across systems.

  • GET /financialdimensions: add pagination

    • Introduced pagination support for financial dimensions endpoint to improve performance with large datasets.

  • Updated GET /salesinvoices

    • Updated mapping for newly added fields to better reflect internal data model.

  • Increased number of supported decimals from 2 to 6

Björn Lundén

  • Enhanced error reporting for Björn Lundén

  • POST /supplierinvoices fixes

    • Fixed an issue with date format

    • Added error message for failed requests to delete invoice

    • Added error response from Björn Lundén to our response

  • GET /supplierinvoices fixes

    • Mapped bookedInvoiceIndicator

    • Mapped paymentMeans

  • GET /financialdimensions - fixes

    • Resolved multiple errors to make the endpoint more reliable

Fortnox

  • GET journals

    • Updated and tandardised GET /journals and related journal ID formats

  • POST /supplerinvoices

    • Added taxAmount and VAT field to request body for POST /supplerinvoices

Procountor

  • GET /trialbalances headers

    • Added standardized account to V2 endpoint

Visma eAccounting

  • Resolved issues with GET /salesinvoices/:id

    • ediServiceDelivererId from Guid? to String?

    • propertyType from int to int?

    • lastInvoiceDate from DateTime to DateTime?

  • Resolved issues with POST /supplierinvoices

    • Proper error messages when user does not have the correct scopes in Visma eAccounting

  • Improved onboarding

    • The onboarding experience for Visma eAccounting has been improved to give better instructions on how to onboard and validate existance of required permissions before allowing the user to complete the onboarding

Platform

General

System
Functionality

General platform improvements

  • UI updates

    • Improved error messages

    • Client portal updates

  • Security updates

Last updated

Was this helpful?