New module: Q1205 Gift Cards
Added support for scanning weight barcodes.
When de payment method NetPay has been chosen, the POS will now immediately ask for a card scan and the available payment amount will be limited to the current balance of the card.
Weighted articles can now be removed from tables.
Solved an issue with partial payments.
When two payments were performed on the same receipt, immediately following each other, and the first payment triggered a print, the second payment was not saved.
With the webhook response vatMethodChange
, it is now possible to change the current VAT method of the POS for the duration of the session. Valid values are: "inclusive" (VAT included), "exclusive" (VAT excluded) and "shifted" (VAT shifted).
Kitchen Management: New option to automatically ask for the first course. This will only be done on the start of a running (table) order. This option is disabled by default.
A customAction
webhook call can now be set to run once on POS startup. This may be used do to things like set initial status.
The processing of webhook responses has become a bit more relaxed, because certain fields can now be returned in multiple ways. Eg. the title of a dialog can now be returned through both dialog.dialogTitle
and dialog.title
.
Added support for changing the caption of a customAction
button, by responding with customActionChange
.
Kitchen Management:
Solved an issue where webhooks wouldn't work if the server returned headers more than once. E.g. Set-Cookie
.
v1.9.0 // © Mplus Software 2014 - 2025