Stock levels backup

Stock levels backup

Stock level backup

Boostmyshop myFulfillment is able to process a backup of your warehouse(s) stock levels everyday, saving results in CSV files that will then be available for download from the warehouse screen.

Setup

All the stock levels backup will be setup through a Boostmyshop myFulfillment integration, the Cron integration.  

Warehouses selection

Once the Cron integration has been created and saved, go into its "Configuration" tab. There you will find a "Stock level backup settings" section. In the warehouses list, select all the warehouse for which you wish to enable the stock level export. 




Feed schedule

Once warehouses have been selected in previous step, you will be able to schedule the stock level backup feed, that will take care to export your warehouse(s) stock everyday. To do it, go in to the Feeds tab and find the "Stock level backup" feed. 

It is important to not schedule this feed more often than one time everyday, as Boostmyshop myFulfillment will only backup one export file per warehouse everyday.

Download

Once the stock level backup feed has been scheduled, a new stock level file will be generated and stored by Boostmyshop myFulfillment everyday, for each warehouse previously selected in the "Cron" integration configuration. All those files will then be available for download from the warehouses edition screen, in the "Stock history" tab :


The "Stock history" grid will display, for the warehouse currently edited, one row per export file found.
  1. The "Product count" column will display how many products were found in the file exported
  2. The "Valuation" column will display the sum of all product "row_value", which itself is equals to : {product_cost} x {product_physical_quantity}.
  3. To download a stock level backup, find it in the grid and click on "Download" in the last column.
If no cost is found for a product, its "row_value" will be equals to 0. The cost will be as of the date on which the stock is exported.



    • Related Articles

    • Stock Helper

      Stock Helper The stock helper screen has been designed to help you to optimize your products ideal & warning stock levels depending of procurement and sales history data. To reach the stock helper screen : In the stock helper grid, you will find one ...
    • Low stock alerts (warning and ideal stock levels)

      Overview To manage low stock alerts and optimize replenishemnt, Connect uses 2 stock levels :  Warning stock level : this is the reorder point, when available stock goes below this limit, the alert is raisen in the supply needs Ideal stock level : ...
    • Prestashop - Stock levels export : You can not update available stock when it depends on stock

      Overview When the "Stock levels export" feed runs, it can result in the following error for some products : "You can not update available stock when it depends on stock" This is due to the fact Prestashop advanced stock management was (or is still) ...
    • Stock take

      Stock Take The stock take feature has been designed to help you to check at given times your warehouse(s) stock levels. You can access it from menu Inventory >  Stock take. This will lead you to a grid where all stock takes already created will be ...
    • Magento 2 - Stock levels are not pushed for sku(s) with slash

      Overview When myFulfillment push product stock levels to Magento 2, it uses the following API endpoint : PUT products/SKU/stockItems/XXX SKU is the product SKU XXX is the stock item ID However, if the SKU contains a slash, it could break the url and ...