Title: VAT %
Last modified: October 14, 2016

---

# VAT %

 *  Resolved [mikedelta234](https://wordpress.org/support/users/mikedelta234/)
 * (@mikedelta234)
 * [9 years, 7 months ago](https://wordpress.org/support/topic/vat-3/)
 * Hey short question, i am right now working to create a custom template which 
   si EU comform.
    Can you tell me how to add % VAT beside VAT amount? Already working
   whole day on it but cant find the solution 🙁

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

 *  [senka33](https://wordpress.org/support/users/senka33/)
 * (@senka33)
 * [9 years, 6 months ago](https://wordpress.org/support/topic/vat-3/#post-8425600)
 * I also had the same problem.
    The French laws oblige me that the %VAT is visible.
 * I also lost a lot of time finding a solution.
    Here’s what I did.
 * Go to **plugins/woocommerce-pdf-invoices/includes/templates/invoices/simple/micro**
 * Save **body.php** file
    Edit the file at line **64** and replace `<? Php echo
   $ column_label; ?>`
 * by
 * `<? Php echo $ tax_label; ?>`
 * You can now translate VAT using WPML and thus manually add % of VAT.
 *  Plugin Author [Bas Elbers](https://wordpress.org/support/users/baaaaas/)
 * (@baaaaas)
 * [9 years, 5 months ago](https://wordpress.org/support/topic/vat-3/#post-8493677)
 * Hi [@mikedelta234](https://wordpress.org/support/users/mikedelta234/) and [@senka33](https://wordpress.org/support/users/senka33/),
 * The VAT in the column header should be showing VAT label and VAT percentage like“
   VAT 21%”.
    Which version of the plugin are you using? Can you send me an example
   invoice? I will try to replicate the issue.
    -  This reply was modified 9 years, 5 months ago by [Bas Elbers](https://wordpress.org/support/users/baaaaas/).

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

The topic ‘VAT %’ is closed to new replies.

 * ![](https://ps.w.org/woocommerce-pdf-invoices/assets/icon-128x128.png?rev=1128583)
 * [Invoices for WooCommerce](https://wordpress.org/plugins/woocommerce-pdf-invoices/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/woocommerce-pdf-invoices/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/woocommerce-pdf-invoices/)
 * [Active Topics](https://wordpress.org/support/plugin/woocommerce-pdf-invoices/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/woocommerce-pdf-invoices/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/woocommerce-pdf-invoices/reviews/)

 * 2 replies
 * 3 participants
 * Last reply from: [Bas Elbers](https://wordpress.org/support/users/baaaaas/)
 * Last activity: [9 years, 5 months ago](https://wordpress.org/support/topic/vat-3/#post-8493677)
 * Status: resolved