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: 8585
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

User avatar
DNK
Posts: 21
Joined: 27 Feb 2025, 10:50

Re: Customise Invoice's information

Post by DNK » 04 Mar 2025, 06:56

Updated location: ai-controller-jobs/templates/controller/jobs/order/email/payment/pdf.php
Aimeos 2024.10.3 + Laravel 11, PHP 8.2, MySql8.0, Nginx, Ubuntu 22.04.5 LTS

Post Reply