1
0
mirror of https://github.com/invoiceninja/invoiceninja.git synced 2024-11-10 21:22:58 +01:00
invoiceninja/app/Http
David Bomba d14b21f471
Fixes for migration (#3418)
* Fix for setting a currency!

* Additional logic to ensure invites are only created for the client_contact -> client

* Move credit number generation after the save to ensure we do not fail on the credit creation because of a number race condition

* fixes for migration
2020-03-04 15:06:27 +11:00
..
Controllers Fixes for Credit PDF generation (#3417) 2020-03-04 10:51:50 +11:00
Middleware Fixes for V2 (#3408) 2020-03-02 21:22:37 +11:00
Requests Fixes for migration (#3418) 2020-03-04 15:06:27 +11:00
ValidationRules Validate invoices in a payment (#3397) 2020-02-28 19:18:34 +11:00
ViewComposers Fix for password protected authorization (#3198) 2020-01-07 11:13:47 +11:00
Kernel.php Fix for password protected authorization (#3198) 2020-01-07 11:13:47 +11:00