invoiceninja/app/Jobs/Invoice
David Bomba c25de936ed
Refactor - moving away from jobs. (#3279)
* Implement Services

* implement service pattern

* Service patterns

* Refactoring invoice paid

* refactoring invoice

* Refactor jobs

* Refactor - remove jobs

* Refactor jobs

* Refactoring jobs

* Refactoring away from jobs

* Refactoring jobs

* Add Credits to test data
2020-02-03 21:33:07 +11:00
..
ApplyPaymentToInvoice.php Refactor - moving away from jobs. (#3279) 2020-02-03 21:33:07 +11:00
CreateInvoiceInvitations.php Fix for password protected authorization (#3198) 2020-01-07 11:13:47 +11:00
CreateInvoicePdf.php Fix for password protected authorization (#3198) 2020-01-07 11:13:47 +11:00
EmailInvoice.php Fix for password protected authorization (#3198) 2020-01-07 11:13:47 +11:00
InvoiceNotification.php Fix for password protected authorization (#3198) 2020-01-07 11:13:47 +11:00
ReverseInvoicePayment.php Refactor - moving away from jobs. (#3279) 2020-02-03 21:33:07 +11:00
StoreInvoice.php Fix for password protected authorization (#3198) 2020-01-07 11:13:47 +11:00
UpdateInvoicePayment.php Refactor - moving away from jobs. (#3279) 2020-02-03 21:33:07 +11:00