0
I'm building a simple frontend manager and have the Monday invoices populating on the screen (the ones that are due on Friday).

I'm looking to create a button that will send all of these invoices to the email specified.

What is the function called that you created to send emails to customers? Where could I locate the code of the function and see where it is implemented in your code?

Thanks so much . . . Making great progress thanks to your component.
Responses (2)
  • Accepted Answer

    Tuesday, May 20 2014, 04:51 PM - #Permalink
    0
    Thanks. I'm looking into this now.
    The reply is currently minimized Show
  • Accepted Answer

    Tuesday, May 20 2014, 03:31 PM - #Permalink
    0
    Hello Ken,

    you may want to take a look at the function sendMail() on the file /components/com_muscol/models/invoice.php
    The reply is currently minimized Show
Your Reply