You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 99 Next »

InStore App v. 2.10.241

Document status: RELEASED

Date:  

Version Requirements is located on the menu to the left.

Showing estimated date of arrival at central warehouse was added

(RTM-4473)

When clicking "Orders" in the Item details view, webservice is called and new information - Estimated date of arrival at central warehouse - is shown. Estimated date is always the earliest order's delivery date at central warehouse.

Requirements

Requires POS Services upgrade. OrderInfoService_Enterprise endpoint must exists and be uncommented in Web.config of Chain Web for this to work.

New parameter to fetch images based on URL added

(RTM-5382)

New parameter InStoreFetchImageURL was added. If parameter is not configured (default value = blank), Mediabank is fetched (as it was before). When URL is set (for example: https://lrsbisrv02test.blob.core.windows.net/images/\

{0}

.jpg) image based on URL is fetched. The {0} in URL will be replaced with MainEAN if it exists, otherwise the EAN.

Required

Upgrade script to DB required.

New parameter in Internal orders ("Find parcel") in Receive goods added.

(RTM-5353)

New parameter BlockQuantityChangeInParcelReceival was added. If parameter is set to False - no changes, default received quantity is 0 and is mutable. If parameter is set to True - received quantity is by default equal to ordered and cannot be changed, it is impossible to add new items manually, scanning is not supported.

This means the only options the user will have when performing item receival from the "find parcel" function, is to either accept full delivery of items or decline it. If the contents does not match the parcel information, stock adjustments must be made manually after the receival.

Required

Upgrade script to DB required.

Improvements

AreaDescription
General

Error login in InStore app using version 1.3.9 (RTM-5703)

A compatibility issue with InStore App version 1.3.9 and Chain Web 2.10.21x was detected. The issue only occurs for environment which connects to InStore App using 4G network setup. This has been corrected.


Fixed fetching images from external sources (RTM-5573)

Fixed issue regarding Content-Security-Policy. URL is mapped correctly for the configured parameter InStoreFetchImageURL and image is loaded properly.


Performance improvement (RTM-5443)

Improved filtering and handling of item lines to improve general performance and user experience of InStore App.


Empty value for parameter InStoreFetchImageURL (RTM-5681)

An issue occurred when InStoreFetchImageURL had no value set. When parameter InStoreFetchImageURL is empty or whitespace is set, InStore App will now fetch images from Mediabank. No changes was made when setting parameter to URL.

Item details

Changes for displaying of estimated date of arrival to central warehouse (RTM-5597)

If there are order scheduled to the current store estimated delivery date is not displayed. If there are no orders to the current store - ERP return order without number and with CL as a type and date from this order is displayed as estimated delivery date and no orders are shown. This change only applies to 3rd party integration.

OrderInfoService_Enterprise endpoint must exists and be uncommented in Web.config of Chain Web for this to work.

Label order

'Label' text removed from label quantity field (RTM-3775)

Text 'label' was removed from all places where label quantity must be typed while Label order.

Order picking



Reducing picking quantity throws error message (RTM-4467)

When reducing quantity to 0 in Order Picking, total item quantity is correctly reassigned to other store, no error message occurs.

Seasonal storage

Fixed header in 'Seasonal storage (RTM-5506)

The Swedish header in 'Seasonal storage - Put back' is no longer cut while using Zebra device.


Block double put back from seasonal storage (RTM-5247)

Multiple put back in InStore App on the same seasonal storage batch is blocked.
After performing put back, slider is blocked, which prevents user from making an error.

Sales order

Correct price for member campaign is displayed in InStore App (RTM-3497)

Fixed issue regarding displaying correct item price while scanning/adding member with member campaign. 

Stocktaking

Updating quantity in Quick stocktaking (RTM-5589)

When user types quantity of an item in Quick stocktaking and approve the value very quickly it previously caused the quantity to not be updated correctly. This has been corrected.



InStore App v. 2.10.230

Document status: RELEASED

Date:  

Version Requirements is located on the menu to the left.

Local Price campaigns in InStore App

(RTM-5143)

New functionality is added which allows user to create a local campaign for an item, meaning the price change will apply only for the store you are in and a set period of time. Upon creating a local campaign, the price update is sent to Chain Classic and Lexmark. The local campaign button can be found in the menu "Price control". 

In Local Campaign view, user can change price for item and set start and end dates. 
To set new price, tap on the field near "New price" and type number. To apply start and end date, tap on near fields and set wanted date. 
After configuring local campaign, swipe confirm to create it. Updated price is sent to Chain Classic and Lexmark.

System parameter
To send updates to Lexmark system parameter: LexmarkGatewayApiUri must be set.

"External orders" in Receive goods

(RTM-4472)

New button added to Receive goods. "External orders" shows only orders without parcel number. For external orders default value on received quantity is same as ordered.

InStore App landing page

(RTM-5365)

New system parameter InStoreStartingPage was added. All transactions are supported. Value of this parameter is the name of transaction that is supposed to be used as starting page (Home is default value). 

Redirect to landing page after initial configuration is fetched, after checking if user wants to resume the cart:

  • If they choose to resume, they should be redirected to that transaction (normal resume flow). After finishing it, they should be kept in that transaction (no redirect to home/landing page).
  • If they choose to cancel or there is no cart to resume, user should be redirected to the configured landing page.

Technical note:

Upgrade script to DB is required.

Improvements

Module

Description

General

Fixed issue regarding using URL when redirecting after InStore login (RTM-5341)

After successful login to InStore or Kithchen App, user is redirected using relative path instead of absolute path, which makes it independent of server URL.


Connection issue on Android 11 or higher (RTM-5231)

Corrected a connection issue on Android 11 or higher.


Swedish translation for error message in stock info (RTM-4018)

Swedish translation for error message while collecting stock info was corrected.


Corrected displaying stock value for items with model (RTM-3686)

Fixed issues regarding displaying correct stock value while adding item with model in Item details, Price control, Stock lookup, Stock correction, Order criteria, Stocktaking.

Discount label


Discount percent in discount label is not cleared after scanning new item (RTM-3685)

Fixed issue regarding scanning new item after setting discount on previous one. Discount set on the first scanned item is not counted on the second item.

Order picking


Transmit shipment while order picking in InStore App (RTM-5054)

After picking dispatch order in InStore App, shipment label is created. It is possible to check status of shipment on https://www.consignorportal.com by searching ConsignmentID which is generated on label. Status of the order is Transmitted.


Changed behavior of displaying name while picking orders delivery (RTM-5029)

Name while picking dispatch order, should be displayed as described below:

  • If (CustomerName = true and DeliveryName = true )

          Then DisplayName = DeliveryName

  • If (CustomerName = true and DeliveryName = false)

           Then DisplayName = CustomerName


Drop point of nShift shipment (RTM-4965)

It is possible to choose specific drop point and create shipping label with drop point address.

Receive goods 


Checking items in Receive goods (RTM-5249)

Fixed issue regarding checking all items in order in Receive goods. The quantities of checked items are sent properly to Chain Classic.

Sales order


Campaign price in Sales order manual return (RTC-27050) 

Campaign price is suggested as return price in Sales order when performing manual return.

If campaign price exists: Then use Campaign Price as suggested Price and show information about campaign price. 
if not: Suggest Article Price. 
Either: Show Article Price regardless underneath as information. 

Stock correction

Changed behaviour for scanning items in "Stock correction" (RTM-2548)

Fixed issue regarding scanning same item multiple times with built-in scanner in "Stock correction". This change only applies "Stock correction" in InStore App. 

Stocktaking 


Changed behaviour for cart item sorting (RTM-4786)

Fixed issue regarding POS parameter 'CartItemSorting'. When parameter is set to 'ChangeTime', the last added item is put at the top when counting items in stocktaking. This change only applies to stocktaking in InStore App. Other functions remain the same.



InStore App v. 2.10.227

Document status: RELEASED

Date:  

Version Requirements is located on the menu to the left.

Improvements

Module

Description

General

Fixed fetching images from external sources (RTM-5573)

Fixed issue regarding Content-Security-Policy. URL is mapped correctly for the configured parameter InStoreFetchImageURL and image is loaded properly.



InStore App v. 2.10.226

Document status: RELEASED

Date:  

Version Requirements is located on the menu to the left.

New parameter to fetch images based on URL added

(RTM-5382)

New parameter InStoreFetchImageURL was added. If parameter is not configured (default value = blank), Mediabank is fetched (as it was before). When URL is set (for example: https://lrsbisrv02test.blob.core.windows.net/images/\

{0}

.jpg) image based on URL is fetched. The {0} in URL will be replaced with MainEAN if it exists, otherwise the EAN.

Required

Upgrade script to DB required.



InStore App v. 2.10.224

Document status: RELEASED

Date:  

Version Requirements is located on the menu to the left.

Improvements

Module

Description

Order picking

Transmit shipment while order picking in InStore App (RTM-5054)

After picking dispatch order in InStore App, shipment label is created. It is possible to check status of shipment on https://www.consignorportal.com by searching ConsignmentID which is generated on label. Status of the order is Transmitted.


Drop point of nShift shipment (RTM-4965)

It is possible to choose specific drop point and create shipping label with drop point address.



InStore App v. 2.10.223

Document status: RELEASED

Date:  

Version Requirements is located on the menu to the left.

Improvements

Module

Description

General

Fixed issue regarding using URL when redirecting after InStore login (RTM-5341)

After successful login to InStore or Kithchen App, user is redirected using relative path instead of absolute path, which makes it independent of server URL.



InStore App v. 2.10.221

