• Resolved debestetips

    (@debestetips)


    Hello,

    How can I select the invoices where a VAT number has been added? I need the business customers (with VAT number), separated from the private individuals (without VAT number).

    Thanks!
    Sofie

Viewing 1 replies (of 1 total)
  • Plugin Author Diego

    (@daigo75)

    The EU VAT Assistant doesn’t offer a filter to list the orders with a VAT number on the Orders page, but you can use the VIES report to obtain a similar result. The report is located at WooCommerce > Reports > Taxes > VIES, it produces a list of VAT numbers with the total amount of sales made for each, in a given period.

    There’s a column on the left, showing the ID of an order linked to the VAT number on each row. Although there might be more than one order linked to the same row, the report currently shows only one. That’s because the order ID column was added mainly for internal debugging (it’s not needed for the VIES report).

    This is an issue of which we are aware, and we’re going to prepare an update to make the report show a list of order IDs, instead of just one. In the meantime, it’s still possible to see the other orders placed by a given customer by clicking on the order ID, then on “view other orders”.

    Important note, since you mentioned “invoices”. If you need to filter the list of orders on the Orders page because you need to extract or download the PDF invoices linked to the orders, you will need to implement that feature with a customisation. The EU VAT Assistant doesn’t offer such feature, at the moment.

Viewing 1 replies (of 1 total)

The topic ‘Filter invoices’ is closed to new replies.