invoiceninja/app/Jobs/Invoice
David Bomba 9790a841c4
Performance improvements. (#3180)
* Fixes for missing company object in events

* Cleanup client balancing code

* Fixes for client balance

* Fixes for missing company variable

* Fix activity transformer to prevent multiple DB calls
2019-12-30 09:06:42 +11:00
..
ApplyClientPayment.php Refactor jobs to be MultiDB aware (#3174) 2019-12-27 11:28:36 +11:00
ApplyInvoiceNumber.php Refactor jobs to be MultiDB aware (#3174) 2019-12-27 11:28:36 +11:00
ApplyInvoicePayment.php Fixes for missing company object in job classes. (#3179) 2019-12-29 17:28:57 +11:00
ApplyPaymentToInvoice.php Performance improvements. (#3180) 2019-12-30 09:06:42 +11:00
CreateInvoiceInvitations.php Refactor jobs to be MultiDB aware (#3174) 2019-12-27 11:28:36 +11:00
CreateInvoicePdf.php Performance improvements. (#3180) 2019-12-30 09:06:42 +11:00
EmailInvoice.php Refactor jobs to be MultiDB aware (#3174) 2019-12-27 11:28:36 +11:00
InvoiceNotification.php Update copyright 2019-05-11 13:32:07 +10:00
MarkInvoicePaid.php Fixes for missing company object in job classes. (#3179) 2019-12-29 17:28:57 +11:00
ReverseInvoicePayment.php Fixes for missing company object in job classes. (#3179) 2019-12-29 17:28:57 +11:00
StoreInvoice.php Bug Fixes (#3177) 2019-12-28 06:30:22 +11:00
UpdateInvoicePayment.php Fixes for missing company object in job classes. (#3179) 2019-12-29 17:28:57 +11:00