invoiceninja/app/Http
David Bomba ad06de25f5
Fixes for Payments (#3194)
* Set payment number on completed payment

* Fix for paymentables not returning

* Do not set invoice status to paid if only a partial amount of the invoice has been paid
2020-01-04 13:27:51 +11:00
..
Controllers Fixes for tests (#3184) 2019-12-31 08:59:12 +11:00
Middleware Fixes for tests (#3184) 2019-12-31 08:59:12 +11:00
Requests Fixes for Payments (#3194) 2020-01-04 13:27:51 +11:00
ValidationRules Fixes for tests (#3184) 2019-12-31 08:59:12 +11:00
ViewComposers Fixes for tests (#3184) 2019-12-31 08:59:12 +11:00
Kernel.php Dynamically apply locale (#3140) 2019-12-11 07:25:54 +11:00