Import from CSV is not right!
Firstly, CSV import is cool.
Could you let me know how should I put for child categories when importing from CSV. For example, I have child category under apparel called jewellery. If I mention jewellery in coupon_category column in CSV file it create a new parent category called jewellery. But I want it to go under same child category. How?
And also expiry date format is always screwed up when importing. For example, it shows expiry date as 1st March 2015 but when the cron job runs the coupon goes to drafts. Work around for this has been, importing coupons and manually editing the expiry date for every single coupon.
Hope I explained ok. If not, just ask for more info.