This repository was archived by the owner on Aug 25, 2018. It is now read-only.
This repository was archived by the owner on Aug 25, 2018. It is now read-only.
Import data for existing simple product, type "Stock Sources", import behavior "Replace" #8
Open
Description
Import data for existing simple product, type "Stock Sources", import behavior "Replace"
Preconditions
Magento with MSI module
Simple product with Sku "sku1" and Stock Quantity = 100 and Qty on Default Source = 100 created
Steps to reproduce
- Create .csv file for import with source_id = 1, sku = sku1, status = 1 and quantity = 10
- Goto Admin -> System -> Import
- Select "Import Type" = Stock Sources
- Select "Import Behavior" = Replace
- Click on "Choose File" button in "Select File to Import" field and navigate to your .csv import file in your system
- Click on "Check Data" button
- If you got success message "File is valid! To start import process press "Import" button" - press "Import" button
- Success message 'Import successfully done" appear
- Navigate to Admin -> Catalog -> Products and open product page of your Simple Product "sku1"
- Verify that in "Assigned Sources" field Qty on Default Source is updated to "10" and Quantity in Stock of this product is the same
Metadata
Metadata
Assignees
Labels
No labels