1
0
mirror of https://github.com/invoiceninja/invoiceninja.git synced 2024-09-20 16:31:33 +02:00
invoiceninja/app/models
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.php Added support for an additional payment gateway (paypal + credit card) 2015-03-04 00:14:44 +02:00
AccountGateway.php Added support for an additional payment gateway (paypal + credit card) 2015-03-04 10:27:23 +02:00
AccountGatewayToken.php Added support for Stripe token billing 2015-02-18 00:22:12 +02:00
AccountToken.php Added support for API tokens 2015-03-03 17:32:50 +02:00
Activity.php Added ip to activities table 2015-03-09 17:15:28 +02:00
Affiliate.php Updating code to PSR-2 guidelines 2015-01-11 14:30:08 +02:00
Client.php Added support for an additional payment gateway (paypal + credit card) 2015-03-04 00:14:44 +02:00
Contact.php Updating code to PSR-2 guidelines 2015-01-11 14:30:08 +02:00
Country.php Updating code to PSR-2 guidelines 2015-01-11 14:30:08 +02:00
Credit.php Updating code to PSR-2 guidelines 2015-01-11 14:30:08 +02:00
Currency.php Updating code to PSR-2 guidelines 2015-01-11 14:30:08 +02:00
DateFormat.php Updating code to PSR-2 guidelines 2015-01-11 14:30:08 +02:00
DatetimeFormat.php Updating code to PSR-2 guidelines 2015-01-11 14:30:08 +02:00
EntityModel.php Updating code to PSR-2 guidelines 2015-01-11 14:30:08 +02:00
Frequency.php Updating code to PSR-2 guidelines 2015-01-11 14:30:08 +02:00
Gateway.php Updating code to PSR-2 guidelines 2015-01-11 14:30:08 +02:00
Industry.php Updating code to PSR-2 guidelines 2015-01-11 14:30:08 +02:00
Invitation.php Client page color matches invoice design primary color 2015-02-26 20:47:20 +02:00
Invoice.php Added ability to attach invoice as pdf to email templates. 2015-03-15 18:54:40 +01:00
InvoiceDesign.php Updating code to PSR-2 guidelines 2015-01-11 14:30:08 +02:00
InvoiceItem.php Updating code to PSR-2 guidelines 2015-01-11 14:30:08 +02:00
InvoiceStatus.php Updating code to PSR-2 guidelines 2015-01-11 14:30:08 +02:00
Language.php Updating code to PSR-2 guidelines 2015-01-11 14:30:08 +02:00
License.php Updating code to PSR-2 guidelines 2015-01-11 14:30:08 +02:00
Payment.php Updating code to PSR-2 guidelines 2015-01-11 14:30:08 +02:00
PaymentLibrary.php Updating code to PSR-2 guidelines 2015-01-11 14:30:08 +02:00
PaymentTerm.php Updating code to PSR-2 guidelines 2015-01-11 14:30:08 +02:00
PaymentType.php Updating code to PSR-2 guidelines 2015-01-11 14:30:08 +02:00
Product.php Updating code to PSR-2 guidelines 2015-01-11 14:30:08 +02:00
Project.php Updating code to PSR-2 guidelines 2015-01-11 14:30:08 +02:00
ProjectCode.php Updating code to PSR-2 guidelines 2015-01-11 14:30:08 +02:00
Size.php Updating code to PSR-2 guidelines 2015-01-11 14:30:08 +02:00
Subscription.php Updating code to PSR-2 guidelines 2015-01-11 14:30:08 +02:00
TaxRate.php Updating code to PSR-2 guidelines 2015-01-11 14:30:08 +02:00
Theme.php Updating code to PSR-2 guidelines 2015-01-11 14:30:08 +02:00
Timesheet.php Updating code to PSR-2 guidelines 2015-01-11 14:30:08 +02:00
TimesheetEvent.php Updating code to PSR-2 guidelines 2015-01-11 14:30:08 +02:00
TimesheetEventSource.php Updating code to PSR-2 guidelines 2015-01-11 14:30:08 +02:00
Timezone.php Updating code to PSR-2 guidelines 2015-01-11 14:30:08 +02:00
User.php Updating code to PSR-2 guidelines 2015-01-11 14:30:08 +02:00