Document status: RELEASED

Date:  

Version Requirements is located on the menu to the left.

Improvements

Module

Description

General

Swedish translation for error message in stock info (RTM-4018)

Swedish translation for error message while collecting stock info was corrected.

Discount label

Discount percent in discount label is not cleared after scanning new item (RTM-3685)

Fixed issue regarding scanning new item after setting discount on previous one. Discount set on the first scanned item is not counted on the second item.

Receive goods 

Checking items in Receive goods (RTM-5249)

Fixed issue regarding checking all items in order in Receive goods. The quantities of checked items are sent properly to Chain Classic.

Stocktaking 

Changed behaviour for cart item sorting (RTM-4786)

Fixed issue regarding POS parameter 'CartItemSorting'. When parameter is set to 'ChangeTime', the last added item is put at the top when counting items in stocktaking. This change only applies to stocktaking in InStore App. Other functions remain the same.



InStore App v. 2.10.220

Document status: RELEASED

Date:  

Version Requirements is located on the menu to the left.

Improvements

Module

Description

General

Show Cost Price in Item Ordering (RTM-4926)

New parameter ShowCostPriceInCountItems was added. If transaction type is included in this parameter, cost price should be displayed on cart lines. Otherwise, sales price should be displayed.

Currently supported transactions: "Inventory" applies to Count Items and "ArticleOrder" applies to Item Ordering.

Previous parameter "ShowCostPriceInCountItems" was deleted.

Label ordering

Changing label type on Zebra device (RTM-4937)

Corrected an regarding changing label type on Zebra device.

Receive goods 

Changing received quantity to 0 (RTM-4465)

An issue regarding receiving quantity 0 on bundle items in Receive Goods has been corrected.

Sales order

Member sales (RTM-5047)

Fixed issue regarding adding member to sales order.



InStore App v. 2.10.219

Document status: RELEASED

Date:  

Version Requirements is located on the menu to the left.

Improvement

AreaDescription
General

Error login in InStore app using version 1.3.9 (RTM-5703)

A compatibility issue with InStore App version 1.3.9 and Chain Web 2.10.21x was detected. The issue only occurs for environment which connects to InStore App using 4G network setup. This has been corrected.



InStore App v. 2.10.218

Document status: RELEASED

Date:  

Version Requirements is located on the menu to the left.

Improvement

AreaDescription
Order picking



Reducing picking quantity throws error message (RTM-4467)

When reducing quantity to 0 in Order Picking, total item quantity is correctly reassigned to other store, no error message occurs.



InStore App v. 2.10.217

Document status: RELEASED

Date:  

Version Requirements is located on the menu to the left.

Local Price campaigns in InStore App

(RTM-5143)

New functionality is added which allows user to create a local campaign for an item, meaning the price change will apply only for the store you are in and a set period of time. Upon creating a local campaign, the price update is sent to Chain Classic and Lexmark. The local campaign button can be found in the menu "Price control". 

In Local Campaign view, user can change price for item and set start and end dates. 
To set new price, tap on the field near "New price" and type number. To apply start and end date, tap on near fields and set wanted date. 
After configuring local campaign, swipe confirm to create it. Updated price is sent to Chain Classic and Lexmark.

System parameter
To send updates to Lexmark system parameter: LexmarkGatewayApiUri must be set.

Improvement

AreaDescription
Stocktaking 



Changed behaviour for cart item sorting (RTM-4786)

Fixed issue regarding POS parameter 'CartItemSorting'. When parameter is set to 'ChangeTime', the last added item is put at the top when counting items in stocktaking. This change only applies to stocktaking in InStore App. Other functions remain the same.



InStore App v. 2.10.216

Document status: RELEASED

Date:  

Version Requirements is located on the menu to the left.

InStore App landing page

(RTM-5365)

New system parameter InStoreStartingPage was added. All transactions are supported. Value of this parameter is the name of transaction that is supposed to be used as starting page (Home is default value). 

Redirect to landing page after initial configuration is fetched, after checking if user wants to resume the cart:

  • If they choose to resume, they should be redirected to that transaction (normal resume flow). After finishing it, they should be kept in that transaction (no redirect to home/landing page).
  • If they choose to cancel or there is no cart to resume, user should be redirected to the configured landing page.

Technical note:

Upgrade script to DB is required.



InStore App v. 2.10.210

Document status: RELEASED

Date:  

Version Requirements is located on the menu to the left.

Print labels from Label queue

(RTM-4948)

New button "x labels waiting to be printed" was added to label ordering menu. By clicking on it, all labels are printed.

Show cashier username when picking has started

(RTM-4517)

When picking order is started or paused, for example in InStore App, picker's name is displayed along with the status of the order. This functionality work in both InStore App and in POS.

Display of system bar with clock, notifications and battery

(RTM-4496)

Support for running InStore App in immersive full screen. While running immersive full screen, android navigation/system bar is shown (clock, notifications).

This is controlled by EnableFullScreen parameter in Chain Web. So can be configured to either run immersive full screen or standard full screen. 

Requires Android version 11 or higher. 

Important: EnableFullScreen parameter is default = True and should only be set to False if devices using InStore App has Android 10 or lower.

Improvement

Module

Description

Configuration

EnabledMeansOfPaymentInInstoreApp moved to JSON parameter (RTM-4500)

JSON Configuration of enabled means of payment used in InStore App. Example:   {"defaultPaymentProvider":"Swish,Coopay","storeLevelPaymentProvider":

{ 222:"Swish,Vipps",235:"Softpay"}

}

Label ordering

Unable to click "Save" button in label type change popup in Label Ordering (RTM-4967)

It is now possible to click "Save" button in "Change label type" popup in Label ordering after resuming transaction.


Fixed issue when it is not possible to set quantity to 0 in Label Ordering (RTM-4866)

In order to set quantity to 0 in Label Ordering, trash icon was added. It is possible to delete each label type in Item details view by clicking trash icon. 

Order picking

Item line disappears from dispatch order view in Chain Web after order is partially delivered (RTC-26877)

Item line after partial delivery of the dispatch order is properly displayed in DB and Chain Web. 

Price control

Store Local Campaigns in InStore App (RTM-4252)

Partial delivery. Full functionality will be released and documented in 2.10.121

Sales order

Wrong error message in InStore App when a non-valid member is scanned

When non-valid member is scanned, error message with info that there's problem with member occurs.

Stock adjustment

Stock adjustment - negative quantity for items with unit kilogram and meter (RTM-4356)

In Stock adjustment it is possible to set negative value in quantity field for items with unit kilograms and meters.

Stocktaking

Stocktaking- Count items from list - tandem number (RTM-3843)

Improved scanning tandem EAN articles when selecting count items from list. 

Quick stocktaking


Quick stocktaking translations added (RTM-4865) 

Swedish and Norwegian translations of Quick Stocktaking in Chain Web were added. Name of created stocktaking is translated to the same language as was set when starting quick stocktaking.


Wrong translation for Quick Stocktaking (RTM-4864)

The Swedish translation of Quick Stocktaking was changed from Enkel inventering to Snabbinventering.



InStore App v. 2.10.201

Document status: RELEASED

Date:  

Version Requirements is located on the menu to the left.

Support for "Spjutetikett" and Label ordering improvements

(RTM-3776)

Support for "spjutetikett" (labels with barcodes padded with "0" on the left) was added. By setting WCF parameter "RemoveLeadingZerosFromBarcode" to True, scanning "spjutetikett" is possible.

Improvements below for Label ordering were made:

  • If "Finish" button is not displayed, there is blank space in size of the button on the bottom command bar in a cart view. If "Finish" button is displayed, there is no blank space, the button is shown.

  • In reprinting, "Print" button is displayed all the time (no blank space on command bar.)

  • After swiping item to the left in cart view, "thrash" icon is shown. By clicking on it entire item (not single label) is removed.
  • On devices with higher screen resolution, labels use entire width of the page.

  • Title on all the views is Label ordering

  • Changing label type in active cart view, updates labels in all places where label is selected.
  • Scanner is displayed until label type is selected.
  • When no label types are configured in WCF it is not possible to start label ordering (both in Label order view and Price control view).

Improvements

Module Description

Label ordering

Fixed issue when it is not possible to set quantity to 0 in Label Ordering (RTM-4866)

In order to set quantity to 0 in Label Ordering, trash icon was added. It is possible to delete each label type in Item details view by clicking trash icon. 

Quick stocktaking

Quick stocktaking translations added (RTM-4865) 

Swedish and Norwegian translations of Quick Stocktaking in Chain Web were added. Name of created stocktaking is translated to the same language as was set when starting quick stocktaking.



InStore App v. 2.10.200

Document status: RELEASED

Date:  

Version Requirements is located on the menu to the left.

Fixed issue when login page in InStore App opened Chain Web login

(RTM-4220)

Sometimes the user got the Chain Web login page instead of InStore App login page in the mobile device. Problem is fixed. 

Three parameters were reworked

AutomaticallyLogoutAfterMinutesAutoLogoutWhenIdle and AutoLogoutWhenIdleTimeoutMinutes were rewoked. 

  • In order to enable automatic client-side logout from InStore App, set parameter AutomaticallyLogoutAfterMinutes = timeout in minutes (0 means disabled) 
  • In order to enable automatic logout from Chain Web, set parameter AutoLogoutWhenIdle = True and AutoLogoutWhenIdleTimeoutMinutes = timeout in minutes.

In both cases popup will be displayed with info that the user has to log in again and the user should be redirected to InStore login page.

Improvements

