1
0
mirror of https://github.com/invoiceninja/invoiceninja.git synced 2024-11-10 21:22:58 +01:00
invoiceninja/app/Repositories
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
..
AccountRepository.php Fixes for tests (#3184) 2019-12-31 08:59:12 +11:00
ActivityRepository.php Fixes for tests (#3184) 2019-12-31 08:59:12 +11:00
BaseRepository.php Fixes for tests (#3184) 2019-12-31 08:59:12 +11:00
ClientContactRepository.php Fixes for tests (#3184) 2019-12-31 08:59:12 +11:00
ClientRepository.php Fixes for tests (#3184) 2019-12-31 08:59:12 +11:00
CompanyRepository.php Fixes for tests (#3184) 2019-12-31 08:59:12 +11:00
CreditRepository.php Fixes for factories (#3192) 2020-01-03 20:34:10 +11:00
GroupSettingRepository.php Fixes for tests (#3184) 2019-12-31 08:59:12 +11:00
InvoiceRepository.php Fixes for tests (#3184) 2019-12-31 08:59:12 +11:00
PaymentRepository.php Fixes for Payments (#3194) 2020-01-04 13:27:51 +11:00
ProductRepository.php Fixes for tests (#3184) 2019-12-31 08:59:12 +11:00
QuoteRepository.php Fixes for tests (#3184) 2019-12-31 08:59:12 +11:00
RecurringInvoiceRepository.php Fixes for tests (#3184) 2019-12-31 08:59:12 +11:00
RecurringQuoteRepository.php Fixes for tests (#3184) 2019-12-31 08:59:12 +11:00
UserRepository.php Fixes for tests (#3184) 2019-12-31 08:59:12 +11:00