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 ff7b62de51
Fixes for missing company object in job classes. (#3179)
* Fixes for missing company object in events

* Cleanup client balancing code

* Fixes for client balance

* Fixes for missing company variable
2019-12-29 17:28:57 +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 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 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