Configuration

Configuration

4. Configuration

This section will describe the différent options available for the Inventory Management module.

Magento Configuration

The inventory management extension does not change the way magento handles inventory, but here are a few points / thoughts :
  1. You can still use options available in store > configuration > catalog > inventory, they are all compatible with our extension.
  2. You can not have negative quantities anymore in Magento, as it now contains the quantity sellable, so in the worst case (for products not in stock allowing back orders), the magento quantity will be 0.

Inventory management configuration

Inventory Management settings are available from menu Stores > Configuration > Boostmyshop > Inventory Management.

General

Option
Description
Disable logs
Record logs in Inventory Management extension
Log stock movement stacktrace
Keep a stacktrace of each stock movement. Useful for debug if you have unexplained stock movements.

Attributes

Option
Description
Barcode attribute
Select there the product attribute containing its barcode (EAN or UPC type)
Manufacturer attribute
Select there your manufacturer attribute

Pending Orders

Option
Description
Pending orders statuses
Select all order statuses that you consider as “opened orders” : these orders will reserve stock (if available) and so update the quantity to ship

Note

If you change selected statuses, you’ll need to run the following command line to update correctly quantities to ship :

php bin/magento bms_advancedstock:refresh_quantity_to_ship

Stock levels

Option
Description
Default value for Warning stock level
Default “Warning stock level” value for products not having a custom one
Default value for Ideal stock level
Default “Ideal stock level” value for products not having a custom one
Weeks for sales history range #X
Number of week(s) to consider for Sales history update

Front end

Option
Description
Display stocks
If enabled, a new “Stock” tab will be added to each product page on your website frontend, with the warehouses stock levels summary displayed in it

Note

Only stock from warehouses having “Display on front” option enabled will be displayed. More information on the warehouse option “Display on front” : Warehouses Settings

Stock Discrepencies

Option
Description
Stock discrepency report
Display the “Stock discrepencies” report. It will show a report listing all Inventory errors, with a “Fix” button allowing to fix them

    • Related Articles

    • Configuration

      3. Configuration The configuration is available in menu Stores > Configuration > Boostmyshop > Barcode Inventory. General Barcode attribute : Select here the Magento attribute that contains products barcode. Default Mode : Defines the default mode ...
    • Configuration

      3. Configuration POS configuration General These settings will define the global rules of POS. Option Description Barcode attribute Products barcode attribute Disable sounds Disable sound when a product is added to POS checkout screen Authorize the ...
    • Configuration

      3. Configuration The configuration is available in menu stores > configuration > boostmyshop > barcode label. Barcode Generation You can control here the way our extension automatically assign barcodes for products. Enable : if enabled, a barcode ...
    • Configuration

      Different options are available to adjust the DropShip process to your needs. The module configuration is available from menu Stores > Configuration > Boostmyshop > DropShip. General In this section you will find options to configure the global ...
    • Configuration

      This section will describe the différent options available for the Supplier Management module. The module configuration is available from menu Stores > Configuration > Boostmyshop > Procurement. General In this section you will find options to ...