-
- cshontz

-
Total Posts: 91
Joined: 2007-11-07
|
If I’m importing from a CSV, and matching up “status” columns, how do I handle value or type discrepancies? For instance, the “status” field I’m importing from uses values, “open” and “closed”, as opposed to whatever Magento uses - 1 or 0, or “enabled” or “disabled”. Naturally, “open” doesn’t work in a field thats expecting “enabled”.
Sorry if its an easy question.
|