Module Description

APK-file

InStore App (RTM-4496)

Support for running InStore App in immersive full screen. While running immersive full screen, android navigation/system bar is shown (clock, notifications).
This is controlled by AndroidFullScreen plugin. So can be configured to either run immersive full screen or standard full screen. 

nShift shipment

Add sender, receiver and phone when creating nShift shipments (RTM-4710)

When creating nShift shipments it is now possible to finish the order with different delivery contact info than the one assigned to customer's account. New delivery contact info is generated on the shipment label.

Scanner event

Fixed issue when reason code missing for Stock adjustment/Correction (RTM-4357)

Scanner should be blocked for scanning until the reason and action codes are selected. 

Scanner is blocked for all the transaction with reason and action codes (eg. Breakage, Stock adjustment, Stock correction, etc.). The scanner is correctly disabled/enabled in transactions without reason and action codes as well (eg. Stocktaking, Label ordering).



InStore App v. 2.10.191

Document status: RELEASED

Date:  

Version Requirements is located on the menu to the left.

Support for "Spjutetikett" and Label ordering improvements

(RTM-3776)

Support for "spjutetikett" (labels with barcodes padded with "0" on the left) was added. By setting WCF parameter "RemoveLeadingZerosFromBarcode" to True, scanning "spjutetikett" is possible.

Improvements below for Label ordering were made:

  • If "Finish" button is not displayed, there is blank space in size of the button on the bottom command bar in a cart view. If "Finish" button is displayed, there is no blank space, the button is shown.

  • In reprinting, "Print" button is displayed all the time (no blank space on command bar.)

  • After swiping item to the left in cart view, "thrash" icon is shown. By clicking on it entire item (not single label) is removed.
  • On devices with higher screen resolution, labels use entire width of the page.

  • Title on all the views is Label ordering

  • Changing label type in active cart view, updates labels in all places where label is selected.
  • Scanner is displayed until label type is selected.
  • When no label types are configured in WCF it is not possible to start label ordering (both in Label order view and Price control view).

Fixed issue when login page in InStore App opened Chain Web login

(RTM-4220)

Sometimes the user got the Chain Web login page instead of InStore App login page in the mobile device. Problem is fixed. 

Three parameters were reworked

AutomaticallyLogoutAfterMinutesAutoLogoutWhenIdle and AutoLogoutWhenIdleTimeoutMinutes were rewoked. 

  • In order to enable automatic client-side logout from InStore App, set parameter AutomaticallyLogoutAfterMinutes = timeout in minutes (0 means disabled) 
  • In order to enable automatic logout from Chain Web, set parameter AutoLogoutWhenIdle = True and AutoLogoutWhenIdleTimeoutMinutes = timeout in minutes.

In both cases popup will be displayed with info that the user has to log in again and the user should be redirected to InStore login page.

Improvements

Module

Description

Label ordering

Unable to click "Save" button in label type change popup in Label Ordering (RTM-4967)

It is now possible to click "Save" button in "Change label type" popup in Label ordering after resuming transaction.


Fixed issue when it is not possible to set quantity to 0 in Label Ordering (RTM-4866)

In order to set quantity to 0 in Label Ordering, trash icon was added. It is possible to delete each label type in Item details view by clicking trash icon. 

nShift shipment


Add sender, receiver and phone when creating nShift shipments (RTM-4710)

When creating nShift shipments it is now possible to finish the order with different delivery contact info than the one assigned to customer's account. New delivery contact info is generated on the shipment label.

Scanner event



Fixed issue when reason code missing for Stock adjustment/Correction (RTM-4357)

Scanner should be blocked for scanning until the reason and action codes are selected. 

Scanner is blocked for all the transaction with reason and action codes (eg. Breakage, Stock adjustment, Stock correction, etc.). The scanner is correctly disabled/enabled in transactions without reason and action codes as well (eg. Stocktaking, Label ordering).

Stock adjustment

Stock adjustment - negative quantity for items with unit kilogram and meter (RTM-4356)

In Stock adjustment it is possible to set negative value in quantity field for items with unit kilograms and meters.

Stocktaking

Stocktaking- Count items from list - tandem number (RTM-3843)

Improved scanning tandem EAN articles when selecting count items from list. 

Quick stocktaking


Quick stocktaking translations added (RTM-4865) 

Swedish and Norwegian translations of Quick Stocktaking in Chain Web were added. Name of created stocktaking is translated to the same language as was set when starting quick stocktaking.


Wrong translation for Quick Stocktaking (RTM-4864)

The Swedish translation of Quick Stocktaking was changed from Enkel inventering to Snabbinventering.



InStore App v. 2.10.193

Document status: RELEASED

Date:  

Version Requirements is located on the menu to the left.

Improvements

Module Description
Receive goods

Checking items in Receive goods (RTM-5249)

Fixed issue regarding checking all items in order in Receive goods. The quantities of checked items are sent properly to Chain Classic.



InStore App v. 2.10.192

Document status: RELEASED

Date:  

Version Requirements is located on the menu to the left.

Improvements

Module Description
General

Show Cost Price in Item Ordering (RTM-4926)

New parameter ShowCostPriceInCountItems was added. If transaction type is included in this parameter, cost price should be displayed on cart lines. Otherwise, sales price should be displayed.

Currently supported transactions: "Inventory" applies to Count Items and "ArticleOrder" - Item Ordering

 "ShowCostPriceInCountItems" was deleted.

Label ordering

Changing label type on Zebra device (RTM-4937)

Corrected an regarding changing label type on Zebra device.

Receive goods 

Changing received quantity to 0 (RTM-4465)

An issue regarding receiving quantity 0 on bundle items in Receive Goods has been corrected.

Sales order

Member sales (RTM-5047)

Fixed issue regarding adding member to sales order.



InStore App v. 2.10.190

Document status: RELEASED

Date:  

Version Requirements is located on the menu to the left.

Multiple label types with reprint

(RTM-4516)

Added support for reprinting of most recent labels, support for adding multiple label types to 1 list in InStore App and the option to pause label printing. This is implemented to make the process more efficient. The process of ordering labels works exactly the same as before for Chains that does not want to work with multiple label types in one list.

NB!

Multiple label types are not supported if system parameter "PrintLabelsDirectlyFromChain = False".

1. After starting label ordering the main label type and its quantity can be chosen (it will be added to every item).

       

2. While adding item to label ordering, in details, it is visible which label type was chosen. In this view it is also possible to choose another label type and its quantity if needed.

   

3. In confirmation view total quantity of ordered labels is shown and quantity of order types also is shown.

4. If new item is added to order, it has main label type already added and adding new label type is possible.

5. If the item is scanned/searched again, in item details, the main label type is doubled.

   

6. In details view it is possible to delete all label types which will cause deleting the item itself.

7. It is possible to pause label ordering. After coming back to label ordering, message about paused label ordering is shown and can be continued. Once a label print list is paused, it is saved to the user. Only the same user can open it again.

       

8. After successful confirmation it is possible reprint the recently ordered labels. This allows user to print the list again if something goes wrong. It is also possible to reprint from Chain Classic.

   

Quick Stocktaking

(RTC-22174)

In order to update stock inventory and receive refill for item which has low stock in the store shelf, it is possible to see stock balance. If it is wrong, employee is able to do a "Quick inventory" using the InStore App in a simple and fast way.

  1. In stocktaking view in InStore App a new button called Quick Stocktaking" is available.

   

     2. By scanning/searching item, it is added to quick stocktaking. In details the quantity may be changed (by scanning an item or typing the amount of counted items).

     3. By scanning/searching the same item multiple times, counted quantity increase by 1.

     4. In "More" options display total bar can be shown.

   

     5. After finishing quick stocktaking, in confirmation view total quantity and number of scanned items is shown.

6. After confirmation, the inventory deviation is received in Chain Web and it is flagged as inventoried.

Cost price is shown when adding items to count list

(RTM-3403)

Added new system parameter ShowCostPriceInCountItems. This parameter dictates whether the cost price or the sales price of an item is shown when counting items in InStore App.

When it's set to False, sales price is shown. When True, cost price is shown.

Show Main EAN on first page in all functions in InStore App

(RTM-4469)

Main EAN is now always shown on first page in all functions in InStore App if system parameter AlwaysDisplayMainEan = True.

Main EAN is shown regardless of the EAN scanned.

Webservice call for open orders

(RTM-4470)

In some instances, InStore App fetches order information on the item details page from a 3rd party Webservice. Previously the webservice was called when entering item details view. This has been changed to improve performance. InStore App will call the Webservice only when clicking on "orders" in the item details page, instead of when opening the item details page.

Improvements

Module Description
Label ordering

Pause label ordering (RTM-4525)

After creating a list of items to order labels for, the user can pause the ordering and open it at a later time. The list is stored on the user and only the user who started the list can finish the list.

Receive goods

Quantity of received goods in InStore App gets doubled (RTM-4503)

When a customer gets their goods receival in InStore App it sometimes get registered twice in the receipt, and it is sent to Chain that registers double of quantity of goods. 
When customers have pressed receival of goods the app loads until it is done so user can not press it twice and create a wrong stock value. 

Stocktaking

Show quantity in stock on item stocktaking (RTM-4471)

New parameter ShowStockBalanceInStocktaking added. When it's set to True, stock balance will be fetched and displayed for all items during stocktaking in InStore App. 


Counting items in offline mode (RTC-25720)

An issue occurred, causing InStore App to hang during counting of items in offline mode. This has been corrected and counting during offline mode works as expected.

Quick Stocktaking 

