invoiceninja/app/Jobs/Invoice
David Bomba 75df82a71c
Fixes (#3116)
* Fixes for OpenAPI Documentation + fix support for docs for PHP 7.4

* User update tests

* Add total_taxes to invoice table, implement addition create-test-data fields for item and invoice level taxes
2019-12-04 12:06:14 +11:00
..
ApplyClientPayment.php Allow fine grained payments (#3110) 2019-12-01 22:23:24 +11:00
ApplyInvoiceNumber.php Refactor for invoices/quotes/credit transformers (#3100) 2019-11-27 21:27:24 +11:00
ApplyInvoicePayment.php Fixes (#3116) 2019-12-04 12:06:14 +11:00
ApplyPaymentToInvoice.php Fixes for tests (#3082) 2019-11-20 16:41:49 +11:00
CreateInvoiceInvitations.php Fixes for RandomDataSeeder (#3073) 2019-11-16 14:12:29 +11:00
CreateInvoicePdf.php Refactor for invoices/quotes/credit transformers (#3100) 2019-11-27 21:27:24 +11:00
InvoiceActions.php Update copyright 2019-05-11 13:32:07 +10:00
InvoiceNotification.php Update copyright 2019-05-11 13:32:07 +10:00
MarkInvoicePaid.php Fixes for tests (#3082) 2019-11-20 16:41:49 +11:00
ReverseInvoicePayment.php Fixes for payments (#3081) 2019-11-20 08:06:48 +11:00
StoreInvoice.php Remove settings from invoice table (#3051) 2019-11-10 23:06:30 +11:00
UpdateInvoicePayment.php Fixes for payments (#3081) 2019-11-20 08:06:48 +11:00