1
0
mirror of https://github.com/invoiceninja/invoiceninja.git synced 2024-11-10 21:22:58 +01:00
invoiceninja/app/Events/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
..
InvoiceWasArchived.php Update copyright 2019-05-11 13:32:07 +10:00
InvoiceWasCreated.php Update copyright 2019-05-11 13:32:07 +10:00
InvoiceWasDeleted.php Update copyright 2019-05-11 13:32:07 +10:00
InvoiceWasEmailed.php Update copyright 2019-05-11 13:32:07 +10:00
InvoiceWasMarkedSent.php Update copyright 2019-05-11 13:32:07 +10:00
InvoiceWasPaid.php Fixes for tests (#3082) 2019-11-20 16:41:49 +11:00
InvoiceWasRestored.php Update copyright 2019-05-11 13:32:07 +10:00
InvoiceWasUpdated.php Update copyright 2019-05-11 13:32:07 +10:00