Quick Stocktaking (RTM-4838)

 - Sales price is displayed on lines and cost price is shown in "total" bar on the bottom in Quick stocktaking and Stock correction.
 - Quantity in stock and adjustment are now displayed on lines in cart in quick stocktaking.
 - In Quick stocktaking items that are not 'pcs' (for example 'kg') are rounded to two decimal places, and for stock correction they are rounded to three decimal places.



InStore App v. 2.10.184

Document status: RELEASED

Date:  

Version Requirements is located on the menu to the left.

Fixed issue when login page in InStore App opened Chain Web login

(RTM-4220)

Sometimes the user got the Chain Web login page instead of InStore App login page in the mobile device. Problem is fixed. 

Three parameters were reworked

AutomaticallyLogoutAfterMinutesAutoLogoutWhenIdle and AutoLogoutWhenIdleTimeoutMinutes were rewoked. 

  • In order to enable automatic client-side logout from InStore App, set parameter AutomaticallyLogoutAfterMinutes = timeout in minutes (0 means disabled) 
  • In order to enable automatic logout from Chain Web, set parameter AutoLogoutWhenIdle = True and AutoLogoutWhenIdleTimeoutMinutes = timeout in minutes.

In both cases popup will be displayed with info that the user has to log in again and the user should be redirected to InStore login page.



InStore App v. 2.10.183

Document status: RELEASED

Date:  

Version Requirements is located on the menu to the left.

Improvement

Module

Description

Stocktaking

Counting items in offline mode (RTC-25720)

An issue occurred, causing InStore App to hang during counting of items in offline mode. This has been corrected and counting during offline mode works as expected.



InStore App v. 2.10.180

Document status: RELEASED

Date:  

Version Requirements is located on the menu to the left.

Create shipment using nShift 

(RTC-18080)

InStore App can create shipments using nShift and print shipping labels in the store. This is performed during the last steps of order picking if configured.

In the settings page of InStore App, nShift settings needs to be added:

New system parameter is created called "UseDispatchServiceForShipments ". If this parameter is set to True, "label format" dropdown is displayed (see image below). If set to false, label format will not be available.

Note: The label format dropdown is only available for web orders with carrier option (e.g. home delivery). It will not be available for Pay&Collect or Click&Collect orders.

Support for Coopay Callback

(RTM-2853)

Implemented support for Coopay callback. Coopay callback is a callback functionality created by Coopay, which InStore App will communicate with during Coopay payment in Sales Order. Previously during payment with Coopay, InStore App would continually ask for payment status until received. With this change, only one request is made and InStore App will wait for a reply. This improves the performance.

This is implemented by adding a new parameter- CoopayCallbackTimeoutInSeconds.

  • If set to 0, Coopay callback functionality is disabled.
  • Otherwise, it indicates how many seconds of not receiving a callback should enable old functionality as a fallback.

Improvements

Module

Description

Item ordering

Quantity button in Item Ordering (RTM-4532)

There was an error with the quantity buttons when ordering small packages. This has been corrected.

Order picking

Order Picking on Tandem EAN (RTM-4466)

When picking order by scanning item which contains both main EAN and tandem EAN, it is possible to create the order with main EAN and scan an item with tandem EAN. It's also possible to create order with tandem EAN and scan items with main EAN.



InStore App v. 2.10.170

Document status: RELEASED

Date:  

Version Requirements is located on the menu to the left.

Parameterize using old user interface in item ordering

(RTM-4394)

InStore App can create item ordering with multiple package sizes.

New system parameter SupportMultiplePackagesInItemOrdering was added.

If it is set to False item is automatically added with quantity of small package or single unit, depending of item configuration.

Small package:

Single unit:

Quantity of items can be increased by pressing +/- buttons.
Quantity of item can also be changed in quantity input field. If entered number not is divisible by number of packages, popup will show up:

If number is divisible by number of packages, quantity will be updated normally.

Improvement

Module

Description

Label ordering 

Editing quantity in label ordering when using a device  (RTM-4379)

Label quantity buttons in Label ordering are correctly modifying quantity when using certain devices. Previously, some devices caused the +/- buttons when editing quantity to result in the quantity not being changed correctly.



InStore App v. 2.10.160

Document status: RELEASED

Date:  

Version Requirements is located on the menu to the left.

Extending InStore App menu and adding nShift functionality

(RTM-4213)

A new page "Settings" has been added to InStore App. Access to this page is granted by assigning the user role "ManageInstoreAppSettings".

The settings page allow you to set and maintain "workstationId" per store, which is saved to a new system parameter "NshiftDropZoneConfiguration". Saved changes are visible on every cash register belonging to that store.

Improvements

Module

Description

Item details

Active supplier orders (RTM-3391)

A list of active supplier orders from Chain is now shown in the Item details view. 


New parameter NumberOfWeeksForSalesStatistics was added (RTM-3322)

The parameter NumberOfWeeksForSalesStatistics allows you to set the number weeks that should be used for the sales trend section of Item Details in Instore App.

Order picking 

Improvement of Click & Collect order statuses (RTM-4145)

Click & Collect status in Chain Web is set to "not delivered" even when order is picked in POS or InStore App. The status changes to "delivered" when the user pays for the order.


Picking order with nonsale items (RTM-3924)

Picking order can be finished now, even if the order contained nonsale item. Nonsale items no longer affect orders to be unfinishable in InStore App.



InStore App v. 2.10.156

Document status: RELEASED

Date: 

Prerequisites are found under Chain Web Release Notes.

Improvement

ModuleDescription
Item ordering

Quantity button in Item Ordering (RTM-4532)

There was an error with the quantity buttons when ordering small packages. This has been corrected.



InStore App v. 2.10.154

Document status: RELEASED

Date: 

Prerequisites are found under Chain Web Release Notes.

Improvement

ModuleDescription
Item ordering

Automatically add item in small package  (RTM-4394)

When adding item, it is being automatically added with quantity in small package. In receipt view only 1 edit is shown for total quantity.

When package is broken and quantity is not divisible by small package quantity, popup is shown.

Font size of buttons has been fixed.


Same font size on quantity buttons (RTM-4014)

All quantity buttons on the line in Item Ordering have been improved so they have the same font size. 



InStore App v. 2.10.150

Document status: RELEASED

Date:  

Version Requirements is located on the menu to the left.

Improvements

Module

Description

Stock correction

Usage of "Stock correction" without Action Codes (RTM-2457)

If there are no active action codes, "stock correction" can be completed correctly without selecting an action code.


Improved handling of reason and action codes in "Stock correction" (RTM-2457)

Reason and action codes lines are correctly added to the receipt in "Stock correction" . Additionally, when resuming "Stock corrections" , the user will be transferred to reason and action codes page where he can choose reason and action codes one more time. The items added after this selection will contain the new reason and action codes selected. 

Transactions

Improving behaviour of net cost line visible in some transactions (RTM-3189)

The new system parameter ("TransactionsWithTotalShownByDefault") has been added. It allows to select transactions (currently only "SalesOrder" and "ArticleOrder" are supported), for which the net cost summary will be displayed all the time during the transaction. 



InStore App v. 2.10.147

Document status: RELEASED

Date:  

Version Requirements is located on the menu to the left.

Improvements

Module Description
Item ordering

Quantity button in Item Ordering (RTM-4532)

There was an error with the quantity buttons when ordering small packages. This has been corrected.

Stocktaking

Counting items in offline mode (RTC-25720)

An issue occurred, causing InStore App to hang during counting of items in offline mode. This has been corrected and counting during offline mode works as expected.



InStore App v. 2.10.146

Document status: RELEASED

Date: 

Prerequisites are found under Chain Web Release Notes.

Improvements

ModuleDescription
Item ordering

Automatically add item in small package  (RTM-4394)

When adding item, it is being automatically added with quantity in small package. In receipt view only 1 edit is shown for total quantity.

When package is broken and quantity is not divisible by small package quantity, popup is shown.

Font size of buttons has been fixed.


Same font size on quantity buttons (RTM-4014)

All quantity buttons on the line in Item Ordering have been improved so they have the same font size. 



InStore App v. 2.10.141

Document status: RELEASED

Date: 

Prerequisites are found under Chain Web Release Notes.

Improvements

ModuleDescription
Item ordering

See and select package sizes in item ordering (RTM-2941)

Item ordering has been changed for items with multiple package sizes. If such an item is scanned, a new view is displayed. It allows choosing what packages should be added to the ordering. When adding desired amount of an item in detailed view, it's distributed among available package sizes.

Note: Currently the total quantity ordered for an item is what is sent from EG, not quantity per package size.

Label ordering 

Maximum quantity on label ordering (RTM-3968)

The maximum quantity for each item when ordering labels has been limited to 100.



Chain Web v. 2.10.134

Document status: RELEASED

Date:  

Version Requirements is located on the menu to the left.

Improvement

ModuleDescription 
Order picking 

Item line disappears from dispatch order view in Chain Web after order is partially delivered (RTC-26877)

Item line after partial delivery of the dispatch order is properly displayed in DB and Chain Web. 



Chain Web v. 2.10.131

Document status: RELEASED

Date:  

Version Requirements is located on the menu to the left.

Improvement

ModuleDescription 
Order picking 

Improvement of Click & Collect order statuses (RTM-4145)

Click & Collect status in Chain Web is set to "not delivered" even when order is picked in POS or InStore App. The status changes to "delivered" when the user pays for the order.



InStore App v. 2.10.130

Document status: RELEASED

Date: 

Prerequisites are found under Chain Web Release Notes.

