You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 2 Next »

Coming next release

ModuleDescription
Inventory module

Stock update (RTC-27312)

ItemTransactionMerger job has been extended with stock update logic:

  • When item has stock in InventoryService, then stock for this item in sender store is properly update with stock value from incoming transaction;
  • When item has no stock in InventoryService, then new entry for this item and sender store is created with stock value taken from incoming transaction.

The stock changes from StockAdjustment transactions are properly registered and updated in InventoryService.

  • No labels