1
0
mirror of https://github.com/invoiceninja/invoiceninja.git synced 2024-09-21 17:01:33 +02:00
invoiceninja/app/Http/ValidationRules
David Bomba 25514b43cf
Allow fine grained payments (#3110)
* Allow payment amounts to be partial per invoice paid

* edge case tests for payments

* Allow per invoice payment amounts and allow direct payments which simply credit a clients credit_balance

* Fixes
2019-12-01 22:23:24 +11:00
..
NewUniqueUserRule.php unique email check 2019-06-05 14:06:27 +10:00
UniqueUserRule.php Fixes for unique email rule 2019-06-05 10:43:23 +10:00
ValidClientGroupSettingsRule.php Email template defaults (#3090) 2019-11-24 17:37:53 +11:00
ValidCompanyGatewayFeesAndLimitsRule.php Implement fees and limits map for company gateways (#3053) 2019-11-11 23:21:19 +11:00
ValidPayableInvoicesRule.php Allow fine grained payments (#3110) 2019-12-01 22:23:24 +11:00
ValidSettingsRule.php Implement Company Settings Sieve (#3057) 2019-11-12 22:36:24 +11:00