invoiceninja/app/Jobs/Invoice
David Bomba f712b789ca
Fixes for tests (#3184)
* fix typo

* php-cs traits

* CS fixer pass

* Password protect User routes

* Implement checks to prevent editing a deleted record

* Clean up payment flows

* Fixes for tests
2019-12-31 08:59:12 +11:00
..
ApplyClientPayment.php Fixes for tests (#3184) 2019-12-31 08:59:12 +11:00
ApplyInvoiceNumber.php Fixes for tests (#3184) 2019-12-31 08:59:12 +11:00
ApplyInvoicePayment.php Fixes for tests (#3184) 2019-12-31 08:59:12 +11:00
ApplyPaymentToInvoice.php Fixes for tests (#3184) 2019-12-31 08:59:12 +11:00
CreateInvoiceInvitations.php Fixes for tests (#3184) 2019-12-31 08:59:12 +11:00
CreateInvoicePdf.php Fixes for tests (#3184) 2019-12-31 08:59:12 +11:00
EmailInvoice.php Fixes for tests (#3184) 2019-12-31 08:59:12 +11:00
InvoiceNotification.php Fixes for tests (#3184) 2019-12-31 08:59:12 +11:00
MarkInvoicePaid.php Fixes for tests (#3184) 2019-12-31 08:59:12 +11:00
ReverseInvoicePayment.php Fixes for tests (#3184) 2019-12-31 08:59:12 +11:00
StoreInvoice.php Fixes for tests (#3184) 2019-12-31 08:59:12 +11:00
UpdateInvoicePayment.php Fixes for tests (#3184) 2019-12-31 08:59:12 +11:00