1
0
mirror of https://github.com/invoiceninja/invoiceninja.git synced 2024-09-21 08:51:34 +02:00
invoiceninja/app/Jobs
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
..
Account Fixes for Token Name (#3095) 2019-11-26 19:14:01 +11:00
Client Fixes for tests (#3082) 2019-11-20 16:41:49 +11:00
Company Fixes for Token Name (#3095) 2019-11-26 19:14:01 +11:00
Cron Bug Fixes 2019-05-24 08:37:47 +10:00
Invitation Working on Invoice Invitations 2019-05-29 14:33:53 +10:00
Invoice Allow fine grained payments (#3110) 2019-12-01 22:23:24 +11:00
Payment Update copyright 2019-05-11 13:32:07 +10:00
RecurringInvoice Refactor for invoices/quotes/credit transformers (#3100) 2019-11-27 21:27:24 +11:00
User Workaround for recursion issue on login company_user -> user -> company_user (#3091) 2019-11-24 19:19:53 +11:00
Util Tax Rates (#3026) 2019-10-29 13:55:26 +11:00