Versions Compared

Key

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

Coming next release

AreaDescription
Stocktaking

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.

Cost price (RTC-35463)

When updating count lists from API, it will either update the cost price based on value from 3rd party, or if zero, use the existing cost price in Inventory module.


...

Released 10.11.2023

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.

Stock status

Customer order reservations (RTC-35153)

Reservations from dispatch and Click-and-Collect orders are properly handled in Inventory.
Stock is reserved in proper store - picking stores for dispatch orders, reserved store for Click and Collect.

When picking orders are completed stock and reserved quantity are properly reduced in proper stores.

Stocktaking

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.

...