1
0
mirror of https://github.com/invoiceninja/invoiceninja.git synced 2024-11-05 18:52:44 +01:00
invoiceninja/app
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
..
Console Implement Support for PHP 7.4 (#3102) 2019-11-28 21:35:13 +11:00
DataMapper Attach and Detach a user to a company (#3107) 2019-11-30 13:42:44 +11:00
Events Fixes for tests (#3082) 2019-11-20 16:41:49 +11:00
Exceptions Enhancements to API (#3088) 2019-11-21 19:38:57 +11:00
Factory Implement Support for PHP 7.4 (#3102) 2019-11-28 21:35:13 +11:00
Filters Refactor for invoices/quotes/credit transformers (#3100) 2019-11-27 21:27:24 +11:00
Helpers Stub GMail Driver (#3099) 2019-11-27 20:47:59 +11:00
Http Allow fine grained payments (#3110) 2019-12-01 22:23:24 +11:00
Jobs Allow fine grained payments (#3110) 2019-12-01 22:23:24 +11:00
Libraries Enhancements to API (#3088) 2019-11-21 19:38:57 +11:00
Listeners Fixes for tests (#3082) 2019-11-20 16:41:49 +11:00
Mail Refactor for invoices/quotes/credit transformers (#3100) 2019-11-27 21:27:24 +11:00
Models Allow fine grained payments (#3110) 2019-12-01 22:23:24 +11:00
Notifications Refactor for invoices/quotes/credit transformers (#3100) 2019-11-27 21:27:24 +11:00
Observers using events to fire updates for invoices and company ledger 2019-10-01 14:27:04 +10:00
PaymentDrivers Refactor for invoices/quotes/credit transformers (#3100) 2019-11-27 21:27:24 +11:00
Policies Stub GMail Driver (#3099) 2019-11-27 20:47:59 +11:00
Providers Fixes for tests (#3082) 2019-11-20 16:41:49 +11:00
Repositories Allow fine grained payments (#3110) 2019-12-01 22:23:24 +11:00
Transformers Allow fine grained payments (#3110) 2019-12-01 22:23:24 +11:00
Utils Refactor for invoices/quotes/credit transformers (#3100) 2019-11-27 21:27:24 +11:00
Constants.php Stub GMail Driver (#3099) 2019-11-27 20:47:59 +11:00