Same problem here, though I am getting loads of errors spat out (probably because I have debugging turned on).
E.g.:
Notice: Undefined offset: 1 in /var/www/vhosts/[website]/httpdocs/wp-content/plugins/woocommerce-stock-manager/admin/views/import-export.php on line 104
Notice: Undefined offset: 3 in /var/www/vhosts/[website]/httpdocs/wp-content/plugins/woocommerce-stock-manager/admin/views/import-export.php on line 105
Notice: Undefined offset: 4 in /var/www/vhosts/[website]/httpdocs/wp-content/plugins/woocommerce-stock-manager/admin/views/import-export.php on line 106
Notice: Undefined offset: 5 in /var/www/vhosts/[website]/httpdocs/wp-content/plugins/woocommerce-stock-manager/admin/views/import-export.php on line 107
Also the format of the export file doesn’t match what is in the file format information section on the import/export page.
Exported file has headers:
id,sku,Product name,Manage stock,Stock status,Backorders,Stock,Type,Parent ID
but it says imported file should be:
SKU Product name Manage stock Stock status Backorders Stock Product type Parent SKU
Tried both ways and still getting errors and fails to update stock and other fields.
kait
(@kaitcreativecom)
I’m having the same issue as @thenewblack
Any progress?
Hi, I didn’t try yet the Import, cause I started now to check, but on the Export file the stock value are in Millions!! So if I have 3 pcs in stock in the Exportfile shows me 3.000.000…. has any from you the same issue?
Plugin Contributor
Musilda
(@musilda)
I will fix this in next update.
Was having the same issue as fenoco – says it updated products but nothjing changed.
Simple fix is that the import needs the values separated with semi-colons (;) not commas (,) that Excel exports CSVs as!
I’m still experiencing the issue with the import function. The log says the product has been updated but in the manager screen, there has been no update.
Is there anything with opening in excel or saving the csv out of excel that needs to be done in order for it to work?
Has anyone else found a solution?
I have the latest version.