POS4 Release Notes Sprint 76
Release Notes POS4 – v. 4.0.8607.0
General Information
A new version of POS4 is now available on the Bovertis downloads page.
Upgrade Steps
- Download the latest version from the Bovertis Downloads page: https://downloads.bovertis.nl/pos4installer/master/resolutpos4.html
New Features
- Added parameter
AllowNegativePriceInItemDetails
(default 1) to control possibility to enter negative price in the “get item details” screen (I2303-0346) (TFS4969) - Added parameter
FidsFlightInfoUseXamba
(default 0) to use new flight information service. If activated, url of the new service needs to be set inFidsFlightInfoSvc
parameter. (TFS5059) - Added button to change the country of soldier registration in the soldier registration information screen (I2305-0251)( TFS5211)
- SCO - Added total quantity label to the standard sales screen (I2306-0056)( TFS5252)
- Added parameter
HidePrinterIcon
(default 0) to permanently hide “printer out of paper” notification icon, managable also in configuration screen. (I2306-0223)( TFS5302)
Fixes
- Fixed tax free sales with discounted items in Denmark (having CountryId set to 45 and using command
AppDenmarkTaxFreeAirport
) (I2210-0025)( TFS4201) - Fixed VAT amount calculations for sales lines with decreased quantity (I2304-0196)( TFS4841)
- Fixed handling of an error when retrieving system volume settings in “user preferences” screen. In such cases the volume controls in this screen are disabled. (I2305-0263)( TFS5190)
- SCO - Boarding card image in “scan boarding card” screen is now correctly centered (I2301-0026)( TFS5216)
- Synchronization of soldier registration changes (I2306-0255)( TFS5306)
- SCO - Deposit items (e.g. content bottles) are now not counted into total sale items quantity (TFS5316)
- Fixed alignment of some notification icons in header panel to not overlap the name of currently signed on user (TFS5320)
Other Changes
- None
Resolute Plugins
BrunssumSoldierPlugin - 1.3.4.0
- Removed identity insert handling when syncing
BrunssumSoldierCountries
(TFS5306, I2306-0255)
PiggyPlugin - 1.1.5.1:
- Fixed link-identified layout issue
- Fixed interaction with on-screen keyboard in “create contact” screen
- Fixed issue with on-screen keyboard overlapping user controls when entering customer details (I2308-0062)
PublicTransportPlugin - 1.4.3.0:
- Fixed initiating session in order screen
- Fixed returning payment result
- Fixed starting session (TFS5465)
ResolutInvoicePrintingModule - 1.0.8.2:
- Printing AltItemId on invoices by default instead of ItemId. Printing of ItemId can be forced by setting parameter
PrintItemId
to 1. Also, if ItemDescriptionLong is being printed on invoice, no other item description is further printed for that item. (TFS5315, I2301-0166) - Printing weight of the weighted items on invoices (TFS5321)
- Content and Remark sales line fields are now aligned with the Description column instead of the ItemId column
- Total weight is now printed in normal font style instead of bold
- Window border of invoice template selector form is now shown only if running in window mode (parameter RunInWindow = 1)