1
0
mirror of https://github.com/invoiceninja/invoiceninja.git synced 2024-11-10 21:22:58 +01:00
invoiceninja/app/Services/Invoice
David Bomba 37f295d49e
Improve notification performance (#3452)
* Improve notification performance

* Cascade deletes

* Fixes for company deletes

* Fixes for formatting

* todos for company

* Set currency id on payment

* Minor fixes for payment controller
2020-03-08 16:59:06 +11:00
..
ApplyNumber.php Migrate to services (#3358) 2020-02-21 08:05:01 +11:00
ApplyPayment.php Migrate to services (#3358) 2020-02-21 08:05:01 +11:00
CreateInvitations.php Fixes for Send Email (#3347) 2020-02-18 08:08:27 +11:00
GetInvoicePdf.php Fixes and Refactors for Invoice Emails. (#3339) 2020-02-17 20:37:44 +11:00
InvoiceService.php Fixes and Refactors for Invoice Emails. (#3339) 2020-02-17 20:37:44 +11:00
MarkPaid.php Improve notification performance (#3452) 2020-03-08 16:59:06 +11:00
MarkSent.php Fixes for company tokens. (#3375) 2020-02-26 14:26:07 +11:00
SendEmail.php Fixes and Refactors for Invoice Emails. (#3339) 2020-02-17 20:37:44 +11:00
UpdateBalance.php Fixes and Refactors for Invoice Emails. (#3339) 2020-02-17 20:37:44 +11:00