1
0
mirror of https://github.com/invoiceninja/invoiceninja.git synced 2024-09-21 17:01:33 +02:00
invoiceninja/app/Jobs/Invoice
David Bomba f59585dd62
Fixes for tests (#3082)
* Update client paid to date job:

* Backup Invoice HTML when invoice is marked as sent and paid

* Store HTML of invoice when invoice was paid

* Fix foreign keys in db schema

* V2 Endpoints for Company Migrations

* Fixes for tests
2019-11-20 16:41:49 +11:00
..
ApplyInvoiceNumber.php Set casts on Invoice Line Items (#3049) 2019-11-08 11:38:22 +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 Fixes for tests (#3082) 2019-11-20 16:41:49 +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