PLANNED
Prerequisites are located in the menu on the left.
Cash management - Float registration with currency support
Float registration can be used to move money (local and foreign currency) from the safe to a cash drawer.
Currently, there is no validation versus safe content when moving money out of the safe via the float registration in POS. This can be added later if a new cash management module including safe handling is implemented in EG Cloud.
Safe drop with currency support
Cash management function with new SafeDrop dialog that includes currency support.
This dialog opens after the bag number registration dialog is handled.
The SafeDrop view looks like this:
Improved model search dialog
In Model Search, stock availability of items in stores can be done by selecting color and size. User can also search for a specific store if they want to check availability in a specific store. By default, only store with available stock is shown, but by clicking "View all stores" the user can see all stores regardless of stock availability.
Forcing cancellation of receipts
If a receipt contains data that prevents cancellation (for example an authorized bank terminal payment), a new permission can be given to selected cashiers that can override and force cancellation of these receipts. This permission can be given for example to cashiers used by EG support to handle specific support situations like the bank terminal being offline/unavailable.
The cashier permission to force receipt cancellation can be added to specific cashiers in User Management:
A note should be added to the daily settlement by the cashier when a cancellation is forced as is could lead to differences in the settlement.
Online return and cancellation of previous receipt (post void)
The function to perform online return, can suggest cancellation of the previous receipt (post void) from the same cash register.
When the online return function is used on the previous receipt from the same POS, the following dialog will be shown:
If the user selects Post void, the receipt will be automatically completed with the same tender types as in the original receipt (with opposite direction).
If the user selects Cancel, online return can be performed instead.
When the online return function is used on a receipt which was not the previous receipt from the same POS, the following dialog will be shown:
Button to add configured coupon in POS
Buttons to add coupons with configured discount codes can be used to trigged specific discounts to customers. For example "student discounts" can be triggered on a button by using this functionality.
Improvements POS
Area | Description |
---|---|
Coupons | Support for limited use coupons from Coupon Service (RTP-33151) The "Add coupon from alphanumeric code" function button is extended to support validated coupons from EG Coupon Service. When a coupon code is entered in POS through this function:
The coupons from coupon service can only be used a specified number of times. If the coupon is redeem more than the allowed number of times there will be an error message when trying to capture the coupon during payment. |
General | Improved handling of aborted open-priced item selection in PLU List (RTP-34712) When selecting open-priced items using the "New PLU list" function, and the cashier aborts the operation using the ESC key or the 'C' key on a physical keyboard, EG POS seamlessly returns to the sales view without any errors or program interruptions. Improved performance for web shop Orders (RTP-34344) Response time when processing an item for a web shop order in POS is improved. Improved performance for receipts and returns (RTP-34415) Response times when scanning receipts, print receipts and processing returns in POS are improved. Price check: Improved "Item not found" message (RTP-35272) When using the PRICE_CHECK function and an entered EAN is not found, the dialog now displays the message: "The article has not been found." |
Gift card | Balance check for inactive gift card (RTP-15789) Balance is not shown for inactive gift cards when using EG Gift card service. Instead, a dialog will inform the user that the gift card is inactive. |
Flight integration | Manual flight entry for cashiers (RTP-32764) Cashiers can manually enter flight details when a boarding pass cannot be scanned. The required information differs by country:
This ensures sales can still be completed without a scanned boarding pass. Add header to 'Purchase of items is not allowed on domestic flights' dialog (RTP-33815) Added a header and removed the red line to the left in the dialog. |
Fuel integration | Remove sound alert for outdoor payments using Fusion (RTP-33340) There is no sound alert in POS for fuel transactions that have outdoor payment. Transaction mode for unpaid fillings (RTP-33704) A restriction is added no make it not possible to add unpaid fuel fillings when in item transaction mode in POS. Improvement in sound notifications for fuel transactions (RTP-34438) Default sound notifications for fuel transactions (fuel approval required and ready for payment) as set. Change when the card symbol is shown in fuel header (RTP-34787) Card symbol is not shown in when fuel transaction is required for approval. |
Items | Removing unnecessary buttons panel (RTP-20611) Function buttons panel is removed from the "Show availability, select store" screen. |
Item search | Product Series Dialog (RTP-25296) When entering Product Series Search, cashier can use button to show item information of an article. |
Order | PAC.CW picking orders with only freight items (RTP-32981) PAC.CW picking orders containing only freight are not saved in the database and will not appear in the POS. POS Configuration:
When a web order is created in POS and PAC.CW is selected as delivery option, then the current store is select as the default store for order pick-up. Pay order function (RTP-714) When order payment is selected, dialog with Pay all and Pay selected buttons is displayed. Customer can pay partially for some items at the time of creation of order and pay for the rest later. All items in the order can be as well paid at one time. No duplicate order during order confirmation printing (RTP-32976) When a PAC/PAC.CW order is picked from a third party application (e.g. In Store App) and the order confirmation is printed in POS, duplicate orders are no longer created. Order return (RTP-31168) POS no longer throws an error when return item from web order is selected. |
Payment | Handling of duplicate event from NETS (RTP-35257) Changed error-handling to avoid that POS terminates when receiving duplicate events from Nets bank terminals. 'PayIn' and 'PayOut' cashier permissions have been implemented in the integration with EG User Management. The following improvements have been made to the new currency payment functionality:
|
Price check | Cashier permission to use Price Check (RTP-35046) A separate permission is required to use the new Price Check function in POS. If the cashier does not have the permission, a dialog will ask for a user (supervisor) with the sufficient permissions. The new permission can be configured in User Management. |
Promotions | Fix for Mix 100 Discount Calculation (RTP-30887) When Mix 100 discount is applied to two offers in the same promotion, the discount is calculated correctly. |
Receipt | Paper cut for Epsilon Express fuel receipts (RTP-34827) Paper cut is added for reprinted fuel receipts from Epsilon Express.
Excluded training mode receipts when sending receipts to Kivra. Drive off receipts (RTP-35222) Drive off receipts are marked as "Drive off". |
Search view | Search view display at 125% DPI (RTP-23492) The search view now displays correctly at 125% DPI when the parameter Config.ShowSurveillanceMonitorInSalesView is set to False. |
Self-service | Self-service mode running on customer screen (RTP-34314) When a random control is triggered while running self-service mode on customer screen, and the control is completed by staff, POS automatically returns to self-service mode on the customer screen. This allows the customer to continue with payment once staff interaction is complete. |
User interface | Item Images for new items in Sales view (RTP-34246) When a new item created in Item Management is added to a sales transaction in the cash register, the uploaded image is shown details view and on the item line even without restarting the cash register. |
Improvements POS Server
Area | Description |
---|---|
POS API | Split Delivery in BatchToPosApi (RTP-32401) Support for splitting delivery for a line item is added to BatchToPosApi. This means that if partial quantity of an ordered item is delivered to the customer, the remaining quantity will be added as a new line item. Vat for split items (RTP-34757) When line item is split, correct vat amount and price is set for each line. Refund of order paid with Klarna (RTP-35135) Service agent for Klarna library has been updated. It is possible to do a Klarna refund. |
POS Import | Deactivation of a reason code (RTP-29781) When reason code is deactivated in Chain Web, data is imported to POS Master database. |
POS Log | New field for External Offer Number (RTP-32141) Support for setting the externalOfferNo on the discountGroup element in the POSLog XML has been added. |
POS Master | Default parameter in POS Master (RTP-35304) Changed default value on parameter CleanFinishedOlderThanDays from 90 to 30 days. Improvement in replicating changes to cash registers in random order (RTP-30704) The randomization of the order that the cash registers has been improved. During periods with high load, with random ordering, larger batches will be synchronized, thus improving performance and keeping POS up to date. |
POS Services | Wrong Swedish translation (RTP-35521) Removed some Norwegian words when culture is Sweden. Liquid barcode coupon does not send commit for used coupons (RTP-35036) Coupons without condition items are now not treated as a stamp card, and are committed correct against Liquid. |
Journal Service | Offer ID in ARTS XML (RTP-34770) New element for OfferID has been added in ARTS XML. |