1
0
mirror of https://github.com/invoiceninja/invoiceninja.git synced 2024-11-15 15:42:51 +01:00
invoiceninja/app/ninja/mailers
Viktor Rennert 00fb18a52f Added ability to attach invoice as pdf to email templates.
Added flag in setting to turn pdf attachments on/off.
Client side generated pdf is uploaded on send email action.
Backend will check for actuall pdf.
Added dummy strings to all languages.

Added migration.
2015-03-15 18:54:40 +01:00
..
ContactMailer.php Added ability to attach invoice as pdf to email templates. 2015-03-15 18:54:40 +01:00
Mailer.php Added ability to attach invoice as pdf to email templates. 2015-03-15 18:54:40 +01:00
UserMailer.php Enabled creating invoices through the API 2015-02-27 10:10:23 +02:00