• Resolved macpheek

    (@macpheek)


    Hi when I export my orders, it does not show details of the product purchased if the product no longer exists. However it is still in my customer’s order details, so why is it not exporting in my report?
    Also am I able to export variations that were selected in the order details? For example – selected t-shirt colour.

    Hope you can help, thanks

Viewing 8 replies - 1 through 8 (of 8 total)
  • Plugin Author algol.plus

    (@algolplus)

    hi

    Please, modify file classes/class-wc-order-export-data-extractor.php
    find and delete 3 lines

    // product was deleted ??
    			if( !$product )
    				continue;

    I’ll add fix in next release.

    You should open section “Setup Fields”, scroll down to field “Products”, click button “Setup Fields”, click button “Add Field”, select field in the 1st dropdown( pa_color? ), type column title and press button “Add”

    thanks, Alex

    Plugin Author algol.plus

    (@algolplus)

    hi

    I’ve published 1.3.1 just now. The plugin exports deleted products.

    See screenshot #5, it’s popup for adding product attributes

    Thread Starter macpheek

    (@macpheek)

    Hi, thanks so much for your reply. I have updated the plugin, but stil it is not showing the product name / quantity / cost for deleted or expired products.. Also I cannot see my variations in the dropdown. Hope you can help

    Plugin Author algol.plus

    (@algolplus)

    Were you able to install 1.3.1?

    I pushed new code ~ 2 hours ago , but I still see old version 1.3.0 🙁

    Thread Starter macpheek

    (@macpheek)

    Hi yes the update was for 1.3.0. Are you able to email me the zip file?

    Plugin Author algol.plus

    (@algolplus)

    please, see my email in Faq

    Thread Starter macpheek

    (@macpheek)

    I can’t see it can you write it on here?

    Plugin Author algol.plus

    (@algolplus)

Viewing 8 replies - 1 through 8 (of 8 total)

The topic ‘issues’ is closed to new replies.