• Resolved Marc Nilius

    (@zottto)


    Hi!

    If using the wp-cli WooCommerce command, e.g.

    wp wc shop_order get <ID>

    we receive the following error message, if the plugin Germanized is activated:

    Error: Invalid field: invoices.

    If the plugin is deactivated, the command works as expected (and returns a result).

    How can we use this command with Germanized activated on the website?

    Thanks,
    Marc

Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Author vendidero

    (@vendidero)

    Hi Marc,

    you are right, I was able to reproduce the issue locally. This is part of the REST API integration of our pro version and will be fixed within the next update. Thanks for reporting.

    Best,
    Dennis

    Hi @vendidero,

    I also got an error when using the following command:

    wp wc product list --user=myUser

    Error: Invalid field: warranty_attachment_id.

    If the plugin is deactivated, the command works as expected.

    Plugin Author vendidero

    (@vendidero)

    Hi @ucnblt,

    thanks for reporting. Fixed here.

    Best,
    Dennis

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Error message when using wp-cli WooCommerce command’ is closed to new replies.