Versie 15.1.0 MplusKASSA Q-line 15.1.0

Releasedatum:
09-04-2019

  • 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.

    • Added support for scanning both price and weight barcodes when entering orders and invoices.
    • Added support for importing price and weight barcodes from a CSV file or inventory scanner.
  • 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.

    Keukenmanagement > Uitvragen eerste gang
  • 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:

    • When no serving screen was selected, but a kitchen screen or printer were selected, it was possible for a kitchen ticket to remain open. These open tickets were invisible, but had an impact on overall performace.
    • In some cases kitchen tickets were created erroneously. These also remained invislble, but impacted performance.
    • Kitchen ticket management: It is now no longer possible to select just a serving screen. This now always has to be combined with a kitchen screen or printer.
  • Solved an issue where webhooks wouldn't work if the server returned headers more than once. E.g. Set-Cookie.