Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

AreaDescription
Item transactions

Items not stocked (RTC-36703)

The stock of items with disabled stock change tracking is not created nor updated by transactions made through inventory management.

StockGateway

StockBalance performance improvements (RTC-36061)

  • The performance of StockBalance method is greatly improved.
  • The optional "resolveMode" field is added to the StockBalance schema. If set, it will resolve items and stores based on specified identifiers (default, SKU for items, and store number for stores, if invalid values are provided). Not using the "resolveMode" field may result in slower response times.
Stock status

Net price in stock status (RTC-36799)

In the Stock status overview, there is a column for net price. This column shows the current net price for the item at the given store. The data in this column is updated daily at 4 am, by default.
The stock value column shows the net price, if there is no weighted cost price. 

Stocktaking

Stock level for not counted items (RTC-36094)

When finishing a stocktaking, the user must choose what to do with the items that were not counted during the stocktaking. The user can choose to keep the stock level for these items, or choose to set the stock level to zero.

Net price in manual count lists (RTC-37202

The net price in count list grid is filled for items in manual count lists.

Stocktaking error statuses (RTC-37169)

Stocktakings with the status "Error creating" can be deleted or scheduled for retry.
Stocktakings with the status "Error closing" can be exported to Excel or scheduled for retried closing.

Waste transactions (RTC-37169)

Stocktaking waste transactions are not exported.

Add item to a stocktaking (RTC-37204)

Items can be added to an active stocktaking, with the 'Add item' button at the bottom of the page. Only items that are not already part of the stocktaking can be added. In case the item already exists in the stocktaking, the user will be informed and the action must be canceled. 

Image Added


...

Release 12.12.2023

AreaDescription
Item transactions

Line note on transactions (RTC-36442)

The line note on complaint transactions from POS is updated and shown in "Line note" column in transaction grids. The "Line note" column is also available in stock movements' transactions grid.


Date on transactions from stock balance import
(RTC-37027)

The "Date" column in the Transaction grids displays the date from the stock balance import file for this type of transactions.

Stocktaking

Counted value (RTC-36568)

"Counted value" column in the stocktaking results view displays the result of Weighted Cost Price * Counted quantity.

Stocktaking type is not preselected (RTC-36759)

When creating a new stocktaking, the stocktaking type is not preselected. The stocktaking type must be selected by the user.

Create and complete stocktaking (RTC-35729)

Create stocktaking and complete stocktaking commands are based on service bus triggers.
Creation and completing of small stocktakings take just a few seconds.

Item hierarchy columns in export of stocktaking to Excel (RTC-36468)

Information about Department, Item area and Item Group is included in the stocktaking result Excel file.


Notifications
(RTC-34683)

If a stocktaking creating process fails, the user is notified that the stocktaking was not created.
The creation process can be retried from the stocktaking's result view.

Notifications (RTC-34474)

When the closing process is successful, the user is notified that the stocktaking was completed. The message contains link to the finished stocktaking.

If a stocktaking closing process fails, the user is notified that the stocktaking was not finished. The closing process can then be retried from the stocktaking's result view.  

Prices in stocktaking (RTC-36024)

Retail price and price for items from count groups are correctly displayed for newly created stocktakings.

System

GetStock performance (RTC-32832)

  • The performance of the GetStock method is greatly improved.
  • The optional "resolveMode" field is added to the GetStock schema. If set, it will resolve items and stores based on specified identifiers (default, SKU for items, and store number for stores, if invalid values are provided). Not using the "resolveMode" field may result in slower response times.

...