EORI Number

Hi JHP,
If you don’t use all of the available invoice labels you could change one of them. Have a look here:

and here for the labels:
http://www.quickfile.co.uk/resources/language

For example if you don’t use Purchase Ref you can change it to EORI No. by adding

.transform-invLabel_03 {
content: “EORI No”;
}

to your css.
Go to one of your invoices and select Invoice style gallery
image
Then click on Customise this style on top of your invoice style templet.
image
Thenpop the CSS in the editor that’s opened - at the bottom is usually best. Then click Save
image

1 Like