Display supplier order type on store level in Item details

(RTM-3488)

Supplier order type set on store level will be displayed in Item Details if a value is set. If a store value is not set, the value set on item level will be displayed.

Allow quantity = 0 in stocktaking

(RTM-3423)

Items are allowed to have quantity = 0 in count lists in Instore App.

Improvements

Module

Description

Breakage

Some Breakage receipts from InStore App is missing the ReasonCode tag for the transaction (RTM-3960)

Improving behavior of reason and action codes in transactions during pausing them.

If a transaction with reason and action codes is paused, you will now repick these codes when the transaction is resumed. Reason and action codes are properly assigned to items.

General

VIM plugin removed

VIM-terminal integration has been removed from InStore App due to a security error outside of EG's control.

Item details

Improved Orders page (RTM-3946)

An issue which prevented the user from seeing incoming orders upon scanning the EAN has been corrected. When opening "Orders" page in Item details, orders for Main EAN are displayed regardless of identification method. 


Displaying mix names in InStore App (RTM-3780)

Names of mixes are correctly displayed and text is properly wrapped in different screen widths.


Displaying mix price in Item details (RTM-3769)

Mixmatches are correctly displayed in Item details when scanning main EAN, tandem EAN, item number or article number. 


Display stock in nearby stores (RTM-3701)

In Item details, when opening other stores tab, only nearby stores are displayed.

Scanner

Improving behaviour of Zebra device scanner (RTM-3547)

Scanner no longer stops working when switching off and on Zebra device with Instore App running on it. Additionally, new status page has been added showing "Integrated scanner" and "Camera scanner" status and allowing user to refresh scanners. The need to refresh scanners may be needed from time to time when the device is not in use for some time.

Stocktaking

Display latest stocktaking for tandem EAN (RTM-3888)

An issue caused latest stocktaking date to not be displayed when scanning tandem EAN. This has been corrected.


Items with quantity 0 (RTC-20330)

When an item has been counted with 0 quantity, the stocktaking date will be shown in the item details view. Previously, items with 0 quantity was filtered out and the stocktaking date was not shown.



InStore App v. 2.10.125

Document status: RELEASED

Date:  

Prerequisites are found under Chain Web Release Notes

Improvement

Module

Description

Order picking

Order picking on tandem EAN (RTM-4466)

When picking order by scanning item which contains both main EAN and tandem EAN, it is possible to create the order with main EAN and scan an item with tandem EAN. It's also possible to create order with tandem EAN and scan items with main EAN.



InStore App v. 2.10.123

Document status: RELEASED

Date:  

Prerequisites are found under Chain Web Release Notes

Improvement

Module

Description

Stock corrections

Improved handling of reason and action codes in "Stock correction" (RTM-2457)

Reason and action codes lines are correctly added to the receipt in "Stock correction" . Additionally, when resuming "Stock corrections" , the user will be transferred to reason and action codes page where he can choose reason and action codes one more time. The items added after this selection will contain the new reason and action codes selected. 



InStore App v. 2.10.122

Document status: RELEASED

Date:  

Prerequisites are found under Chain Web Release Notes.

Improvement

Module

Description

Stocktaking

Items with quantity 0 (RTC-20330)

When an item has been counted with 0 quantity, the stocktaking date will be shown in the item details view. Previously, items with 0 quantity was filtered out and the stocktaking date was not shown.



InStore App v. 2.10.121

Document status: RELEASED

Date:  

Prerequisites are found under Chain Web Release Notes.

Allow quantity = 0 in stocktaking

(RTM-3423)

Items are allowed to have quantity = 0 in count lists in Instore App.

Improvements

Module

Description

Item details

Displaying mix names in the InStore App (RTM-3780)

Names of mixes are correctly displayed and text is properly wrapped in different screen widths.


Displaying mix price in Item details (RTM-3769)

Mixmatches are correctly displayed in Item details when scanning main EAN, tandem EAN, item number or article number. 


Display stock in nearby stores (RTM-3701)

In Item details, when opening other stores tab, only nearby stores are displayed.


Display supplier order type on store level (RTM-3488)

Supplier order type set on store level will be displayed in Item Details if a value is set. If a store value is not set, the value set on item level will be displayed.



InStore App v. 2.10.120

Document status: RELEASED

Date:  

Prerequisites are found under Chain Web Release Notes.

Improvement of printing labels using Chain Classic proxy

(RTM-3294)

A new system parameter has been added, "PrintLabelsDirectlyFromChain". When this parameter is set to "False",  the old flow of printing labels by sending a POSLog is used. When the value of parameter is "True", labels are printed through Chain Classic without using POSLogs.

Improvements

Module

Description

Configuration

Always showing Main EAN (RTM-3351)

A new system parameter "AlwaysDisplayMainEan" has been added in Chain Web. With this parameter you can choose whether InStore App displays main EAN or tandem EAN when selecting the item in transactions. 

Home screen

Opening page when logging in (RTM-3352)

When user logs on in InStore App, the "Home" page will be displayed instead of the main menu.

Item details

Campaign start and end date (RTM-3460)

Correct start and end date is displayed for campaign prices in the Item Details view.


Contact number on Supplier (RTM-3459)

The 'Contact' field in 'Supplier' section of Item details correctly displays supplier phone number .

Permissions

Split of permissions (RTM-3504)

Access to Stock Adjustment and Stock Correction can be given to the user independently of each other. The same can be done with Order Items and Order Criteria.

Receive goods

Improved bundle item handling (RTM-2409)

Bundle items now behave in the same way as single items, but cannot be counted with quantity equal to zero. 

Sales order

Bundle items in "Sales order" transaction (RTM-3480)

A new POS Configuration parameter "BlockPredifinedBundleSales" has been added to Chain Web. If the parameter value is set to "false", the user can add bundle items to any transaction, including "Sales order". If parameter value is set to "true", the user is able to add bundle items to every transaction except "Sales order".

Stock adjustment

Quantity when selecting the same item several times (RTM-3463)

Searching and selecting an item and after that scanning another item will not cause unexpected item quantities in the stock adjustment transaction. 

Stocktaking

Counting the same item twice when using device scanner (RTM-3581)

When scanning the same item multiple times, the proper amount is set in the cart. For item ordering, QuantityInSmallPackage is used as before.



InStore App v. 2.10.110

Document status;RELEASED

Date:  

Prerequisites are found under Chain Web Release Notes.

Improvements

ModuleDescription
Item details 

Stock information in Item Details (RTM-3323)

You can see the stock level for your own store and other related stores in Item Details. The new clickable field "Other stores" transfers the user to another page where the stock level for all related stores are shown. The list is limited to 100 rows. The user can search the list by entering store number or its name.


Display active supplier orders on item (RTM-3100)

A new "Order" section has been added to Orders page. There, five new fields displayed: "Order", "Order type", "Quantity", "Delivery" and "Status".

This "Order" section currently show orders gathered from a 3rd party integration, but will also be able to show active orders in Chain Classic from 2.10.120 onwards.



InStore App v. 2.10.10902

Document status: RELEASED

Date:  

Prerequisites are found under Chain Web Release Notes.

Improvements

Module

Description

Received goods

Quantity of received goods in Instore App gets doubled (RTM-4503)

When a customer gets their goods receival in InStore app it sometimes get registered twice in the receipt, and it is sent to Chain that registers double of quantity of goods. 
When customers have pressed receival of goods the app loads until it is done so user can not press it twice and create a wrong stock value. 



InStore App v. 2.10.108

Document status: RELEASED

Date:  

Prerequisites are found under Chain Web Release Notes.

Improvements

Module

Description

Stock correction

Usage of "Stock correction" without Action Codes (RTM-2457)

If there are no active action codes, "stock correction" can be completed correctly without selecting an action code.



InStore App v. 2.10.107

Document status: RELEASED

Date:  

Prerequisites are found under Chain Web Release Notes.

Improvements

Module

Description

Stock correction

Improved handling of reason and action codes in "Stock correction"  (RTM-2457)

Reason and action codes lines are correctly added to the receipt in "Stock correction" . Additionally, when resuming "Stock corrections" , the user will be transferred to reason and action codes page where he can choose reason and action codes one more time. The items added after this selection will contain the new reason and action codes selected. 



InStore App v. 2.10.106

Document status: RELEASED

Date:  

Prerequisites are found under Chain Web Release Notes.

Improvements

Module

Description

Breakage

Some Breakage receipts from InStore App is missing the ReasonCode tag for the transaction (RTM-3960)

Improving behavior of reason and action codes in transactions during pausing them. If a transaction with reason and action codes is paused, you will now repick these codes when the transaction is resumed. Reason and action codes are properly assigned to items.

Label ordering 

Maximum quantity on label ordering (RTM-3968)

The maximum quantity for each item when ordering labels has been limited to 100.



InStore App v. 2.10.105

Document status: RELEASED

Date:  

Prerequisites are found under Chain Web Release Notes.

Improvements

Module

Description

Item details

Improved Orders page (RTM-3946)

An issue which prevented the user from seeing incoming orders upon scanning the EAN has been corrected. When opening "Orders" page in Item details, orders for Main EAN are displayed regardless of identification method. 


Display stock in nearby stores (RTM-3701)

In Item details, when opening other stores tab, only nearby stores are displayed.


Display supplier order type on store level (RTM-3488)

Supplier order type set on store level will be displayed in Item Details if a value is set. If a store value is not set, the value set on item level will be displayed.

Scanner

Improving behaviour of Zebra device scanner (RTM-3547)

