1
0
mirror of https://github.com/invoiceninja/invoiceninja.git synced 2024-09-21 00:41:34 +02:00
invoiceninja/app/Repositories
2020-10-21 17:40:05 +11:00
..
Migration Adjust the way we import credits from V4 to V5 - refactor check data script to reflect changes 2020-10-18 20:25:32 +11:00
AccountRepository.php Laravel 7.x Shift (#40) 2020-09-06 19:38:10 +10:00
ActivityRepository.php Laravel 7.x Shift (#40) 2020-09-06 19:38:10 +10:00
BaseRepository.php Fix BaseRepository 2020-10-17 01:32:53 +02:00
ClientContactRepository.php Fixes for contact password not sticking on update 2020-09-12 19:53:28 +10:00
ClientRepository.php Laravel 7.x Shift (#40) 2020-09-06 19:38:10 +10:00
CompanyRepository.php Laravel 7.x Shift (#40) 2020-09-06 19:38:10 +10:00
CreditRepository.php Laravel 7.x Shift (#40) 2020-09-06 19:38:10 +10:00
DesignRepository.php Laravel 7.x Shift (#40) 2020-09-06 19:38:10 +10:00
DocumentRepository.php Laravel 7.x Shift (#40) 2020-09-06 19:38:10 +10:00
ExpenseRepository.php Add tasks to API 2020-10-13 07:42:02 +11:00
GroupSettingRepository.php Laravel 7.x Shift (#40) 2020-09-06 19:38:10 +10:00
InvoiceRepository.php Append DELETED to invoice number on delete action 2020-09-23 20:52:54 +10:00
PaymentRepository.php Credit PAYMENTS 2020-10-21 17:40:05 +11:00
PaymentTermRepository.php Laravel 7.x Shift (#40) 2020-09-06 19:38:10 +10:00
ProductRepository.php Laravel 7.x Shift (#40) 2020-09-06 19:38:10 +10:00
ProjectRepository.php Implement Projects API 2020-10-08 09:25:39 +11:00
QuoteRepository.php Laravel 7.x Shift (#40) 2020-09-06 19:38:10 +10:00
RecurringInvoiceRepository.php Recurring invoice balance fix 2020-10-20 12:30:55 +11:00
RecurringQuoteRepository.php Laravel 7.x Shift (#40) 2020-09-06 19:38:10 +10:00
TaskRepository.php Add tasks to API 2020-10-13 07:42:02 +11:00
TaskStatusRepository.php Task Statuses 2020-10-20 10:01:59 +11:00
TokenRepository.php Laravel 7.x Shift (#40) 2020-09-06 19:38:10 +10:00
UserRepository.php Working on Delete user bug 2020-09-28 12:56:11 +10:00
VendorContactRepository.php Vendor API endpoints 2020-09-23 10:16:19 +10:00
VendorRepository.php Fixes for recurring number rules and assigned_user_id stickiness for Vendors 2020-10-16 08:17:31 +11:00