POS4 Release Notes Sprint 82

Release Notes POS4 – v. 4.0.8684.0

General Information

A new version of POS4 is now available on the Bovertis downloads page.

Upgrade Steps

New Features

  • Clicking on notification icon in POS header panel will open a balloon with notification explanation (TFS1622)
  • In customer interview screen, nationality can be selected by clicking on text label of nationality shortcut as well (apart from clicking on flag icon) (I2305-0241)( TFS5178)
  • Added parameter YourSaleIsTicketText to customize header text “Your sale is” printed on ticket in flight info section above TAX FREE/VAT PAID information text (note: this information text can be already configured by existing parameters TaxFreeTicketText and VatPaidTicketText) (I2305-0241)( TFS5178)
  • In customer interview screen, icon with id 420 can be used to configure shortcut for unknown nationality (I2305-0241)( TFS5178)
  • Added parameters TopNavigationPanelHeight and KeypadButtonPanelHeight to configure heights of respective POS GUI sections. These parameters including existing parameter NavigatorPanelWidth can be configured in configuration screen. (I2307-0201)( TFS5443)
  • Added possibility to configure POS screen layout with new configuration file PosDesign.txt which when used must be located in C:\POS directory (TFS5473)
  • Added parameter PosRestartAvailableMemoryLimitMb to configure the amount of memory which when allocated by POS will cause the POS to automatically restart (only if no sale is currently opened). Default value is 1024. Restart trigger can be overridden by parameter PosRestartAvailableMemoryLimitMb if it is set which specifies a minimum amount of memory that must be available in the system, otherwise POS will be automatically restarted. (TFS5499)
  • Added support for autoupdating of tax free refund module configured by existing parameter TaxFreeRefundModule (TFS5575)
  • Selfcheckout - added possibility to have prices shown excluding VAT, in such case also the netto subtotal and VAT total are shown together with total amount (TFS5583)
  • Item ids are printed on transfer receipts (I2309-0104)( TFS5594)
  • Added parameters Menu.RowsCount and Menu.ColumnsCount to configure number of rows and columns of the POS menu. Both parameters need to be set to apply.

Fixes

  • Resolving item price based on sales channel of the POS and the item prices (TFS4752)
  • Showing crew sale icon when restoring crew sale from on hold (I2305-0240)( TFS5178)
  • Resolut online - fixed exporting correct price line ID on tickets (TFS5305)
  • Improved POS memory management (I2308-0155)( TFS5526)
  • Resolut online - fixed resolving total turnover from balance sign of cash counts (I2308-0216)( TFS5542)
  • Clearing age selection when opening new customer interview screen (TFS5663)
  • Deserialization of MD5Hash value present in flight info on pos ticket

Other Changes

  • Plugins are now automatically downloaded or updated on application startup only if POS application is updated to the latest released version. Because of that, if running old POS version is intentional, newly configured plugins must be installed manually. (TFS5500)
  • Changed default text of message 4036 from “Select origin” to “Select nationality”. This message is used in customer interview screen (I2305-0241)( TFS5178)

Resolut plugins:

PublicTransportPlugin - 1.4.7.0

  • Fixed handling of request timeout error
  • Fixed processing order before ticket is stored
  • Improved plugin stability

SalesReportPlugin - 1.0.2.0

  • Report is now closed by pressing new close button instead of clicking anywhere in the report (TFS5592, I2309-0137)