1
0
mirror of https://github.com/invoiceninja/invoiceninja.git synced 2024-09-21 08:51:34 +02:00
invoiceninja/app/Jobs/Invoice
David Bomba e406020ee5
Bug Fixes (#3177)
* Implement first_load query parameter which checks client size and returns an truncated response if client count is greater than 1000

* Fixes for listeners
2019-12-28 06:30:22 +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 Refactor jobs to be MultiDB aware (#3174) 2019-12-27 11:28:36 +11:00
ApplyPaymentToInvoice.php Refactor jobs to be MultiDB aware (#3174) 2019-12-27 11:28:36 +11:00
CreateInvoiceInvitations.php Refactor jobs to be MultiDB aware (#3174) 2019-12-27 11:28:36 +11:00
CreateInvoicePdf.php Refactor jobs to be MultiDB aware (#3174) 2019-12-27 11:28:36 +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 Refactor jobs to be MultiDB aware (#3174) 2019-12-27 11:28:36 +11:00
ReverseInvoicePayment.php Refactor jobs to be MultiDB aware (#3174) 2019-12-27 11:28:36 +11:00
StoreInvoice.php Bug Fixes (#3177) 2019-12-28 06:30:22 +11:00
UpdateInvoicePayment.php Refactor jobs to be MultiDB aware (#3174) 2019-12-27 11:28:36 +11:00