invoiceninja/app/Http/Requests/Payment
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
..
ActionPaymentRequest.php Fixes for tests (#3184) 2019-12-31 08:59:12 +11:00
CreatePaymentRequest.php Fixes for tests (#3184) 2019-12-31 08:59:12 +11:00
DestroyPaymentRequest.php Fixes for tests (#3184) 2019-12-31 08:59:12 +11:00
EditPaymentRequest.php Fixes for tests (#3184) 2019-12-31 08:59:12 +11:00
ShowPaymentRequest.php Fixes for tests (#3184) 2019-12-31 08:59:12 +11:00
StorePaymentRequest.php Fixes for Payments (#3194) 2020-01-04 13:27:51 +11:00
UpdatePaymentRequest.php Fixes for tests (#3184) 2019-12-31 08:59:12 +11:00