1
0
mirror of https://github.com/invoiceninja/invoiceninja.git synced 2024-09-21 00:41:34 +02:00
invoiceninja/app/Repositories
2023-01-31 08:59:02 +01:00
..
Migration Apply Laravel coding style 2022-06-21 09:57:17 +00:00
AccountRepository.php Update Copyright text 2022-04-27 13:20:41 +10:00
ActivityRepository.php Adjust when we send certain events after an email failure 2022-11-20 12:00:04 +11:00
BankIntegrationRepository.php Fixes for bank integration routres 2022-09-24 07:37:55 +10:00
BankTransactionRepository.php Fixes for converting matched transactions 2023-01-10 22:31:14 +11:00
BankTransactionRuleRepository.php Minor fixes for request forms 2022-11-20 11:16:38 +11:00
BaseRepository.php Deduplication 2023-01-31 08:59:02 +01:00
ClientContactRepository.php Handle single contact object passed into array 2022-09-06 17:42:33 +10:00
ClientGatewayTokenRepository.php Apply Laravel coding style 2022-06-21 09:57:17 +00:00
ClientRepository.php If not contacts array is passed, do no attempt to modify / save contacts 2023-01-24 07:42:15 +11:00
CompanyRepository.php Apply Laravel coding style 2022-06-21 09:57:17 +00:00
CreditRepository.php fixes for restoring a credit 2022-08-22 11:21:43 +10:00
DesignRepository.php Apply Laravel coding style 2022-06-21 09:57:17 +00:00
DocumentRepository.php Shift cleanup 2022-06-21 10:03:51 +00:00
ExpenseRepository.php Prevent relinking of payments with transactions 2022-12-16 09:38:02 +11:00
GroupSettingRepository.php Apply Laravel coding style 2022-06-21 09:57:17 +00:00
InvoiceRepository.php Add redundancy checks when creating task numbers 2022-09-13 19:32:53 +10:00
PaymentRepository.php Change the order we check a payment deleted status 2023-01-14 16:22:26 +11:00
PaymentTermRepository.php Update Copyright text 2022-04-27 13:20:41 +10:00
ProductRepository.php Update Copyright text 2022-04-27 13:20:41 +10:00
ProjectRepository.php Update Copyright text 2022-04-27 13:20:41 +10:00
PurchaseOrderRepository.php Apply Laravel coding style 2022-06-21 09:57:17 +00:00
QuoteRepository.php Update Copyright text 2022-04-27 13:20:41 +10:00
RecurringExpenseRepository.php Apply Laravel coding style 2022-06-21 09:57:17 +00:00
RecurringInvoiceRepository.php Apply Laravel coding style 2022-06-21 09:57:17 +00:00
RecurringQuoteRepository.php Update Copyright text 2022-04-27 13:20:41 +10:00
SchedulerRepository.php Refactor for scheduled tasks 2023-01-13 12:43:38 +11:00
SubscriptionRepository.php Subscriptions v2 2022-12-15 12:16:50 +11:00
TaskRepository.php Implement 3DS for Braintree 2022-09-21 12:43:24 +10:00
TaskStatusRepository.php Fixes for task statuses 2022-07-21 14:02:29 +10:00
TokenRepository.php Apply Laravel coding style 2022-06-21 09:57:17 +00:00
UserRepository.php Fixes for phone validation 2022-12-08 10:38:52 +11:00
VendorContactRepository.php Fixes for vendors 2022-07-22 14:07:51 +10:00
VendorRepository.php Update Copyright text 2022-04-27 13:20:41 +10:00