1
0
mirror of https://github.com/invoiceninja/invoiceninja.git synced 2024-11-11 05:32:39 +01:00
invoiceninja/app/Http/ValidationRules
David Bomba 45cc67075d
Include contacts in sample migration files. (#3260)
* add types to transformers

* minor fixes for test data creator

* Working on refunds

* Update migration files to include client contacts

* Working on refunds

* Working on refunds

* Working on refunds

* Refund Tests

* Working on refund tests
2020-01-29 13:03:47 +11:00
..
Payment Include contacts in sample migration files. (#3260) 2020-01-29 13:03:47 +11:00
NewUniqueUserRule.php Fix for password protected authorization (#3198) 2020-01-07 11:13:47 +11:00
PaymentAmountsBalanceRule.php Update PaymentAmountsBalanceRule.php (#3242) 2020-01-24 07:46:35 +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 Include contacts in sample migration files. (#3260) 2020-01-29 13:03:47 +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