1
0
mirror of https://github.com/invoiceninja/invoiceninja.git synced 2024-11-10 13:12:50 +01:00
invoiceninja/app/views/accounts
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
..
account_gateway.blade.php Added support for an additional payment gateway (paypal + credit card) 2015-03-04 00:14:44 +02:00
details.blade.php Added support for changing user’s password 2015-03-04 23:53:46 +02:00
email_templates.blade.php Bug fixes 2015-03-02 16:17:33 +02:00
export.blade.php bug fixes 2014-01-15 14:01:24 +00:00
import_export.blade.php Minor tweaks 2014-11-27 12:55:09 +02:00
import_map.blade.php Added warning when leaving page with unsaved work 2014-04-17 17:48:56 +03:00
invoice_design.blade.php Bug fixes 2014-10-26 10:42:02 +02:00
invoice_settings.blade.php Added ability to attach invoice as pdf to email templates. 2015-03-15 18:54:40 +01:00
nav_advanced.blade.php Combined advanced settings pages 2015-03-09 21:14:00 +02:00
nav.blade.php Added support for changing user’s password 2015-03-04 23:53:46 +02:00
notifications.blade.php Enabled setting an invoice footer 2015-02-28 23:42:47 +02:00
payments.blade.php Added support for an additional payment gateway (paypal + credit card) 2015-03-04 00:14:44 +02:00
product.blade.php Added support for an additional payment gateway (paypal + credit card) 2015-03-04 00:14:44 +02:00
products.blade.php Working on multi-user support 2014-07-23 18:02:56 +03:00
token_management.blade.php Added support for API tokens 2015-03-03 17:32:50 +02:00
token.blade.php Added support for an additional payment gateway (paypal + credit card) 2015-03-04 00:14:44 +02:00
user_management.blade.php Combined advanced settings pages 2015-03-09 21:14:00 +02:00