1
0
mirror of https://github.com/invoiceninja/invoiceninja.git synced 2024-11-10 21:22:58 +01:00
invoiceninja/app/Http
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
..
Controllers Allow fine grained payments (#3110) 2019-12-01 22:23:24 +11:00
Middleware Cast to string - default_gateway_type_id (#3105) 2019-11-29 22:15:50 +11:00
Requests Allow fine grained payments (#3110) 2019-12-01 22:23:24 +11:00
ValidationRules Allow fine grained payments (#3110) 2019-12-01 22:23:24 +11:00
ViewComposers Client Portal conditionals (#3039) 2019-11-04 11:22:59 +11:00
Kernel.php Fixes for RandomDataSeeder (#3073) 2019-11-16 14:12:29 +11:00