You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
0 commit comments