0
We need a copy of the email with the invoice pdf which is automatically sent to the users when they paid for the tax inspection.
It would be nice if we could configure an email address for this copy in the backend settings.
How can we achieve this? Or can we ovverride in php?

Kind regards
Eva-Maria
Responses (3)
  • Accepted Answer

    Monday, May 03 2021, 10:41 AM - #Permalink
    0
    Any suggestions?
    The reply is currently minimized Show
  • Accepted Answer

    Tuesday, May 04 2021, 02:14 PM - #Permalink
    0
    hello

    you would need to override this in php
    in file /models/invoice.php you have the function sendMail() in which you can add CC email if you want.
    Here is a quick reference on how to addCc copies: https://api.joomla.org/cms-3/classes/joomla.cms.mail.mail.html
    The reply is currently minimized Show
  • Accepted Answer

    Thursday, May 27 2021, 03:42 PM - #Permalink
    0
    Hi there,
    thanks for your answer. In Germany we need by law a copy of the mail which is sent to the use for tax controls. Wouldn't it be a good feature for the next release?
    The reply is currently minimized Show
Your Reply