1
0
mirror of https://github.com/invoiceninja/invoiceninja.git synced 2024-09-21 00:41:34 +02:00
invoiceninja/app/Http/Requests/Payment
David Bomba fe5a97e174
Activity API fixes + Payments API (#3076)
* Fixes for Store Payment Validation

* Tests for Payments

* Use custom validator to ensure payments are made ONLY to payable invoices

* Working on custom payment validators

* Update Client balance

* fixes for client balance

* Fixes for activity API
2019-11-18 21:46:01 +11:00
..
ActionPaymentRequest.php Update copyright 2019-05-11 13:32:07 +10:00
CreatePaymentRequest.php Update copyright 2019-05-11 13:32:07 +10:00
DestroyPaymentRequest.php Update copyright 2019-05-11 13:32:07 +10:00
EditPaymentRequest.php Update copyright 2019-05-11 13:32:07 +10:00
ShowPaymentRequest.php Update copyright 2019-05-11 13:32:07 +10:00
StorePaymentRequest.php Activity API fixes + Payments API (#3076) 2019-11-18 21:46:01 +11:00
UpdatePaymentRequest.php Validation rules 2019-07-04 14:31:01 +10:00