1
0
mirror of https://github.com/invoiceninja/invoiceninja.git synced 2024-11-05 18:52:44 +01:00
invoiceninja/app
David Bomba ad06de25f5
Fixes for Payments (#3194)
* Set payment number on completed payment

* Fix for paymentables not returning

* Do not set invoice status to paid if only a partial amount of the invoice has been paid
2020-01-04 13:27:51 +11:00
..
Console Fixes for Payments (#3194) 2020-01-04 13:27:51 +11:00
DataMapper Change invoice_item_type_id to line_item_type_id (#3187) 2020-01-02 10:09:34 +11:00
Events Fixes for tests (#3184) 2019-12-31 08:59:12 +11:00
Exceptions Fixes for tests (#3184) 2019-12-31 08:59:12 +11:00
Factory Fixes for factories (#3192) 2020-01-03 20:34:10 +11:00
Filters Fixes for tests (#3184) 2019-12-31 08:59:12 +11:00
Helpers Fixes for tests (#3184) 2019-12-31 08:59:12 +11:00
Http Fixes for Payments (#3194) 2020-01-04 13:27:51 +11:00
Jobs Fixes for Payments (#3194) 2020-01-04 13:27:51 +11:00
Libraries Change invoice_item_type_id to line_item_type_id (#3187) 2020-01-02 10:09:34 +11:00
Listeners Fixes for tests (#3184) 2019-12-31 08:59:12 +11:00
Mail Fixes for tests (#3184) 2019-12-31 08:59:12 +11:00
Models Fixes for Payments (#3194) 2020-01-04 13:27:51 +11:00
Notifications Fixes for tests (#3184) 2019-12-31 08:59:12 +11:00
Observers Fixes for tests (#3184) 2019-12-31 08:59:12 +11:00
PaymentDrivers Fixes for tests (#3184) 2019-12-31 08:59:12 +11:00
Policies Fixes for tests (#3184) 2019-12-31 08:59:12 +11:00
Providers Fixes for tests (#3184) 2019-12-31 08:59:12 +11:00
Repositories Fixes for Payments (#3194) 2020-01-04 13:27:51 +11:00
Transformers Fixes for Payments (#3194) 2020-01-04 13:27:51 +11:00
Utils Fixes for Payments (#3194) 2020-01-04 13:27:51 +11:00