A PHP Error was encountered

Severity: 8192

Message: htmlspecialchars(): Passing null to parameter #1 ($string) of type string is deprecated

Filename: models/releasenote.php

Line Number: 336

Backtrace:

File: /var/www/www.mpluskassa.nl/public/qline/releasenotes/application/models/releasenote.php
Line: 336
Function: htmlspecialchars

File: /var/www/www.mpluskassa.nl/public/qline/releasenotes/application/controllers/releases.php
Line: 118
Function: get_all_where

File: /var/www/www.mpluskassa.nl/public/qline/releasenotes/index.php
Line: 269
Function: require_once

MplusKASSA Release Notes
 

Versie 1.6.15 MplusKASSA API Service 1.6.15

Releasedatum:
19-11-2015

  • It is now possible to read the price groups of articles, through the property priceGroupList.

    To know if a relation should use a specific price group, you can read the property priceGroupNumber of relations.

  • Changes in an invoice (through saveInvoice or updateInvoice) will also be detected when the invoice lines have not changed.

  • The name of an article retrieved through getArticlesInLayout now uses the receipt text when available, otherwise it will fall back to the description.