1
0
mirror of https://github.com/invoiceninja/invoiceninja.git synced 2024-09-20 16:31:33 +02:00
invoiceninja/app/Repositories
2023-07-24 15:22:12 +10:00
..
Migration Fixes for pivots 2023-06-25 00:52:58 +10:00
AccountRepository.php Update copyright year 2023-01-29 09:21:40 +11:00
ActivityRepository.php Add rate limiting for contact reset password urls 2023-07-14 14:23:01 +10:00
BankIntegrationRepository.php move e_invoice config into company settings 2023-04-28 11:39:41 +10:00
BankTransactionRepository.php php-cs-fixer 2023-02-16 12:36:09 +11:00
BankTransactionRuleRepository.php php-cs-fixer 2023-02-16 12:36:09 +11:00
BaseRepository.php Force exchange rates 2023-07-24 15:22:12 +10:00
ClientContactRepository.php php-cs-fixer 2023-02-16 12:36:09 +11:00
ClientGatewayTokenRepository.php Update copyright year 2023-01-29 09:21:40 +11:00
ClientRepository.php Updates for deleting activities when purging clients 2023-07-16 16:36:52 +10:00
CompanyRepository.php Add hungarian language 2023-06-14 08:09:13 +10:00
CreditRepository.php php-cs-fixer 2023-02-16 12:36:09 +11:00
DesignRepository.php Set new default design if current default is deleted 2023-04-29 21:01:20 +10:00
DocumentRepository.php php-cs-fixer 2023-02-16 12:36:09 +11:00
ExpenseRepository.php Different way to access transaction via expense 2023-04-18 18:29:14 +10:00
GroupSettingRepository.php Update copyright year 2023-01-29 09:21:40 +11:00
InvoiceRepository.php Adjustments for restoring a deleted invoice with a deleted payment 2023-07-16 17:42:34 +10:00
PaymentRepository.php Fixes for credit paymentables 2023-06-26 23:42:30 +10:00
PaymentTermRepository.php Update copyright year 2023-01-29 09:21:40 +11:00
ProductRepository.php Update copyright year 2023-01-29 09:21:40 +11:00
ProjectRepository.php Update copyright year 2023-01-29 09:21:40 +11:00
PurchaseOrderRepository.php php-cs-fixer 2023-02-16 12:36:09 +11:00
QuoteRepository.php Update copyright year 2023-01-29 09:21:40 +11:00
RecurringExpenseRepository.php Update copyright year 2023-01-29 09:21:40 +11:00
RecurringInvoiceRepository.php minor fixes 2023-03-31 10:33:34 +11:00
RecurringQuoteRepository.php Update copyright year 2023-01-29 09:21:40 +11:00
SchedulerRepository.php Improve imports for transactions 2023-06-25 13:15:15 +10:00
SubscriptionRepository.php php-cs-fixer 2023-02-16 12:36:09 +11:00
TaskRepository.php Add filters for task start date 2023-07-19 08:01:47 +10:00
TaskStatusRepository.php Ensure we search trashed statuses 2023-06-29 16:52:51 +10:00
TokenRepository.php Update copyright year 2023-01-29 09:21:40 +11:00
UserRepository.php Updates for silent migrations 2023-07-10 12:55:21 +10:00
VendorContactRepository.php Fixes for tests 2023-02-01 13:46:39 +11:00
VendorRepository.php Adjustments for vendor imports 2023-07-20 09:08:17 +10:00