1
0
mirror of https://github.com/invoiceninja/invoiceninja.git synced 2024-09-21 08:51:34 +02:00
invoiceninja/app/Http/ValidationRules
David Bomba 797c3fb3f6
Fixes for refunds (#3288)
* Working on invoice designs

* Fix unusual form request issue in tests vs production

* Fixes for form requests

* Fixes for refunds
2020-02-06 08:54:20 +11:00
..
Payment Fixes for refunds (#3288) 2020-02-06 08:54:20 +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 Fixes for payments (#3276) 2020-02-02 07:45:23 +11:00
ValidPayableInvoicesRule.php Payment fixes (#3204) 2020-01-12 08:01:28 +10:00
ValidRefundableInvoices.php Fixes for refunds (#3288) 2020-02-06 08:54:20 +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