• Resolved dchime

    (@dchime)


    Hello all,
    First, I’m not sure if my issues is direct related with the plugin or with the core of woocomerce, but I’ll post here. Let me see if I’m wrong.

    I would like to regenerate invoices for my orders (not so much, there are about 100 orders).
    The issue is that the first 30 orders have not any VAT charges because the site wasn’t correctly configured. How could I add the VAT and change that orders?

    Thanks.

    https://www.ads-software.com/plugins/woocommerce-pdf-invoices-packing-slips/

Viewing 9 replies - 1 through 9 (of 9 total)
  • Plugin Contributor Ewout

    (@pomegranate)

    Hi! This is definitely a WooCommerce core thing, but you can recalculate taxes as long as the order is not paid for (which WooCommerce checks by the status). If the order is already finished, you could temporarily set them to pending, then recalculate taxes, and then restoring the original status. I would recommend to temporarily turn off the woocommerce emails in order not to flood/confuse the customers with those emails.

    Hope that helps!

    Thread Starter dchime

    (@dchime)

    Thanks for your answer!!
    How could I recalculate the taxes after setting the order to pending?
    Thanks again!

    Plugin Contributor Ewout

    (@pomegranate)

    A button will appear in the order edit screen!

    Thread Starter dchime

    (@dchime)

    Thanks, great support!

    Thread Starter dchime

    (@dchime)

    After made this steps, I thought the invoices were ok..but not.
    Now the pricing in the woocommerce admin is ok, but the pdf’s invoices are showing weird results.

    For example:
    For a 12$ product.
    I’ve added the 21% tax.

    Now in the invoice the product price is 14.52$
    The subtotal is 14.52$
    The total is 12$ (including 2.52$ TAX).

    The required result is:
    The total is 12$ ( including 2.52$ tax) but with the subtotal being the 12$.

    Thanks.

    Plugin Contributor Ewout

    (@pomegranate)

    Hi!
    I think something is out of sync and needs updating, my guess is that you still need to recalculate the totals (make sure to press both blue recalc buttons!).

    I doubt that this is an issue with the PDF invoice, but to be sure, you can check if the WooCommerce email says the same.

    Let me know if that helps!

    Ewout

    Thread Starter dchime

    (@dchime)

    Hello,
    First thanks so much for taking your time to respond me.

    The problem is that pressing both recalc buttons, woocommerce add the VAT to the total price and it must be included. I mean:

    29$ product price.
    After pushing two buttons.
    29$ + 6,05 VAT = 35,06$ Total Price.
    The price should be 29$ (Included 6,05$ VAT).

    Any way to workaround this?

    Thanks.

    Plugin Contributor Ewout

    (@pomegranate)

    No not really, as this is the only way WooCommerce works… It assumes that the value that is stored in the order is the ex-tax price. You could remove the products in the orders and then manually add them again, it will then take your tax settings into account. This is all I can do for you now, because this is not an issue with the PDF plugin.

    Thread Starter dchime

    (@dchime)

    Thanks so much for taking your time!

Viewing 9 replies - 1 through 9 (of 9 total)
  • The topic ‘Add VAT to some orders’ is closed to new replies.