invoiceninja/app/Http/ValidationRules
David Bomba a3b9dd67a8
Fixes for payment validations (#3272)
* Minor fixes

* fixes for tests
2020-01-31 08:15:13 +11:00
..
Payment Refunds implementation v1 (#3270) 2020-01-30 22:19:51 +11:00
NewUniqueUserRule.php Fix for password protected authorization (#3198) 2020-01-07 11:13:47 +11:00
PaymentAmountsBalanceRule.php Fixes for payment validations (#3272) 2020-01-31 08:15:13 +11:00
PaymentAppliedValidAmount.php Payment fixes (#3204) 2020-01-12 08:01:28 +10:00
UniqueUserRule.php Fix for password protected authorization (#3198) 2020-01-07 11:13:47 +11:00
ValidClientGroupSettingsRule.php Fix for password protected authorization (#3198) 2020-01-07 11:13:47 +11:00
ValidCompanyGatewayFeesAndLimitsRule.php Fix for password protected authorization (#3198) 2020-01-07 11:13:47 +11:00
ValidCreditsPresentRule.php Payment fixes (#3204) 2020-01-12 08:01:28 +10:00
ValidPayableInvoicesRule.php Payment fixes (#3204) 2020-01-12 08:01:28 +10:00
ValidRefundableInvoices.php Working on payments (#3269) 2020-01-30 15:50:45 +11:00
ValidSettingsRule.php Fix for password protected authorization (#3198) 2020-01-07 11:13:47 +11:00
ValidUserForCompany.php Fix for password protected authorization (#3198) 2020-01-07 11:13:47 +11:00