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/website/public/qline/releasenotes/application/models/releasenote.php
Line: 336
Function: htmlspecialchars
File: /var/www/www.mpluskassa.nl/website/public/qline/releasenotes/application/controllers/releases.php
Line: 118
Function: get_all_where
File: /var/www/www.mpluskassa.nl/website/public/qline/releasenotes/index.php
Line: 269
Function: require_once
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/website/public/qline/releasenotes/application/models/releasenote.php
Line: 336
Function: htmlspecialchars
File: /var/www/www.mpluskassa.nl/website/public/qline/releasenotes/application/controllers/releases.php
Line: 118
Function: get_all_where
File: /var/www/www.mpluskassa.nl/website/public/qline/releasenotes/index.php
Line: 269
Function: require_once
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/website/public/qline/releasenotes/application/models/releasenote.php
Line: 336
Function: htmlspecialchars
File: /var/www/www.mpluskassa.nl/website/public/qline/releasenotes/application/controllers/releases.php
Line: 118
Function: get_all_where
File: /var/www/www.mpluskassa.nl/website/public/qline/releasenotes/index.php
Line: 269
Function: require_once
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/website/public/qline/releasenotes/application/models/releasenote.php
Line: 336
Function: htmlspecialchars
File: /var/www/www.mpluskassa.nl/website/public/qline/releasenotes/application/controllers/releases.php
Line: 118
Function: get_all_where
File: /var/www/www.mpluskassa.nl/website/public/qline/releasenotes/index.php
Line: 269
Function: require_once
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/website/public/qline/releasenotes/application/models/releasenote.php
Line: 336
Function: htmlspecialchars
File: /var/www/www.mpluskassa.nl/website/public/qline/releasenotes/application/controllers/releases.php
Line: 118
Function: get_all_where
File: /var/www/www.mpluskassa.nl/website/public/qline/releasenotes/index.php
Line: 269
Function: require_once
The Table
object that is returned through functions like getTableList
now also contains the relationNumber
and the relationName
of that table.
It is now possible to pay part of a table order (through payTableOrder
). The remaining articles remain on the table order.
It is now possible to move articles from one table to the other (moveTableOrder
).
Added support for the GET
requests ?wsdl
and ?docs
, which return the WSDL and documentation respectively.
relationNumber
in Order
is now optional. Also relationName
has been added.
Every exception is now returns as a SOAP error, instead of silently crashing the API Service.
Article
now also contains the webshop
field.
saveTableOrder
will now correctly combine identical lines that are separated from each other, and not leave anything out.
When updateRelation
is called without relationNumber
, you will now receive an error message (as was intended), instead of crashing the API Service.
v1.9.0 // © Mplus Software 2014 - 2025