I’m looking for a way to add to invoice template the label “VAT ID” before the client_details-client.vat_number variable.
I think it was possible in V4 as described below. For some reason I cannot fnd a way in V5 despite reading the docs about snippets.
opened 04:29PM - 24 Oct 17 UTC
closed 08:24AM - 27 Oct 17 UTC
question
I would like to display:
```
Company Name
ID: XXXXX83933939
VAT NUMBER: 12… 345678
Website: www.domain.com
eMail: [email protected]
Phone: 38384848338
```
instead of:
```
Company Name
XXXXX83933939
12345678
www.domain.com
[email protected]
38384848338
```
Another thing, I would like to change how the addresses are displayed, right now are displayed like this:
```
Name Surname or Company
Address
APT
CAP City, State
Country
```
and I would like to display it like this:
```
Name Surname or Company
Address, APT
CAP City
State - Country
```
@hillel please help.
hillel
January 15, 2024, 5:56pm
2
Hi,
I believe this issue is being tracked here:
opened 07:22AM - 28 Dec 23 UTC
feature request
**What version of Invoice Ninja are you running? ie v4.5 / v5**
v5
**What envi… ronment are you running?**
Dedicated Server
**Additional context**
For instance if i want to change vat number to vat. I would like to see that label also in the invoice. I see that in invoice v4 we could easily do this but not in v5.