Versions Compared

Key

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

...

AreaDescription
Export

Export of daily stock status (RTC-35561)

All changes to stock on a particular day are by default exported to third-party services every night, default by 01:00 AM in UTC time. This can be disabled or changed to another time of day.

Inventory API

Last stocktaking date for item (RTC-35525)

The stock status export includes the date of last stock counting in item data.

Stocktaking

Cyclic stocktaking (RTC-32826)

The items that will taken to the stocktaking are based on the count group selection during new Cyclic Stocktaking creation process.


Last stocktaking date for item (RTC-35525)

The date of when the item was last stock counted is tracked and displayed in the stock movements view.


Delete stocktaking (RTC-35473)

An active or completed stocktaking can be deleted from the Stocktaking results view. Once per day, all stocktakings with status deleted will be removed from the system.

By default this job does not delete old stocktakings (15 months older than today's date).
The job will delete old stocktakings when parameter "Old stocktaking deletion enabled" value is equal to True.

Stocktaking results view improvements (RTC-35473)

  • The stocktaking action buttons, except Excel export, are visible only in active stocktakings and require "Manage stocktakings" permission.
  • The row menu in grid is visible only in active stocktakings and require "Manage stocktakings" permission.


Fix: Count group picker (RTC-35945)

The count group picker in New stocktaking view is no longer hidden when the user has access to a single store.


...

Released 24.10.2023

AreaDescription
Import

Fix: Update of suppliers item number (RTC-35398)

Supplier Item No is saved in for StockAdjustment transactions from InStore App or from 3rd party.

Item transactions

Cost price in manual created transactions (RTC-33105)

The cost price of an item is displayed in the new transaction modal and saved for manually created transactions.

Inventory API

Get stock (RTC-32910)

When GetStock request is sent for store-item combination that does not exist in Inventory.Stock database, returned stock values are equal to 0.

Stocktaking

Access control (RTC-34732)

  • The data in Count lists grid is displayed based on user's store access.
  • The data in Count groups grid is displayed based on user's store access.
  • The count group item source picking subpage cannot be accessed if a source was already selected.
  • The stocktaking results page cannot be accessed without ViewStocktaking permission.

Sorting of stocktaking (RTC-35454)

Stocktaking grid is sorted by created date and time from newest to oldest by default, "Date" column is renamed to "stocktaking date"

Transactions

Sorting of reason codes (RTC-33901)

When creating new transactions, reason and Action codes are sorted ascending by code.

...