Document status: RELEASED
Date:
Prerequisites are located in the menu on the left.
Return of orders
A new and improved solution to return items in orders has been implemented in EG POS. This makes it easy to return items with the correct price in any physical store. The order could have been created in the webshop, in another physical store or in your own store.
Search for order number:
Select or scan the item:
To be able to return an item, it must have been both paid and delivered. When an item has been returned, it cannot be returned again.
Order numbers must be unique across all stores for the retailer in order to use this solution.
Random control of customers in Self-service (SCO)
Previously, the random control mechanism in EG POS was a purely manual and visual control performed by the store employee.
A configurable and assisted control mechanism has now been implemented.
- The control will be performed while still in self-service mode.
- The employee will be informed how many items need to be controlled.
- Items that are not scanable, i.e. they do not have a barcode / are chosen by customer from PLU list, may be controlled quickly by an 'OK' button.
- Items are listed in the opposite order of customer's registration, with not scanable items on top.
- If the control results in a deviation all items will be deleted automatically and all items must be registered again.
- (To be able to keep member, coupons, deposit refund tickets and eSale products etc., the same receipt is used.)
Extended item information below item name in sales view
It is now possible to show EAN, Color and Size below the item name for the line in the sales grid that has focus. This makes it possible to configure fewer columns by removing the need to show this information on every item line.
Configuration of default search view
Previously, all search views had the same default view type. A new parameter configures which result view is shown as default for every type of search (item, order, customer etc.).
New search view and new item attributes for Manufacturer code and sales code
A new search view with the folloting columns has been created:
New fields for Manufacturer code, sales code and stock location can be configured and shown in item search details view and in item information view.
New fields for Manufacturer code and sales codes is only imported from Item Management, not Chain Classic.
Improvements POS
Module | Description |
---|---|
Article service | Shoe service user interface improvement (RTP-19070) User interface for Shoe service functionality has been improved to 4.0 standard. |
Convenience sales | Return to first PLU page after sale (RTP-18771) First PLU page is opened now in Convenience sales after performing a sale. Switching modes (RTP-18626) Clicking area for "Go to regular sales" button in Convenience sales is larger now. |
Coupons | Member coupons are not fetched correctly for web orders in POS (RTP-17868) Support for displaying used member coupons as lines in the payment mode has been added for web orders. |
Credit payment | Reference number can contain letters (RTP-19029) Reference number when doing credit sale can also contain letters. |
Customer | Customer group in customer search (RTP-18801) Correct customer group is shown now on customer search in POS (previously all customer groups were shown as 0). |
Customer orders | Home delivery orders (RTP-18644) Home delivery orders are automatically opened in edit mode after scanning their barcode. Dialog when search for customer order (RTP-18505) If only one option is configured in FetchOrderButtonsConfig parameter, then this option is triggered automatically. |
General | Surveillance tab (RTP-18929) Surveillance tab in sales view has been improved. Font size/type has been corrected. Moreover, the number of items in the Items column is right aligned. Closing of new/edit member dialog using esc-button(RTP-19005) There is now possible to close new/edit member dialog using the button. Previous the dialog wouldn't close if pressing esc. |
Gift card | Remove digits from gift card barcode (RTP-19305) Support for RemoveInScannerInput parameter has been implemented in 4.0 dialog to pay by gift card. This was already supported in 3.0 and is used to remove digits in the barcode that is not part of the actual gift card number (used by SVS). Balance check of gift cards does not accept 32 digits (RTP-19314) Balance check of gift cards no longer have a limit regarding maximum number of digits in gift card number. |
Item search | Campaign price in price lookup (RTP-18805) A problem that sometimes caused the campaign price to not be shown on the first price lookup has been fixed. Cropped price in list view (RTP-18553) List view search no longer shows cropped price. |
Keyboard | Amount +"Enter" in payment view does not trigger payment (RTP-19087) Opening Self-service PLU List and adding an item to the receipt no longer causes "Enter" key in payment view to stop working. |
Order | Creating web orders (RTP-19069) The problem with receiving the message "You must complete active sales before you can place an order in the online store", even if there is no active sale in POS has been solved. Reserve in store (RTP-17724) New dialog to enter customer information while performing "reserve in store" has been implemented. Previously, a registered customer had to be used. |
Price calculation | Mix 35/42 does not trigger (RTP-19326) Some changes is done in DiscountgroupCalc to trigger Mix 35/42 in the right way. Updated POS with a new version of DiscountGroupCalc . |
Reason code | Reason code for return missing when receipt also contains item with overridden price (RTP-18662) Receipts include return reason codes when return is done on same transaction with item that has overridden price. |
Receipt | Online return on a receipt from another store (RTP-18592) Problem with store number and cash register number in 4.0 when fetching receipt from other store has been solved. |
Receipt on-hold | Search for receipt on-hold when logging in (RTP-18603) A problem that could allow the cashier to scan an item before receipt was fetched automatically from on-hold after logging in has been solved. |
User interface | Sales view rows (RTP-18910) Sales view rows improvements have been implemented, Rows with line discounts, alarm items, linked items are displayed correctly now, unless there are too much columns configured in SalesViewColumns parameter. |
Web orders | Putting web order on-hold (RTP-19049) Putting web order on-hold before payment is allowed. |
Improvements POS Server
Module | Description |
---|---|
POS API | Color and size in ReturnItem response (RTP-18823) Two new attributes, Color & Size are added to "GetItemsAvailableForReturn" in ItemSale endpoint. They are now included in the response. Customer order picking message is sent to all store (RTP-19113) DeliveryPickingStore is now only set if delivery type = HomeDelivery and parameter CentralStockStoreNumber is > 0. |
POS Import | Use start date to select proper VAT rate when importing items (RTP-18682) The VAT rate on items exported from Item Management is properly selected based on the start date. Import offer code as external mix id (RTP-18709) Offer codes specified on offers created in the Promotion module are now saved in the ExternalReference2 field. Deletion of cashiers from User Management (RTP-18215) When a cashier is removed from a User in User Management, the cashier will be deleted from POS Master by POS Import. Security tagged items from Item Management (RTP-18379 Support for items with alarm has been implemented in POS Import when importing from Item Management. Support for treatment type from Item Management (RTP-19276) Support for treatment code exported from Item Management module has been added to POS Import. Support for External promotion number and external offer number (RTP-18863) Support for ExternalPromotionNo and ExternalOfferNo exported from Promotion module has been added to POS Import. Implementation in POS to set these values in the receipt (POSLog XML) will be released later. Manufacturer code and Sales code from Item Management (RTP-17681) Support for importing manufacturer code and sales code exported from Item Management has been added to POS Import. |
POS Services | Handling of more item groups for MBXP (RTP-19105) It's now possible to configure more item groups in POS Services key 'PayTjekItemGroupForPrepay', where values can now be presented in a comma separated list. Previous it was only possible to configure one item group. Timeout when fetching price rules (RTP-19011) Improvements have been made to avoid timeouts in the GetPriceRules method. Dispatch orders processing (RTC-26160) DispatchRuleId is parsed from POSLog in POSLogProcessing worker and saved with customer order in Chain Web. |