Support

Home Forums Event Espresso Premium Removing VAT/Tax Number from Invoice

Removing VAT/Tax Number from Invoice

Posted: May 23, 2014 at 4:06 pm


Sue Adams

May 23, 2014 at 4:06 pm

Is there a way to prevent the VAT/Tax Number from showing up on the invoice?


Josh

  • Support Staff

May 23, 2014 at 7:01 pm

Hi Sue,

This is possible with a bit of template modification along with copying some files and folders using FTP. First, you copy the invoice_body.template.php and optionally the receipt_body.template.php templates to this location onto the server:

/wp-content/uploads/espresso/templates/modules/gateways/Invoice/lib/templates/

Copying them to this location will prevent your changes from being overwritten on the the next software update.

Then remove the code from 19 in invoice_body.template.php and line 31 from receipt_body.template.php, which reads:

<div class="vat"><?php _e('VAT/Tax Number:', 'event_espresso')?> [vat]</div>

The support post ‘Removing VAT/Tax Number from Invoice’ is closed to new replies.

Have a question about this support post? Create a new support post in our support forums and include a link to this existing support post so we can help you.

Event Espresso