Commit 8dd0ed6
Kristian Charbonneau
Update stock status on CSV Product import according to quantity
If the is_in_stock field is not present in a particular row in the
CSV file and the qty field is set to 0, the default is_in_stock value
is overriden from 1 to 0.1 parent cc23756 commit 8dd0ed6
File tree
1 file changed
+4
-0
lines changed- app/code/Magento/CatalogImportExport/Model/Import
1 file changed
+4
-0
lines changedLines changed: 4 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2972 | 2972 | | |
2973 | 2973 | | |
2974 | 2974 | | |
| 2975 | + | |
| 2976 | + | |
| 2977 | + | |
| 2978 | + | |
2975 | 2979 | | |
2976 | 2980 | | |
2977 | 2981 | | |
| |||
0 commit comments