Skip to main content

Changelog

1.2.6 (2026-04-21)

Improvements

  • Added i18n support for 15 core locales (ar_SA, cs_CZ, de_DE, es_ES, fr_FR, it_IT, ja_JP, nl_NL, pl_PL, pt_BR, pt_PT, sv_SE, tr_TR, uk_UA, zh_Hans_CN)

1.2.5 (2026-04-17)

Features

  • Configurable sales period windows — the "Sold Qty" time windows shown in Inventory Planner grids are now configurable. Go to Stores → Configuration → Inventory Planner → Forecast Settings → Sales periods and enter any comma-separated list of day counts (e.g. 7,30,90,180). Default is 7, 30, and 90 days. Useful for tracking slower-moving inventory with longer windows.
  • Sold Price column in order history — the order history grid on each product's inventory detail page now shows the actual per-unit price paid (including tax) in the order's currency. This lets buyers see what customers actually paid per unit, rather than relying on current catalog prices.

1.2.4 (2026-04-02)

Improvements

  • Faster re-indexing for large catalogs — the inventory indexer now uses bulk database operations throughout: products are loaded and saved in batches of 500, stock levels and reservations are fetched in a single query per batch (previously one query per SKU), and sales data for all time windows (7-day, 30-day, 90-day, all-time) is retrieved in one query instead of five. Stores with thousands of products will see significantly shorter re-index times.

1.2.3 (2025-08-04)

Fixed

  • Issue related to missing product attribute values in inventory grids

1.2.2 (2025-07-25)

Fixed

  • Fixed the issue with data generation from performance toolkit profiles in EE

1.2.1 (2025-07-10)

Features

  • Added the ability to import/export suppliers and product groups

Improvements

  • Added product group column to inventory planner grids

1.2.0 (2025-06-17)

Improvements

  • WCAG 2.2 AA compliance

1.1.18 (2025-04-16)

Fixed

  • Issue related to a violation of strict type checking rules

1.1.17 (2025-04-15)

Fixed

  • Compatibility with PHP 8.4

1.1.16 (2025-04-03)

Features

  • Added inventory stock changes history

1.1.15 (2024-06-25)

Improvements

  • Added a Product ID column to grids

1.1.14 (2024-04-19)

Improvements

  • Added inventory indexer

1.1.13 (2023-05-02)

Improvements

  • Ability to hide extra columns to improve performance
  • Added additional checks to avoid creating extra rows in the mst_inventory_planner_supplier_product table

1.1.12 (2023-03-27)

Fixed

  • Number of sales

1.1.11 (2022-12-30)

Fixed

  • Issue with ACl for adding products to a group or supplier.

1.1.10 (2022-12-29)

Fixed

  • Acl title

1.1.9 (2022-12-16)

Fixed

  • Removed grouped products

1.1.8 (2022-11-24)

Features

  • Product groups

1.1.7 (2022-11-15)

Improvements

  • Option to enable/disable the display of disabled products

1.1.6 (2022-08-25)

Fixed

  • Compatibility with Magento 2.4.4

1.1.5 (2022-08-16)

Fixed

  • Only enabled products are processed

1.1.4 (2022-08-01)

Features

  • Ability to select order statuses for calculation

1.1.3 (2022-07-14)

Fixed

  • Filter by Status

1.1.2 (2022-06-27)

Improvements

  • Export visible columns

1.1.1 (2022-06-20)

Improvements

  • remove db_schema_whitelist.json

1.1.0 (2022-05-25)

Improvements

  • Migrate to declarative schema

1.0.15 (2021-12-30)

Features

  • Ability to assign one product to several suppliers

1.0.14 (2021-11-01)

Improvements

  • Updated "Sales Velocity" calculation formula. Now the metric related to forecast time or product creation time

1.0.13 (2021-10-25)

Improvements

  • Added SKU column

1.0.12 (2021-10-21)

Fixed

  • Compatibility with Magento 2.3.0-2.3.2

1.0.11 (2021-10-20)

Improvements

  • Added export

1.0.10 (2021-07-27)

Improvements

  • Added ability to choose allowed sources for calculations

1.0.9 (2021-06-30)

Improvements

  • Added cronjob to reindex data every day

1.0.8 (2021-05-13)

Fixed

  • Compatibility issue with Magento Enterprise

1.0.7 (2021-04-26)

Improvements

  • Added Saleable Qty columns

1.0.6 (2021-04-22)

Improvements

  • Added Name to the filter

1.0.5 (2021-04-19)

Fixed

  • QTY to Salable QTY

1.0.4 (2021-03-01)

Improvements

  • Multi-stock

1.0.3 (2021-02-09)

Fixed

  • Issue with joining product attributes

1.0.1

(2021-02-09)

Improvements

  • Ability to display columns in the grid and filter by product attributes

1.0.0

(2021-01-12)

Improvements

  • Initial Release