1
0
mirror of https://github.com/invoiceninja/invoiceninja.git synced 2024-09-20 16:31:33 +02:00
invoiceninja/app/Http/ValidationRules
David Bomba 2c99d3478b
Payment fixes (#3204)
* Fixes for unused variables and annotating the paymentrepository for future work

* Refactor Payment repository

* rename variables for payments
2020-01-12 08:01:28 +10:00
..
NewUniqueUserRule.php Fix for password protected authorization (#3198) 2020-01-07 11:13:47 +11:00
PaymentAmountsBalanceRule.php Payment fixes (#3204) 2020-01-12 08:01:28 +10: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
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