Document status:
Date:
Version Requirements is located on the menu to the left.
(TFS: 181241)
StocktakingCleanup job has been added to the BackOfficeIntegrationSubscriber. The job, by default, archives stocktaking that are older than 15 months. The job is executed once per day.
When "Generate historical header and reports only" parameter value is set to true, then only stocktaking will be archived and reports will be generated.
When "Generate historical header and reports only" parameter value is set to false, then stocktaking will be archived, reports will be generated and data connected to stocktaking will be deleted from Lindbak Retail database.
More information can be found in the job's documentation.
Configuration:
Set up parameters related to report server.

(TFS: 179543)
If a count list is not used within 10 months after creating it, it will get the status “Expired” and can no longer be used in a stocktaking.
(TFS: 181758)
The Archive view, under Stocktaking, shows information about stocktakings that are older than the number of months defined in the 'StocktakingCleanup' job.
The waste and stock report, along with key values from the stocktaking, are available in this view.
Modules | Description |
|---|---|
Stocktaking | Timeout when removing a large count list from a stocktaking (TFS: 167434) The performance, when removing a large count list from a stocktaking, is improved. A timeout shall not occur for count lists containing up to 50,000 items. Tandem switch and item deleted in Chain (TFS: 176229) If an item is deleted in Chain Classic, it cannot be deleted in Chain Web if it has been included in a previous stocktaking. In this case, the 'IsDeletedInChain' flag is set to True, and the tandem relation is deleted from the item. The same is done for items that have been switched to tandems. Items that are marked as 'IsDeletedInChain' will not return results when trying to add the item to a count list or stocktaking.
When editing an item in a stocktaking, a notification will we shown if the item quantity is successfully updated. If the item cannot be updated at that time, the following notification will be shown: "An error occured while updating the database. Please try again later." Retry creating stocktaking (TFS: 178895) If creating the stocktaking fails due to timeout, the job creating the stocktaking will try to create it again for as many times as defined in the new parameter MaxNumberOfTries, that has been added to the StocktakingProcessorJob. The parameter specifies maximal number of retries of the single batch event. The event will get status RetryPending when the timeout occurs. When the batch is retried as many times as MaxNumberOfTries, the batch will get status Error. For other errors than timeouts, the batch will get status Error after first failed processing. Removing count list from stocktaking (TFS: 179024) After removing a count list from a completed or active stocktaking, the user is redirected back to the count lists in the stocktaking. The count list can be removed from the stocktaking without opening it, by using the "more"-button (…). Include all Items from the model when 'ModelItemsProcessingType' = Full (TFS: 180760) When one item is added manually or via service, to a stocktaking or count list, all Items from the model will be added if 'ModelItemsProcessingType' = Full. Required configuration: ModelitemsProcessingType = 'Full' to process items with same model (all colors & all sizes) (also not available in selected store). ModelitemsProcessingType = 'Simple' to process item and others from same model (one color) available in selected store (with all sizes). ModelitemsProcessingType = 'None' to process only one item. Handle duplicated events from Chain (TFS: 181375) Duplicated messages from Chain will be blocked and user will be notified in BackOffice.Service.Host.IIS logs. Refresh stock status for not assigned count lists (TFS: 180803) When a stocktaking is completed for a store, a new basis file will be generated. Stock for all unassigned count lists will be refreshed based on the basis file. Date for when stocktaking was completed (TFS: 182493) "Stocktaking completed" date has been added to the completed stocktaking's dashboard, below "Stocktaking created". Improvements in the Archive GUI (TFS: 182614) Improvements in the Archive view:
|