Versions Compared

Key

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

Released 18.07.2023

AreaDescription
Internal transfer

Display To-From Store with store number and store name (RTC-31977)

"To-From Store No." and "To-From Store Name" columns in stock transactions were merged into one, named "To-From Store" displaying store number and name. "To-From Store No." column in transactions log has been changed into "To-From Store" which displays store number and name. All of those changes were applied also for transactions exported to Excel


...

Released 04.07.2023

AreaDescription
Inventory API

Number of decimals on stock quantity returned from inventory service (RTC-32939)

Inventory service returns the same values on stock quantity as in the Inventory database, but with removed decimal zeros at the end. It works for all available units.

StockGateway API

Cost price and stock value are properly returned in get stock response (RTC-31945)

  • Cost price is equal to:
    • Weighted cost price, if it is present;
    • Net cost, if weighted cost price is not present and net cost is present;
    • 0 in other cases.
  • Stock value = cost price * instock.
Stocktaking

User permissions for stocktaking (RTC-31445)

Permissions for stocktaking can be defined for user roles.


Stocktaking beta version (RTC-31493)

Inventory module contains grids for stocktakings and stocktaking result. Please note that this is an early beta version of this feature, and that stocktaking will be ready for acceptance test later in 2023.

Stocktaking - beta version

Stocktaking proof of concept contains  (RTC-31751)

  • Stocktaking's views (not final)
  • Permissions;
  • Links from stocktakings' view, to the results' view;
  • simple wizard to create periodic stocktaking in selected store.

...