• Hi,
    After EU VAT detraction (the VAT is 0) the tax total on the invoice total still show default vat total amount instead of 0.

    invoice-totals.php

    <tr class="invoice-details-vat">
                        <td class="left-content column-product"><?php esc_html_e( "Tax total", 'yith-woocommerce-pdf-invoice' ); ?></td>
                        <td class="right-content column-total"><?php echo wc_price( $current_order->get_total_tax() ); ?></td>
    </tr>

    I have tried to change it but with no luck.
    Best regards
    Pawel

    • This topic was modified 4 years, 3 months ago by pawel108.
    • This topic was modified 4 years, 3 months ago by pawel108.
Viewing 1 replies (of 1 total)
  • Plugin Author YITHEMES

    (@yithemes)

    Hi there,
    hope you are doing well! ??

    Seem that you are using the Premium version of the plugin, in this case, you will need to open a ticket from your account in yithemes.com This forum is only for the free version from www.ads-software.com.

    Have a nice day!

Viewing 1 replies (of 1 total)
  • The topic ‘Wrong tax total in pdf invoice’ is closed to new replies.