Scanner no longer stops working when switching off and on Zebra device with Instore App running on it. Additionally, new status page has been added showing "Integrated scanner" and "Camera scanner" status and allowing user to refresh scanners. The need to refresh scanners may be needed from time to time when the device is not in use for some time.

Stocktaking

Display latest stocktaking for tandem EAN (RTM-3888)

An issue caused latest stocktaking date to not be displayed when scanning tandem EAN. This has been corrected.


Items with quantity 0 (RTC-20330)

When an item has been counted with 0 quantity, the stocktaking date will be shown in the item details view. Previously, items with 0 quantity was filtered out and the stocktaking date was not shown.



InStore App v. 2.10.104

Document status: RELEASED

Date:  

Prerequisites are found under Chain Web Release Notes.

Allow quantity = 0 in stocktaking

(RTM-3423)

Items are allowed to have quantity = 0 in count lists in Instore App.

Improvements

Module

Description

Item details

Displaying mix names in the InStore App (RTM-3780)

Names of mixes are correctly displayed and text is properly wrapped in different screen widths.


Displaying mix price in Item details (RTM-3769)

Mixmatches are correctly displayed in Item details when scanning main EAN, tandem EAN, item number or article number.


Contact number on Supplier (RTM-3459)

The 'Contact' field in 'Supplier' section of Item details correctly displays supplier phone number .

Receive goods

Improved bundle item handling (RTM-2409)

Bundle items now behave in the same way as single items, but cannot be counted with quantity equal to zero. 



InStore App v. 2.10.103

Document status: RELEASED

Date:  

Prerequisites are found under Chain Web Release Notes.

Improvements

Modules

Description

Configuration

Always showing Main EAN (RTM-3351)

A new system parameter "AlwaysDisplayMainEan" has been added in Chain Web. With this parameter you can choose whether InStore App displays main EAN or tandem EAN when selecting the item in transactions. 

Item details

Campaign start and end date (RTM-3460)

Correct start and end date is displayed for campaign prices in the Item Details view.

Permissions

Split of permissions (RTM-3504)

Access to Stock Adjustment and Stock Correction can be given to the user independently of each other. The same can be done with Order Items and Order Criteria.

Sales order

Bundle items in "Sales order" transaction (RTM-3480)

A new POS Configuration parameter "BlockPredifinedBundleSales" has been added to Chain Web. If the parameter value is set to "false", the user can add bundle items to any transaction, including "Sales order". If parameter value is set to "true", the user is able to add bundle items to every transaction except "Sales order".

Stock adjustment

Quantity when selecting the same item several times (RTM-3463)

Searching and selecting an item and after that scanning another item will not cause unexpected item quantities in the stock adjustment transaction. 

Stocktaking

Counting the same item twice when using device scanner (RTM-3581)

When scanning the same item multiple times, the proper amount is set in the cart. For item ordering, QuantityInSmallPackage is used as before.



InStore App v. 2.10.102

Document status; RELEASED

Date:  

Prerequisites are found under Chain Web Release Notes.

Improvement of printing labels using Chain Classic proxy

(RTM-3294)

A new system parameter has been added, "PrintLabelsDirectlyFromChain". When this parameter is set to "False",  the old flow of printing labels by sending a POSLog is used. When the value of parameter is "True", labels are printed through Chain Classic without using POSLogs.



InStore App v. 2.10.101

Document status;RELEASED

Date:  

Prerequisites are found under Chain Web Release Notes.

Improvements

Modules

Description

Home screen

Opening page when logging in (RTM-3352)

When user logs on in InStore App, the "Home" page will be displayed instead of the main menu.

Item Details

Stock information in Item Details (RTM-3323)

You can see the stock level for your own store and other related stores in Item Details. The new clickable field "Other stores" transfers the user to another page where the stock level for all related stores are shown. The list is limited to 100 rows. The user can search the list by entering store number or its name.


Display active supplier orders on item (RTM-3100)

A new "Order" section has been added to Orders page. There, five new fields displayed: "Order", "Order type", "Quantity", "Delivery" and "Status".

This "Order" section currently show orders gathered from a 3rd party integration, but will also be able to show active orders in Chain Classic from 2.10.120 onwards.



InStore App v. 2.10.100

Document status: RELEASED

Date:  

Prerequisites are found under Chain Web Release Notes.

Improvements

Module

Description

General

Language issues (RTM-3090)

Now, Swedish abbreviation for word "piece" ("ST") is correctly displayed on every relevant page in InStore App.


Improvement of bundle items in InStore App (RTM-2405)

The bundle items and their details are now displayed properly in every InStore App view

Item details

Improvement of item details view in InStore App (RTM-2909)

A new field "Supplier order type" has been added to the item details view


Adding new page to Item details containing item status and last received (RTM-2903)

In "Home" and "Item details" pages there is a new field called "Ordered". After clicking on an "arrow" icon in the same line, user will be transferred to "Ordered" page which includes item status and last received values.


Showing Sales trend on item (RTM-2820)

New fields have been added to item details show:

  • Sold quantity previous 2 weeks
  • Sold quantity previous 2 weeks previous year
  • Sold quantity next 2 weeks previous year

Note: The sales trend show number of unit sold on a specific EAN, but will not accumulate sold units on tandem EANs.


Improvement of Item Details view in InStore App (RTM-2671)

Added new fields "Mix", "Quantity in large pack", "Small/large pack type", "Replacement item", to the item details view. If all fields using information from specific input are configured to be hidden, call is skipped and no error is displayed.


Added 'Latest stocktaking' field to the Item Details view (RTM-2664)

Date of the latest stocktaking is displayed in Item details view. Field is not displayed if no stocktaking for a selected item was completed.

Price control

Calculation of gross profit (RTM-2816)

VAT is now properly deducted when showing gross profit of an item.



InStore App v. 2.10.95

Document status: RELEASED

Date:  

Prerequisites are found under Chain Web Release notes.

Improvement

Module

Description

Price Control

Calculation of gross profit

VAT is now properly deducted when showing gross profit of an item. 



InStore App v. 2.10.90

Document status:RELEASED

Date:  

Prerequisites are found under Chain Web Release Notes.

Improvements

Module

Description

General

Language issues (RTM-269)

Fixed spelling errors in Swedish translation. Various popups and labels are displayed properly.

Item details

Item Details configuration (RTM-2562)

Implemented a new system parameter "InStoreItemDetailsConfiguration" where you can set the visibility of fields in the "Item details" view.  If the user hides all fields in one selected group, then the affected group name will also be hidden.


Implement extended Item details page (RTM-2561)

Extended version of "Item details" page has been implemented. Now, "Item details" page displays every set item's field with correct value. 

Stocktaking 

Improvement of item quantity while changing EAN 20-codes in Counting Groups (RTM-2813)

When user set POS Configuration parameter "ReturnNordicEAN20DataInParseScanCodeResponse" to "True", items scanned with their EAN 20-code in Instore App will be correctly retained after quantity changes, no matter whether the 20-code contains price or weight.


Performance improvement in GetCountingGroups (RTM-1616)   

Every count group is fetched asynchronously relative to the others. Timeouts were set which help dealing with extremely large count groups or a large number of them. Additionally, few minor improvements were added to make Stocktaking more pleasant for user.

System parameters

Fixed System parameters for Instore App (RTM-2812)

The "InStoreAssortmentCodeDisplayMessage" and "InStoreAssortmentCodesNotToPutAway" parameters were fixed.

The user can now set many assortment code values in system parameter "InStoreAssortmentCodesNotToPutAway".  Every item that belongs to the assortment included in the value of this parameter will not be added to a "Put Away" transaction in InStore App. When attempting to add it, the error will be displayed with information set in "InStoreAssortmentCodeDisplayMessage" parameter.



InStore App v. 2.10.87

Document status: RELEASED

Date:  

Prerequisites are found under Chain Web Release Notes.

Improvements

Module

Description

General

Language issues (RTM-3090)

Now, Swedish abbreviation for word "piece" ("ST") is correctly displayed on every relevant page in InStore App.



InStore App v. 2.10.86

Document status: RELEASED

Date:  

Prerequisites are found under Chain Web Release Notes.

Improvements

Module

Description

Price Control

Calculation of gross profit (RTM-2816)

VAT is now properly deducted when showing gross profit of an item



InStore App v. 2.10.85

Document status: RELEASED

Date:  

Prerequisites are found under Chain Web Release Notes.

Improvements

Module

Description

General

Language issues (RTM-269)

Fixed spelling errors in Swedish translation. Various popups and labels are displayed properly.

System parameters

Fixed System parameters for Instore App (RTM-2812)

The "InStoreAssortmentCodeDisplayMessage" and "InStoreAssortmentCodesNotToPutAway" parameters were fixed.

The user can now set many assortment code values in system parameter "InStoreAssortmentCodesNotToPutAway".  Every item that belongs to the assortment included in the value of this parameter will not be added to a "Put Away" transaction in InStore App. When attempting to add it, the error will be displayed with information set in "InStoreAssortmentCodeDisplayMessage" parameter.



InStore App v. 2.10.84

Document status: RELEASED

Date:  

Prerequisites are found under Chain Web Release Notes.

Improvement

Module

Description

Stocktaking 

Improvement of item quantity while changing EAN 20-codes in Counting Groups (RTM-2813)

When user set POS Configuration parameter "ReturnNordicEAN20DataInParseScanCodeResponse" to "True", items scanned with their EAN 20-code in Instore App will be correctly retained after quantity changes, no matter whether the 20-code contains price or weight.



