Customise Invoice's information

Help for integrating the Laravel package
Forum rules
Always add your Laravel, Aimeos and PHP version as well as your environment (Linux/Mac/Win)
Spam and unrelated posts will be removed immediately!
marnel
Posts: 13
Joined: 12 Feb 2022, 21:21

Customise Invoice's information

Post by marnel » 25 Jun 2022, 13:13

Hello!
I'm using Aimeos 2021.10 LTS and I'd like to know how to customise the information on the invoice send to the customer by email. I mean "Example company", "Example address", "12345 Example City",...
Thanks for your help!

marnel
Posts: 13
Joined: 12 Feb 2022, 21:21

Re: Customise Invoice's information

Post by marnel » 25 Jun 2022, 23:58

client/html/templates/email/payment/pdf-body-standard.php should be customised

User avatar
aimeos
Administrator
Posts: 7873
Joined: 01 Jan 1970, 00:00

Re: Customise Invoice's information

Post by aimeos » 26 Jun 2022, 07:55

Beginning with 2022.04 the PDF template is stored here:
https://github.com/aimeos/ai-controller ... nt/pdf.php
Professional support and custom implementation are available at Aimeos.com
If you like Aimeos, Image give us a star

thecj
Posts: 1
Joined: 16 Jul 2023, 21:21

Re: Customise Invoice's information

Post by thecj » 16 Jul 2023, 21:43

Would it be wise to publish assets for this to avoid being overwritten if an upgrade is performed?

I too have spent a while trying to locate where the PDF Example Company details appear from.

Thx

Post Reply