1
0
mirror of https://github.com/invoiceninja/invoiceninja.git synced 2024-09-21 08:51:34 +02:00
invoiceninja/app/Http/Requests
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 client currency id (#3092) 2019-11-25 20:38:55 +11:00
Activity Add activities to API 2019-09-27 14:31:13 +10:00
Client Attach and Detach a user to a company (#3107) 2019-11-30 13:42:44 +11:00
ClientPortal Default gateway type ID (#3008) 2019-10-22 22:27:03 +11:00
Company Stub GMail Driver (#3099) 2019-11-27 20:47:59 +11:00
CompanyGateway Implement fees and limits map for company gateways (#3053) 2019-11-11 23:21:19 +11:00
GroupSetting Email template defaults (#3090) 2019-11-24 17:37:53 +11:00
Invoice Set casts on Invoice Line Items (#3049) 2019-11-08 11:38:22 +11:00
Payment Allow fine grained payments (#3110) 2019-12-01 22:23:24 +11:00
Product Fixes for tests 2019-10-05 10:11:04 +10:00
Quote Fixes for RandomDataSeeder (#3073) 2019-11-16 14:12:29 +11:00
RecurringInvoice Validation rules 2019-07-04 14:31:01 +10:00
RecurringQuote Validation rules 2019-07-04 14:31:01 +10:00
TaxRate Tax Rates (#3026) 2019-10-29 13:55:26 +11:00
User Attach and Detach a user to a company (#3107) 2019-11-30 13:42:44 +11:00
Request.php Update copyright 2019-05-11 13:32:07 +10:00