InStore App v. 2.10.81

Document status: RELEASED

Date:  

Prerequisites are found under Chain Web Release Notes.

Improvements 

Module

Description

General

Texts on back button (RTM-2422)

Any text on the back button matches the title of the view that follows when the back button is clicked.

Sales order

Scanning EAN 20-codes in Sales order (RTM-2675)

Scanning EAN-20 codes in Sales Order works correctly for new versions of WCF and Chain Web.


Scanning of age restricted item (RTM-2640)

The scanner is not switching off after scanning an age restricted item and behaves correctly for any selected value in the language parameter in Chain Web.



InStore App v. 2.10.80

Document status: RELEASED

Date:  

Prerequisites are found under Chain Web Release Notes.

Start transaction from item details

(RTM-2374)

New functionality has been added to "Item details" view, which appears after scanning or searching for a product. It allows you to select and start any transaction.

Improvements 

Module

Description

Click & Collect

"Picked"-status for printing order confirmation (RTM-2623)

Added a new status on orders: 'Picked'. It is set to facilitate printing order confirmation in POS if the order picking transaction has not been finished in InStore App.



InStore App v. 2.10.70

New homepage

(RTM-2373)

Implemented new view called 'Home' in InStore App, where user can check item details and display information about items.

Improvements

ModuleDescription
Click & Collect order picking

"Reduce Quantity" in Order Picking (RTM-1708)

NEW system parameter 'OrderPickingReduceLineQuantityEnabled', default set to False. When it is set to True reduce quantity button will be displayed. When user reduces quantity then remaining quantity of item is moved to InStoreRecjectedStoreNumber.

Order picking

Display QR code when finished picking (RTM-2301)

Implemented possibility to display and scan QR Code during finishing Order Picking - when QR Code is scanned, it is possible to print order confirmation for that order in POS.



InStore App v. 2.10.55

Document status: RELEASED

 Date:  

Prerequisites are found under Chain Web Release Notes.

Improvement

Module

Description

Click & Collect

"Picked"-status for printing order confirmation (RTM-2623)

Added a new status on orders: 'Picked'. It is set to facilitate printing order confirmation in POS if the order picking transaction has not been finished in InStore App.

Order picking

Display QR code when finished picking (RTM-2301)

Implemented the possibility to display a QR Code when finishing picking an order. This QR code can the be scanned in POS to print the order confirmation.



InStore App v. 2.10.54

Document status: RELEASED

Date:

Prerequisites are found under Chain Web Release Notes.

Improvements

ModuleDescription

Order picking

Picking one order (RTM-1455)

When only one order is picked, the items does not have to be confirmed to complete the picking. You also don't need to scan a bag during picking or scan all items again at end of picking.


Picking list (RTM-2295)

When the picking list contains 5 or less items, the departments are auto expanded

The tabs in the picking list view are are correctly named "Picked" / "Not picked".



InStore App v. 2.10.51

Document status: RELEASED

Date:

Prerequisites are found under Chain Web Release Notes.

Click & Collect order picking: Partially picked and Set aside

If a order is partially picked it can be set aside to be continued at a later time.

When setting it aside you have the option to add a placement for the partially picked order



InStore App v. 2.10.50

Document status: RELEASED

Date:

Prerequisites are found under Chain Web Release Notes.

Click & Collect order picking: Select multiple orders

(RTM-1625)

Picking of orders in Instore App is redesigned and improved. We've added the possibility to start picking multiple orders:

Before finishing the order there is also the added possibility of selecting a placement for the picked order (for Click and Collect / Pay and Collect)

New parameter added in system parameters called ShowQuantityButtonsOnPickingOrderLines.

If set to true, buttons for changing quantity will be displayed on selected item line in order picking.



InStore App v. 2.10.40

Document status: RELEASED

Date:

Prerequisites are found under Chain Web Release Notes.

Click & Collect: Item list update

(RTM-1709)

View for item list in order picking has been updated. Items are separated into item groups that can expand and collapse. This change is implemented to make the picking more user friendly when working with many items.

All groups collapsed:


















Middle and last group opened:



















Click & Collect: Order details view update

(RTM-1623)

View for order details in order pickings have been updated:

  • New button: Delivery Information. This will bring up a popup with delivery information

  • New button: Reject Order. This is the "Withdraw picking responsibility" button moved from the overflow menu to its own button.

Also fixed a bug when rejecting orders where you could spam click and get errors.



InStore App v. 2.10.31

Document status: RELEASED

Date:

Prerequisites are found under Chain Web Release Notes.

GlobalLocationNumber for Instabank payment

(RTM-1615)

Global Location Number (GLN) is used when paying with Instabank in InStore app.

Before using Instabank in InStore App, GLN must be set on stores in Chain Web. GLN can be set in ChainWeb in System > Stores (see picture below).


GLN is currently not synced from POS Master to Lindbak Retail Database (Store master is in Chain Classic). This functionality will be implemented at a later date.















Improvement

Module

Description

Sales order

Klarna payment ID confirmation dialog (RTM-1713)

The dialog to confirm customer's identity can be hidden by configuring system parameter "KlarnaInStoreCheckIdentification". Available values are: “true, false”. If the parameter is set to “true”, InStore App will show a dialogue to confirm the customer’s identity when paying with Klarna.



InStore App v. 2.10.22

Document status: RELEASED

Date:

Prerequisites are found under Chain Web Release Notes.

GlobalLocationNumber for Instabank payment

(RTM-1615)

Global Location Number (GLN) is used when paying with Instabank in InStore app.

Before using Instabank in InStore App, GLN must be set on stores in Chain Web. GLN can be set in Chain Web in System > Stores (see picture below).


GLN is currently not synced from POS Master to Lindbak Retail Database (Store master is in Chain Classic). This functionality will be implemented at a later date.




InStore App v. 2.10.20

Document status: RELEASED

Date:

Prerequisites are found under Chain Web Release Notes.

Gift receipt in InStore App

(RTM-112)

In InStore App in Sales order we are able to pick the items from the receipt that needs a gift receipt. Click on the “More button” and select Gift receipt. A dialogue box to select items for gift receipts opens, tick the items that needs a gift receipt and click Confirm. When sending Digital receipts to the customer, the gift receipt will also be sent to the same e-mail address.































Improvements

Modules

Description

Discount label

InStore App: Discount label does not work with 20 and 23 codes (RTM-1649)

Items with EAN-20 codes (starting with 20-25) can be used to create discount labels. Discount labels are ordered in InStore App, printed via Chain Classic and gives an automatic discount % and reason code when scanned in sales in POS.

Sales order

Member data not restored when continuing sales order (RTL-49)

We keep member when resuming a sales order in InStore App (Phone number and email is automatically filled out).

Stock lookup

Stock lookup when scanning tandem EAN (RTM-1394)

Main EAN is used when tandem EAN is scanned in stock lookup.

Stocktaking

Error message for quantity limit (RTM-1577)

When setting quantity to a value above the limit and then trying to finish the counting group, user will get an informative message, to show the user it has exceeded the limit. Parameter TransactionTypeLimits is used for setting the limit. 



InStore App v. 2.10.15

Document status: RELEASED

Date:

Prerequisites are found under Chain Web Release Notes.

Improvement

Module

Description

Sales order

Klarna payment ID confirmation dialog (RTM-1713)

The dialog to confirm customer's identity can be hidden by configuring system parameter "KlarnaInStoreCheckIdentification". Available values are: “true, false”. If the parameter is set to “true”, InStore App will show a dialogue to confirm the customer’s identity when paying with Klarna.



InStore App v. 2.10.13

Document status: RELEASED

Date:

Prerequisites are found under Chain Web Release Notes.

Modules

Description

Discount label

InStore App: Discount label does not work with 20 and 23 codes (RTM-1649)

Items with EAN-20 codes (starting with 20-25) can be used to create discount labels. Discount labels are ordered in InStore App, printed via Chain Classic and gives an automatic discount % and reason code when scanned in sales in POS.



InStore App v. 2.10.12

Document status: RELEASED

Date:

Prerequisites are found under Chain Web Release Notes.

Improvements

Modules

Description

Stock lookup

Stock lookup when scanning tandem EAN (RTM-1394)

Main EAN is used when tandem EAN is scanned in stock lookup.

Stocktaking

Error message for quantity limit (RTM-1577)

When setting quantity to a value above the limit and then trying to finish the counting group, user will get an informative message, to show the user it has exceeded the limit. Parameter TransactionTypeLimits is used for limit. 



InStore App v. 2.10.11

Document status: RELEASED

Date:

Version Requirements are found in Chain Web Release Notes.

Gift receipt in InStore App

(RTM-112)

In InStore App in Sales order we are able to pick the items from the receipt that needs a gift receipt. Click on the “More button” and select Gift receipt. A dialogue box to select items for gift receipts opens, tick the items that needs a gift receipt and click Confirm. When sending Digital receipts to the customer, the gift receipt will also be sent to the same e-mail address.























Improvements

Modules

Description

Stocktaking

Counting items outside daily count lists (RTM-294)

Counting lists are created from Count groups in Chain Web. Items outside the count lists can be added by scanning or searching.


Items added outside of counting group (RTC-948)

Added column to the count list view to show which item was added outside of counting group in InStore App.



InStore App v. 2.10.10

Document status: RELEASED

Date:

Version Requirements are found in Chain Web Release Notes.

Payment by Instabank in InStore App

(RTM-186)

