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 cda534e996
Explicitly call the service() method, rather than obfuscate. (#3281)
* Include fix as describe by @michael-hampton here #3280

* Refactor createinvitations away from jobs

* Clean up

* Fixes for service() refactoring

* Fixes for services refactor
2020-02-04 18:51:44 +11:00
..
ApplyNumber.php Refactor - moving away from jobs. (#3279) 2020-02-03 21:33:07 +11:00
ApplyPayment.php Explicitly call the service() method, rather than obfuscate. (#3281) 2020-02-04 18:51:44 +11:00
CreateInvitations.php Explicitly call the service() method, rather than obfuscate. (#3281) 2020-02-04 18:51:44 +11:00
InvoiceService.php Explicitly call the service() method, rather than obfuscate. (#3281) 2020-02-04 18:51:44 +11:00
MarkPaid.php Explicitly call the service() method, rather than obfuscate. (#3281) 2020-02-04 18:51:44 +11:00
MarkSent.php Explicitly call the service() method, rather than obfuscate. (#3281) 2020-02-04 18:51:44 +11:00
UpdateBalance.php Refactor - moving away from jobs. (#3279) 2020-02-03 21:33:07 +11:00