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
New function: cancelOrder()
When the API Service has no configuration or is connected to a non-supported database version, this will be communicated through a SoapFault
that is sent back. Previously you simply received no reply at all.
getProducts()
: Now returns the products wrapped in a productList
variabele. The variabele that contains the articles of a product has been renamed from articles
to articleList
to be more consistent with the rest of the API.
createOrder()
: Now returns an orderUuid
instead of an orderId
.
findOrder()
: orderDeliveryState
/orderCancelState
/orderCompleteState
have been added.
createRelation()
: Added support for delivery address, mobile phone number and contact person.
updateOrder()
: Workplace is now based on the branch number from the order. No longer deletes all lines, but updates lines based on the article number.
When saving and paying table orders, the complete time will be used, and not only the date.
v1.9.0 // © Mplus Software 2014 - 2025