invoiceninja/app/Jobs/Invoice
David Bomba a79c7bf60d
Code Cleanup
* Working on emailing invoices

* Working on emailing and displaying email

* Working on emailing and displaying email

* Email invoices

* Fixes for html emails

* Ensure valid client prior to store

* Ensure client exists when storing an entity

* refactor for emails

* Design Transformer

* Include designs in first_load response

* Code cleanup
2020-02-15 20:06:30 +11:00
..
ApplyPaymentToInvoice.php Explicitly call the service() method, rather than obfuscate. (#3281) 2020-02-04 18:51:44 +11:00
CreateInvoicePdf.php Code Cleanup 2020-02-15 20:06:30 +11:00
EmailInvoice.php Code Cleanup 2020-02-15 20:06:30 +11:00
InvoiceNotification.php Download Invoice by Invitation (#3312) 2020-02-12 11:41:17 +11:00
ReverseInvoicePayment.php Invoice Designer (#3283) 2020-02-05 15:06:03 +11:00
StoreInvoice.php
UpdateInvoicePayment.php Invoice Designer (#3283) 2020-02-05 15:06:03 +11:00
ZipInvoices.php Code Cleanup 2020-02-15 20:06:30 +11:00