• Hi! I’m testing your plugin and the manager works great, but I’m having a problem. I can export a CSV file with all my products, but when I edit it and import it back it doesn’t update the products (I’m changing the stock values). It doesn’t show any error, in fact it says the products were updated, but the values aren’t. I can change stocks without any issues from the manager, it’s the importer that’s not working. Any ideas? Thank you very much.

    https://www.ads-software.com/plugins/woocommerce-stock-manager/

Viewing 7 replies - 1 through 7 (of 7 total)
  • 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.

Viewing 7 replies - 1 through 7 (of 7 total)
  • The topic ‘Import / Export’ is closed to new replies.