New payment provider “Instabank” is available in InStore App. To use InstaBank as payment, the employee scans a QR code from the customer's mobile phone. If ID verification is required by Instabank, a dialogue to remind the employee to approve ID is shown. Then the payment is completed.

Required version of POS WCF: 12201 or 12103.

Configuration in Chain Web system parameter

EnabledMeansOfPaymentInStoreApp

Add 'Instabank' to enable the payment button.

POS Configuration

cardIssuerMapping

Add 'InstaBank' with the correct/desired card issuer mapping.

Warning when ordering outside assortment

(RTM-203)

When adding an item in Item Ordering in InStore App, a popup with a warning will be displayed for items with configured assortment codes.

System parameter in Chain Web

ItemOrderWarningAssortmentCodes

Comma-separated list of assortment codes that will trigger a warning, default: empty list (no codes).

Improvements

Modules

Description

Price control

Permissions for price control (RTM-1455)

If the user only have access to Price control in InStore App, you only have the Price Control button available when you log in.


Show campaign price (RTM-218)

An issue caused the incorrect campaign price is shown when scanning and searching items in some instances. This has been corrected.

Receive goods

Counted items should stay in counted tab of goods receival (RTM-1274)

When a user counts items in item receival, one item could be moved to "Not Counted" tab. This is corrected and all counted items are kept in "Counted" tab.

Sales order

Validation of phone number in mobile payment (RTM-223)

When entering mobile number during payment the number format is validated to avoid failed payments. 


Bank payment (RTM-1556)

Payment with non-integrated bank is corrected after problem was introduced with PaymentService integration.


Improved offline handling (RTM-309)

Improved the offline handling when paying with Vipps and Swish. When InStore App is back online it will look up the previous receipt created for Vipps and Swish and finish the sale.



InStore App v. 2.10.04

Document status: RELEASED

Date:

Version Requirements are found in Chain Web Release Notes.

GlobalLocationNumber for Instabank payment

(RTM-1615)

GlobalLocationNumber is used when paying with Instabank in InStore app.

 GLN can be set in ChainWeb in System > Stores.

GLN is currently not synced from POS Master to Lindbak Retail Database (Store master is in Chain Classic).

So, before using the Instabank, GLN must be set on the stores in Chain Web. Extension of the synchronization of stores will be implemented in a separate task.

Improvements

Modules

Description

Receive goods

Counted items should stay in counted tab of goods receival (RTM-1274)

When a user counts items in Goods receival, one item was moved to "Not Counted" tab in some instances. This is corrected and all counted items are kept in "Counted" tab.

Sales order

Bank payment (RTM-1556)

Payment with non-integrated bank is corrected after problem was introduced with PaymentService integration.


Validation of phone number in mobile payment (RTM-223)

When entering mobile number during payment the number format is validated to avoid failed payments. 



InStore App v. 2.10.02

Document status: RELEASED

Date:

Version Requirements are found in Chain Web Release Notes.

Payment by Instabank in InStore App

(RTM-186)

New payment provider Instabank is available in InStore App. To use InstaBank as payment, the employee scans a QR code from the customer's mobile phone. If ID verification is required by Instabank, a dialogue to remind the employee to approve ID is shown. Then the payment is completed.

Required version of POS WCF: 12201 or 12103.

Configuration in Chain Web system parameter

EnabledMeansOfPaymentInStoreApp

Add 'Instabank' to enable the payment button.

POS Configuration

cardIssuerMapping

Add 'InstaBank' with the correct/desired card issuer mapping.

Improvement

Modules

Description

Price control

Permissions for price control (RTM-1455)

If the user only have access to Price control in InStore App, you only have the Price Control button available when you log in.



InStore App v. 2.10.01

Document status: RELEASED

Date:

Version Requirements are found in Chain Web Release Notes.

Improvement

Modules

Description

General

Improved Offline Handling (TFS 188410)

Improved offline handling when Instore App goes offline when using Vipps/Swish payment.



InStore App v. 2.10.0

Document status: RELEASED

Date:

Version Requirements are found in Chain Web Release Notes.

Improvements

Modules

Description

Order dispatch

Delivering order with TandemEAN (TFS: 182712)

An issue with Delivering Pay and Collect orders with tandemEAN has been resolved. The TandemEAN item is picked and delivered OK when picking completed in InStore App. 

PaymentService

Fixes to include store number in GetCloudPaymentConfiguration (TFS: 189382)

PaymentServiceMerchantID is taken from correct cash register for different store. WCF parameter is not used for other stores.

Receive goods

Bundle article is not visible when order is paused (TFS: 183357)

Handling of bundle EAN's is improved. When Receive goods is paused and bundle is resumed, EAN's are visible in the “counted” tab.


TandemEAN does not work properly (TFS: 183381)

Handling of tandemEAN is improved. When tandem is added, correct main EAN is displayed in counted tab. It is possible to resume receival with tandemEAN and quantity/EAN is correct.


0 in receival of goods (TFS: 190518)

Previously, it was not possible to register a receival of goods with 0 in quantity. A new button is added in item receival to confirm received 0 in quantity. When receival is done in InStore App and 0 quantity is confirmed the order is processed as finished and it is updated in Chain Classic in receive goods.

Seasonal storage

Missing seasonal storage lists (TFS: 187311)

When finishing seasonal storage, the put away item is saved properly to database. Item is visible in put back tab.


Seasonal storage filter by store (TFS: 187313)

When cashier is using store X, only items put back from the same store are shown for cashier.

Stocktaking

Duplicate stocktaking's (TFS: 188503)

Due to WCF restart or performance issues after confirming stocktaking, two POSLogs were created for the same stocktaking. This has been corrected and only one POSLog per stocktaking is created.


Mandatory Receipt Note (TFS: 190908)

New system parameter "RequireCartNoteWhenCounting". When this parameter is True. The cashier needs to fill in receipt note before sending it. A popup will appear if the cashier tries to send it without receipt note. 



InStore App v. 2.9.287

Document status: RELEASED

Date:

Version Requirements are found in Chain Web Release Notes.

Improvement

Modules

Description

Sales order

Improved offline handling (RTM-309)

Improved the offline handling when paying with Vipps and Swish. When InStore App is back online it will look up the previous receipt created for Vipps and Swish and finish the sale.

Stocktaking

Receipt note in stocktaking (RTM-233)

Function Stocktaking. New system parameter "RequireCartNoteWhenCounting". When this parameter is true. The cashier needs to fill in receip tnote before sending it. A popup will appear if the cashied tries to send it without receiptnote



InStore App v. 2.9.286

Document status: RELEASED

Date:

Version Requirements are found in Chain Web Release Notes.

Improvement

Modules

Description

Receive goods

0 in receival of goods (TFS: 190518)

Previously, it was not possible to register a receival of goods with 0 in quantity. A new button is added in item receival to confirm received 0 in quantity. When receival is done in InStore App and 0 quantity is confirmed the order is processed as finished and it is updated in Chain Classic in receive goods.

Stocktaking

Mandatory Receipt Note (TFS: 190908)

New  system parameter "RequireCartNoteWhenCounting". When this parameter is True. The cashier needs to fill in receipt note before sending it. A popup will appear if the cashier tries to send it without receipt note. 



InStore App v. 2.9.283

Document status: RELEASED

Date:

Version Requirements are found in Chain Web Release Notes.

Improvement

Modules

Description

PaymentService

Include store number in GetCloudPaymentConfiguration (TFS: 189382)

PaymentServiceMerchantID is taken from correct cash register for different store. WCF parameter is not used for other stores.



InStore App v. 2.9.280

Document status: RELEASED

Date:

Version Requirements are found in Chain Web Release Notes.

Payment using Swish

(TFS: 183238)

You are able to pay with Swish in Instore App. Just click the Swish button and then you get a QR-code to scan.

Configure "Swish" as an EnabledMeansOfPayment in system parameters.

Then, set PaymentServiceMerchantId and PaymentApiUri in POS Config 

And cardIssuerMapping: <cardIssuerMapping defaultIssuerIdentifier="0"><cards><card name="Vipps" issuerIdentifier="210"></card><card name="Swish" issuerIdentifier="209"></card></cards></cardIssuerMapping>

More details can be found in release documentation for POS.


Payment using Vipps

(TFS: 185428)

You are now able to pay with Vipps in Instore App. Just click the Vipps button and Enter the mobile number.

Configure "Vipps" as an EnabledMeansOfPayment in system parameters

Then, set PaymentServiceMerchantId and PaymentApiUri in POS Config 

And cardIssuerMapping: <cardIssuerMapping defaultIssuerIdentifier="0"><cards><card name="Vipps" issuerIdentifier="210"></card><card name="Vipps" issuerIdentifier="209"></card></cards></cardIssuerMapping>

More details can be found in release documentation for POS.


Improvements

Modules

Description

Receive goods

The item is automatically deleted when the 'change quantity' field is cleared (TFS: 183388)

When quantity is cleared by user/set to blank, quantity is set to 0 after 6 seconds in goods receival.

Sales order

Age verification in InStore App (TFS: 185241)

Improvement in age verification in InStore App. It is possible to verify customer's age, whilst previously the age was set to 25 during verification. When customer is verified as 18 years old and wants to buy item which requires 21 years of age - this new verification is needed. When customer age is verified as 19 on item which requires the age of 21 the item will not be added to the sale, but when new item with age (18) is scanned - it will be added to cart without verification since it was done at the beginning (19).

Stocktaking

Sending count lists multiple times (TFS: 184861)

Validation is implemented to prevent user from sending stocktaking lists more than once. This previously occurred from time to time when the network was slow. 

  • No labels