invoiceninja/app/Services/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
..
ApplyNumber.php Change 'Quote' & 'Invoice' service implementation (#3327) 2020-02-14 14:32:22 +11:00
ApplyPayment.php Change 'Quote' & 'Invoice' service implementation (#3327) 2020-02-14 14:32:22 +11:00
CreateInvitations.php Change 'Quote' & 'Invoice' service implementation (#3327) 2020-02-14 14:32:22 +11:00
GetInvoicePdf.php Code Cleanup 2020-02-15 20:06:30 +11:00
InvoiceService.php Code Cleanup 2020-02-15 20:06:30 +11:00
MarkPaid.php Change 'Quote' & 'Invoice' service implementation (#3327) 2020-02-14 14:32:22 +11:00
MarkSent.php Change 'Quote' & 'Invoice' service implementation (#3327) 2020-02-14 14:32:22 +11:00
SendEmail.php Code Cleanup 2020-02-15 20:06:30 +11:00
UpdateBalance.php Change 'Quote' & 'Invoice' service implementation (#3327) 2020-02-14 14:32:22 +11:00